actions-marketplace-validations/android lint statistics

android lint statistics action, aggregate warning counts, generate chart

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
repositoryrunning repository, format: owner/repositoryyes${{ github.repository }}
github_tokengithub token, using to push data branchyes${{ github.token }}
lint_xml_file_pathandroid lint reported xml file paths, enable glob patternyes
lint_xml_file_path_follow_symbolic_linksandroid lint reported xml file paths glob pattern`s follow symbolic links optionyesfalse
data_branchthe saving data branch, this branch is created by this action. if want disable this feature, put empty stringdata/lint
data_commit_userthe saving data commit usergithub-action
data_commit_emailthe saving data commit user`s email41898282+github-actions[bot]@users.noreply.github.com
data_json_file_paththe saving data json file path, this file is created at data branchdata.json
data_chart_file_paththe data transition chart png image path, this file is created at your checkouted branchdata.png
severity_chart_file_paththe severity chart png image path, this file is created at your checkouted branchyesseverity.png
priority_chart_file_paththe priority chart png image path, this file is created at your checkouted branchyespriority.png
report_json_file_paththe report json file path, this file is created at your checkouted branchyesreport.json
report_text_file_paththe report text file path, this file is created at your checkouted branchyesreport.txt

no outputs