{"id":15513633,"url":"https://github.com/moneyforward/eslint-action","last_synced_at":"2025-10-12T10:30:44.982Z","repository":{"id":40809544,"uuid":"259532301","full_name":"moneyforward/eslint-action","owner":"moneyforward","description":"Analyze code statically using ESLint in Github actions","archived":true,"fork":false,"pushed_at":"2022-12-30T20:18:21.000Z","size":1005,"stargazers_count":4,"open_issues_count":8,"forks_count":3,"subscribers_count":143,"default_branch":"master","last_synced_at":"2024-03-14T22:15:15.610Z","etag":null,"topics":["actions","code-review","eslint","github"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/code-review-using-eslint","language":"TypeScript","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/moneyforward.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":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2020-04-28T04:37:38.000Z","updated_at":"2024-03-14T22:15:15.610Z","dependencies_parsed_at":"2023-01-04T18:31:12.188Z","dependency_job_id":null,"html_url":"https://github.com/moneyforward/eslint-action","commit_stats":{"total_commits":22,"total_committers":1,"mean_commits":22.0,"dds":0.0,"last_synced_commit":"83e5bfc3b0cb60012f04b7032857c04431eb73dd"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moneyforward%2Feslint-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moneyforward%2Feslint-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moneyforward%2Feslint-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moneyforward%2Feslint-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moneyforward","download_url":"https://codeload.github.com/moneyforward/eslint-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219872658,"owners_count":16555032,"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":["actions","code-review","eslint","github"],"created_at":"2024-10-02T09:54:29.184Z","updated_at":"2025-10-12T10:30:39.640Z","avatar_url":"https://github.com/moneyforward.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Code review using ESLint\n\nAnalyze code statically by using [ESLint](https://eslint.org/) in Github actions\n\n## Inputs\n\n### `files`\n\nSpecify patterns by glob\n\n(Multiple patterns can be specified by separating them with line feed)\n\n### `options`\n\nChanges `eslint` command line options.\n\nSpecify the options in JSON array format.\ne.g.: `'[\"--ext\", \".js\", \"--ext\", \".ts\"]'`\n\n### `working_directory`\n\nChanges the current working directory of the Node.js process\n\n### `reporter_type_notation`\n\nChange the reporter.\n\n(Multiple can be specified separated by commas)\n\n## Example usage\n\n```yaml\nname: Analyze code statically\n\"on\": pull_request\njobs:\n  eslint:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v2\n      - name: Analyze code statically using ESLint\n        uses: moneyforward/eslint-action@v0\n```\n\n## Contributing\nBug reports and pull requests are welcome on GitHub at https://github.com/moneyforward/eslint-action\n\n## License\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoneyforward%2Feslint-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoneyforward%2Feslint-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoneyforward%2Feslint-action/lists"}