{"id":17286001,"url":"https://github.com/kiancross/checkstyle-annotations-action","last_synced_at":"2025-04-14T10:42:37.951Z","repository":{"id":43409760,"uuid":"389205980","full_name":"kiancross/checkstyle-annotations-action","owner":"kiancross","description":"Uploads Checkstyle errors \u0026 warnings as GitHub Annotations and decorates the log file output. Unlike other similar Actions, this also works on pull requests from forks and Dependabot.","archived":false,"fork":false,"pushed_at":"2023-12-29T02:27:43.000Z","size":14,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T02:22:05.297Z","etag":null,"topics":["actions","checkstyle","github-actions"],"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/kiancross.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}},"created_at":"2021-07-24T21:33:12.000Z","updated_at":"2023-06-25T14:45:36.000Z","dependencies_parsed_at":"2023-12-29T03:53:30.464Z","dependency_job_id":null,"html_url":"https://github.com/kiancross/checkstyle-annotations-action","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiancross%2Fcheckstyle-annotations-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiancross%2Fcheckstyle-annotations-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiancross%2Fcheckstyle-annotations-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiancross%2Fcheckstyle-annotations-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kiancross","download_url":"https://codeload.github.com/kiancross/checkstyle-annotations-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248867502,"owners_count":21174748,"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","checkstyle","github-actions"],"created_at":"2024-10-15T09:58:02.763Z","updated_at":"2025-04-14T10:42:37.926Z","avatar_url":"https://github.com/kiancross.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Java Checkstyle Annotations Uploader\n\n[![Continuous Integration](https://github.com/kiancross/checkstyle-annotations-action/actions/workflows/continous-integration.yml/badge.svg?event=push)](https://github.com/kiancross/checkstyle-annotations-action/actions/workflows/continous-integration.yml)\n[![License](https://img.shields.io/github/license/kiancross/checkstyle-annotations-action)](https://github.com/kiancross/checkstyle-annotations-action/blob/master/LICENSE)\n\nUploads Checkstyle errors \u0026 warnings as [GitHub Annotations](https://docs.github.com/en/rest/reference/checks#list-check-run-annotations)\nand decorates the log file output. Unlike other similar Actions, this\nalso works on pull requests from forks and Dependabot.\n\n## Usage\n\n```yaml\nsteps:\n - uses: kiancross/checkstyle-annotations-action@v1\n\n # Execute Checkstyle\n```\n\nConsole output for Checkstyle must be enabled. For example, this\nAction will not work if the output is only written to an XML file.\n\n## Advanced\n\nNo special permissions are required to upload annotations from\nforks, as a [Problem Matcher](https://github.com/actions/toolkit/blob/master/docs/problem-matchers.md)\nis used. This scans the output of steps for a [specified regular expression](https://github.com/kiancross/checkstyle-annotations-action/blob/master/problem-matcher.json),\nwhich matches Checkstyle's logging format.\n\n## License\n\nThe contents of this repository is released under the [MIT License](https://github.com/kiancross/checkstyle-annotations-action/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiancross%2Fcheckstyle-annotations-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkiancross%2Fcheckstyle-annotations-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiancross%2Fcheckstyle-annotations-action/lists"}