{"id":13678016,"url":"https://github.com/ammaraskar/msvc-problem-matcher","last_synced_at":"2025-08-12T16:41:05.363Z","repository":{"id":65155327,"uuid":"240882397","full_name":"ammaraskar/msvc-problem-matcher","owner":"ammaraskar","description":"Github Action to problem match MSVC output","archived":false,"fork":false,"pushed_at":"2024-01-25T20:46:58.000Z","size":43,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-11T14:50:21.406Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ammaraskar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-16T11:50:41.000Z","updated_at":"2024-08-23T08:56:42.000Z","dependencies_parsed_at":"2024-06-20T13:08:16.708Z","dependency_job_id":null,"html_url":"https://github.com/ammaraskar/msvc-problem-matcher","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":"0.11111111111111116","last_synced_commit":"13149ebc00eaa00eadcd81b204d7159cca5de4fd"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ammaraskar/msvc-problem-matcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammaraskar%2Fmsvc-problem-matcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammaraskar%2Fmsvc-problem-matcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammaraskar%2Fmsvc-problem-matcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammaraskar%2Fmsvc-problem-matcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ammaraskar","download_url":"https://codeload.github.com/ammaraskar/msvc-problem-matcher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammaraskar%2Fmsvc-problem-matcher/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270099403,"owners_count":24527028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T13:00:49.406Z","updated_at":"2025-08-12T16:41:05.324Z","avatar_url":"https://github.com/ammaraskar.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# msvc-problem-matcher\n\nGithub Action to [problem match](https://github.com/actions/toolkit/blob/master/docs/problem-matchers.md)\noutput from MSVC. This allows warnings and errors from the compiler to be\nprominently featured in pull requests like so:\n\n![Matcher in action in pull request](/images/example-pull-request.png?raw=true)\n\nThis is a direct port of the `$msCompile` rule from vscode. Typical usage will\nbe:\n\n```yaml\n    - uses: ammaraskar/msvc-problem-matcher@master\n    - name: Build Project\n      run: msbuild project.sln \n```\n\n**Note that this action does not build your code for you. It only makes the\nerrors and warnings from your compiler more prominent.**\n\n## Development\n\nKeep this up-to-date with the upstream vscode `msCompile` matcher:\nhttps://github.com/microsoft/vscode/blob/d5386d323342076c82a0e2331df5c603d980f059/src/vs/workbench/contrib/tasks/common/problemMatcher.ts#L1208-L1216\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fammaraskar%2Fmsvc-problem-matcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fammaraskar%2Fmsvc-problem-matcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fammaraskar%2Fmsvc-problem-matcher/lists"}