{"id":13678003,"url":"https://github.com/ammaraskar/gcc-problem-matcher","last_synced_at":"2025-04-12T11:35:16.533Z","repository":{"id":49643139,"uuid":"241862215","full_name":"ammaraskar/gcc-problem-matcher","owner":"ammaraskar","description":"Github Action to problem match gcc output","archived":false,"fork":false,"pushed_at":"2024-01-25T20:48:53.000Z","size":25,"stargazers_count":23,"open_issues_count":4,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T06:51:39.046Z","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-20T11:01:34.000Z","updated_at":"2025-03-04T15:23:03.000Z","dependencies_parsed_at":"2024-08-02T13:16:16.202Z","dependency_job_id":null,"html_url":"https://github.com/ammaraskar/gcc-problem-matcher","commit_stats":{"total_commits":6,"total_committers":3,"mean_commits":2.0,"dds":"0.33333333333333337","last_synced_commit":"d1fed1fac9e94d30e23b5a82dba4e2963e71d2e7"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammaraskar%2Fgcc-problem-matcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammaraskar%2Fgcc-problem-matcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammaraskar%2Fgcc-problem-matcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ammaraskar%2Fgcc-problem-matcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ammaraskar","download_url":"https://codeload.github.com/ammaraskar/gcc-problem-matcher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248374793,"owners_count":21093397,"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","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.286Z","updated_at":"2025-04-12T11:35:16.497Z","avatar_url":"https://github.com/ammaraskar.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# gcc-problem-matcher\n\nGithub Action to [problem match](https://github.com/actions/toolkit/blob/master/docs/problem-matchers.md)\noutput from `gcc`. 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 `$gcc` rule from [vscode-cpptools](https://github.com/microsoft/vscode-cpptools).\nTypical usage will be:\n\n```yaml\n    - uses: ammaraskar/gcc-problem-matcher@master\n    - name: Build Project\n      run: make\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-cpptools `gcc` matcher:\nhttps://github.com/microsoft/vscode-cpptools/blob/a8285cbc0efb5b09c2d2229b0e0772dcb3b602df/Extension/package.json#L76-L94\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fammaraskar%2Fgcc-problem-matcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fammaraskar%2Fgcc-problem-matcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fammaraskar%2Fgcc-problem-matcher/lists"}