{"id":32278282,"url":"https://github.com/whisperarts/analyzer-formatter","last_synced_at":"2026-02-22T18:01:37.725Z","repository":{"id":45079150,"uuid":"325011684","full_name":"WhisperArts/analyzer-formatter","owner":"WhisperArts","description":"Tool for converting Dart Analyzer output to Checkstlye and JUnit report formats","archived":false,"fork":false,"pushed_at":"2023-04-27T05:32:25.000Z","size":32,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-15T02:38:17.335Z","etag":null,"topics":["analyzer-formatter","dart-analyzer","flutter-analyze"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/WhisperArts.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":"2020-12-28T12:50:37.000Z","updated_at":"2024-06-21T10:30:30.000Z","dependencies_parsed_at":"2022-09-13T08:12:11.934Z","dependency_job_id":null,"html_url":"https://github.com/WhisperArts/analyzer-formatter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/WhisperArts/analyzer-formatter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhisperArts%2Fanalyzer-formatter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhisperArts%2Fanalyzer-formatter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhisperArts%2Fanalyzer-formatter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhisperArts%2Fanalyzer-formatter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WhisperArts","download_url":"https://codeload.github.com/WhisperArts/analyzer-formatter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhisperArts%2Fanalyzer-formatter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29721048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T15:10:41.462Z","status":"ssl_error","status_checked_at":"2026-02-22T15:10:04.636Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["analyzer-formatter","dart-analyzer","flutter-analyze"],"created_at":"2025-10-23T00:19:34.945Z","updated_at":"2026-02-22T18:01:37.718Z","avatar_url":"https://github.com/WhisperArts.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# analyzer_formatter\n\n[![GitHubActions](https://github.com/WhisperArts/analyzer-formatter/workflows/Build/badge.svg)](https://github.com/WhisperArts/analyzer-formatter/actions?query=workflow%3ABuild)\n[![pub.dev](https://img.shields.io/pub/v/analyzer_formatter.svg)](https://pub.dartlang.org/packages/analyzer_formatter)\n\n## About\n\nTool for converting Dart Analyzer output to Checkstlye and JUnit report formats.\n\n## Installation\n\nInstall tool from [pub.dev](https://pub.dev):\n\n```shell\nflutter pub global activate analyzer_formatter\n```\n\n## How to use\n\n1. Check your project with Dart Analyzer and write its output to a file:\n\n```shell\nflutter analyze \u003e analyzer_report.txt\n```\n\n`analyzer_report.txt` is the name of Dart Analyzer report by default. You can change it and pass your own by `--analyzerReportFile` argument.\n\n2. Run tool for project folder:\n\n```shell\nflutter pub global run analyzer_formatter\n```\n\n## Arguments\n\n| Name | Description |\n| --- | --- |\n| `--analyzerReportFile` | Relative path to Analyzer report file |\n| `--outputSuffix` | Suffix of a converted report file |\n| `--help` | Print tool description |\n| `--testStyle` | Convert a result to JUnit report |\n\n## How to contribute\n\nMake sure your build is green before you contribute your pull request. Then:\n\n```shell\n$ dart analyze\n```\n\nIf you don't see any error messages, submit your pull request.\n\n## Contributors\n\n- [@fartem](https://github.com/fartem) as Artem Fomchenkov\n- [@dynaevdv](https://github.com/dynaevdv) as Denis Dunaev\n- [@qwertyway](https://github.com/qwertyway) as Artem Demyanov\n- [@egrischenkov](https://github.com/egrischenkov) as Egor Grischenkov\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhisperarts%2Fanalyzer-formatter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhisperarts%2Fanalyzer-formatter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhisperarts%2Fanalyzer-formatter/lists"}