Check and report Android Lint result
Version updated for https://github.com/hidakatsuya/action-report-android-lint to version v1.3.0.
- This action is used across all versions by 25 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The action-report-android-lint GitHub Action automates the process of analyzing Android Lint results and reporting them in GitHub Job Summaries. It simplifies lint result handling by parsing the output from Android Lint (in XML format) and integrating the findings directly into the workflow summary. This action helps developers identify and address lint issues efficiently and can optionally fail workflows based on configurable severity thresholds.
What’s Changed
What’s Changed
- Migrate action to Node 24 ESM and update core toolkit dependencies by @hidakatsuya in https://github.com/hidakatsuya/action-report-android-lint/pull/95
- Bump fast-xml-parser from 5.2.5 to 5.7.1 by @dependabot[bot] in https://github.com/hidakatsuya/action-report-android-lint/pull/94
- Bump @vercel/ncc from 0.38.3 to 0.38.4 by @dependabot[bot] in https://github.com/hidakatsuya/action-report-android-lint/pull/78
Full Changelog: https://github.com/hidakatsuya/action-report-android-lint/compare/v1.2.3...v1.3.0
Enable immutable releases from this version
From this version, all releases are immutable. But the major version tag like v1 is still MUTABLE.
We suggest using a full version like v1.3.0 instead of v1.