ilyagulya/android-lint-action
Reports Android Lint issues using reviewdog
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GITHUB_TOKEN to use for reviewdog | no | ${{ github.token }} |
| lint_xml_file | Path to the Android Lint XML result file | yes | — |
| reporter | Reporter of reviewdog [github-pr-check,github-pr-review,github-check] | no | github-pr-check |
| level | Report level for reviewdog [info,warning,error] | no | warning |
| reviewdog_flags | Additional reviewdog flags | no | "" |
Outputs
no outputs