{"id":21065673,"url":"https://github.com/ableco/eslint-formatter-github-annotations","last_synced_at":"2025-09-03T18:38:05.223Z","repository":{"id":38358544,"uuid":"384523438","full_name":"ableco/eslint-formatter-github-annotations","owner":"ableco","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-27T12:57:40.000Z","size":86,"stargazers_count":2,"open_issues_count":3,"forks_count":1,"subscribers_count":35,"default_branch":"main","last_synced_at":"2025-07-09T01:19:17.519Z","etag":null,"topics":["eslint","eslint-formatter"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ableco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2021-07-09T18:40:50.000Z","updated_at":"2023-11-01T03:15:38.000Z","dependencies_parsed_at":"2024-06-19T17:12:49.671Z","dependency_job_id":"88e655d0-7d13-49ff-8e71-6bc9852aef63","html_url":"https://github.com/ableco/eslint-formatter-github-annotations","commit_stats":{"total_commits":24,"total_committers":2,"mean_commits":12.0,"dds":0.125,"last_synced_commit":"bcd5f905eb7c5463b22b5e9d2ab97ef7ad042893"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ableco/eslint-formatter-github-annotations","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ableco%2Feslint-formatter-github-annotations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ableco%2Feslint-formatter-github-annotations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ableco%2Feslint-formatter-github-annotations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ableco%2Feslint-formatter-github-annotations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ableco","download_url":"https://codeload.github.com/ableco/eslint-formatter-github-annotations/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ableco%2Feslint-formatter-github-annotations/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265473293,"owners_count":23772084,"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":["eslint","eslint-formatter"],"created_at":"2024-11-19T17:56:00.975Z","updated_at":"2025-07-16T01:19:24.664Z","avatar_url":"https://github.com/ableco.png","language":"JavaScript","readme":"# eslint-formatter-github-annotations\n\nAn [ESLint](https://eslint.org/) formatter to report as GitHub Checks annotations\n\n## Usage\n\n1. Add `eslint-formatter-github-annotations` to your dependencies:\n\n   ``` shell\n   npm install --save-dev eslint-formatter-github-annotations\n   ```\n\n2. Create a GitHub action workflow with this formatter:\n\n   ``` yaml\n   name: lint\n   on:\n     pull_request:\n   jobs:\n     eslint:\n       runs-on: ubuntu-latest\n       steps:\n         - uses: actions/checkout@v2\n         - run: npm install\n         - run: npx eslint -f github-annotations .\n   ```\n\n## Testing\n\n``` shell\nnpm run test\n```\n\n## Contributing\n\nContributions are welcome. Please check out the [Contributing guide](CONTRIBUTING.md) for the guidelines you need to follow.\n\nPlease read our [Code of Conduct](CODE_OF_CONDUCT.md) so that you can understand the kind of respectful behavior we expect of all participants.\n\n## License\n\nOpen Source Project is released under the MIT license. See [LICENSE](LICENSE) for the full license text.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fableco%2Feslint-formatter-github-annotations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fableco%2Feslint-formatter-github-annotations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fableco%2Feslint-formatter-github-annotations/lists"}