rody/PMD Annotate Source Code

Creates code annotations from a PMD report

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
reportfileLocation of the report file relative to the project root. This action supports only reports using the JSON format. yespmd-report.json
dirRequired if the report was created using the `-shortnames` option and the `-dir` option was set to a different value. This value should be the same as the value given to `-dir` during the report creation. no""
min-error-priorityFrom 1 (highest) to 5 (lowest). Violations with a higher priority than this value will be reported as errors, the other ones will be reported as warnings. Default to 0 (every violation is considered a warning) no0
fail-on-errorif an error is reported, mark the action as failed. no

no outputs