{"id":18909547,"url":"https://github.com/neovici/github-actions-eslint-annotator","last_synced_at":"2025-04-15T06:29:52.277Z","repository":{"id":35109438,"uuid":"207748429","full_name":"Neovici/github-actions-eslint-annotator","owner":"Neovici","description":"ESLint checker and annotator for Github Actions","archived":false,"fork":false,"pushed_at":"2022-06-25T08:21:12.000Z","size":273,"stargazers_count":7,"open_issues_count":7,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-28T17:06:19.294Z","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/Neovici.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-11T07:19:34.000Z","updated_at":"2021-06-10T06:56:17.000Z","dependencies_parsed_at":"2022-08-19T10:13:21.268Z","dependency_job_id":null,"html_url":"https://github.com/Neovici/github-actions-eslint-annotator","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neovici%2Fgithub-actions-eslint-annotator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neovici%2Fgithub-actions-eslint-annotator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neovici%2Fgithub-actions-eslint-annotator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neovici%2Fgithub-actions-eslint-annotator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Neovici","download_url":"https://codeload.github.com/Neovici/github-actions-eslint-annotator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249020426,"owners_count":21199557,"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-11-08T09:34:11.527Z","updated_at":"2025-04-15T06:29:52.231Z","avatar_url":"https://github.com/Neovici.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# github-actions-eslint-annotator\nESLint checker and annotator for Github Actions.\nUses eslint, eslint CLI to run in a Github Actions environment and create a new Check for ESLint.\nIf errors are found, these are annotated in the \"Files Changed\" tab.\n\n## Usage\n\nIn your project:\n\n`npm install --save-dev @neovici/github-actions-eslint-annotator`\n\nIn your Github Actions workflow:\n\n```yaml\n    - name: ESLint\n      run: npx github-actions-eslint-annotator\n      env:\n        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}\n        PARTIAL_LINTING: true # default: false, only works on PRs\n```\n\n## Example output\n\n![Image of sample annotation](https://user-images.githubusercontent.com/960553/64773010-e5718480-d551-11e9-8bea-fd41d97d8aad.png)\n\n## Credits\n\nBased on https://github.com/gimenete/eslint-action\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneovici%2Fgithub-actions-eslint-annotator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneovici%2Fgithub-actions-eslint-annotator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneovici%2Fgithub-actions-eslint-annotator/lists"}