{"id":19484301,"url":"https://github.com/react-hookz/eslint-formatter-gha","last_synced_at":"2025-04-25T16:33:35.414Z","repository":{"id":58212226,"uuid":"530628273","full_name":"react-hookz/eslint-formatter-gha","owner":"react-hookz","description":"Eslint formatter that that outputs GitHub Actions annotations","archived":false,"fork":false,"pushed_at":"2024-10-30T00:58:11.000Z","size":753,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-30T02:58:25.938Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/react-hookz.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-30T11:35:25.000Z","updated_at":"2024-10-30T00:58:09.000Z","dependencies_parsed_at":"2024-02-28T01:39:54.992Z","dependency_job_id":"660cc926-8189-44fd-8f87-1fb7ecff51f1","html_url":"https://github.com/react-hookz/eslint-formatter-gha","commit_stats":{"total_commits":105,"total_committers":4,"mean_commits":26.25,"dds":0.09523809523809523,"last_synced_commit":"858631ed4be632659a53100ad613fa1c13b84572"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hookz%2Feslint-formatter-gha","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hookz%2Feslint-formatter-gha/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hookz%2Feslint-formatter-gha/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-hookz%2Feslint-formatter-gha/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-hookz","download_url":"https://codeload.github.com/react-hookz/eslint-formatter-gha/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224008972,"owners_count":17240485,"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-10T20:20:11.573Z","updated_at":"2025-04-25T16:33:35.409Z","avatar_url":"https://github.com/react-hookz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e [!CAUTION]\n\u003e __PACKAGE IS DEPRECATED AND WILL BE DELETED SOON__  \n\u003e USE [@ver0/eslint-formatter-gha](https://github.com/ver0-project/eslint-formatter-gha) INSTEAD\n\n\n\u003cdiv align=\"center\"\u003e\n\n# ESLint Formatter for GitHub Actions\n\n[![NPM Version](https://flat.badgen.net/npm/v/@react-hookz/eslint-formatter-gha)](https://www.npmjs.com/package/@react-hookz/eslint-formatter-gha)\n[![NPM Downloads](https://flat.badgen.net/npm/dm/@react-hookz/eslint-formatter-gha)](https://www.npmjs.com/package/@react-hookz/eslint-formatter-gha)\n[![NPM Dependents](https://flat.badgen.net/npm/dependents/@react-hookz/eslint-formatter-gha)](https://www.npmjs.com/package/@react-hookz/eslint-formatter-gha)\n[![Build](https://img.shields.io/github/actions/workflow/status/react-hookz/eslint-formatter-gha/ci-cd.yml?branch=master\u0026style=flat-square)](https://github.com/react-hookz/eslint-formatter-gha/actions)\n[![Types](https://flat.badgen.net/npm/types/@react-hookz/eslint-formatter-gha)](https://www.npmjs.com/package/@react-hookz/eslint-formatter-gha)\n\n× **[DISCORD](https://discord.gg/Fjwphtu65f)** ×\n**[CHANGELOG](https://github.com/react-hookz/eslint-formatter-gha/blob/master/CHANGELOG.md)** ×\n\n\u003c/div\u003e\n\n---\n\nCustom formatter for ESLint that generates GitHub Actions annotations.\n\n## Install\n\nThis one is pretty simple, everyone knows what to do:\n\n```shell\nnpm i --save-dev @react-hookz/eslint-formatter-gha\n# or\nyarn add -D @react-hookz/eslint-formatter-gha\n```\n\n## Usage\n\n```shell\neslint -f @react-hookz/gha\n```\n\n## Contributors\n\n\u003c!-- readme: collaborators,contributors,semantic-release-bot/-,lint-action/- -start --\u003e\n\u003ctable\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n            \u003ctd align=\"center\"\u003e\n                \u003ca href=\"https://github.com/xobotyi\"\u003e\n                    \u003cimg src=\"https://avatars.githubusercontent.com/u/6178739?v=4\" width=\"100;\" alt=\"xobotyi\"/\u003e\n                    \u003cbr /\u003e\n                    \u003csub\u003e\u003cb\u003eAnton Zinovyev\u003c/b\u003e\u003c/sub\u003e\n                \u003c/a\u003e\n            \u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\u003ctbody\u003e\n\u003c/table\u003e\n\u003c!-- readme: collaborators,contributors,semantic-release-bot/-,lint-action/- -end --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-hookz%2Feslint-formatter-gha","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freact-hookz%2Feslint-formatter-gha","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freact-hookz%2Feslint-formatter-gha/lists"}