The GitHub Actions job "Licensing - RAT Report" on grails-core.git/code-style 
has failed.
Run started by GitHub user matrei (triggered by matrei).

Head commit for run:
a0ae4adfc6b43311cb6bfeaad7cf5c9d7e845701 / Mattias Reichel 
<[email protected]>
style: enforce no unused imports

Add the Checkstyle `UnusedImports` rule and the Codenarc
`UnusedImport` and `UnnecessaryGroovyImport` rules.

These checks help clean up forgotten or unnecessary import statements,
keeping the codebase tidy and easier to maintain.

https://checkstyle.sourceforge.io/checks/imports/unusedimports.html#UnusedImports
https://codenarc.org/codenarc-rules-imports.html#unusedimport-rule
https://codenarc.org/codenarc-rules-imports.html#unnecessarygroovyimport-rule

Report URL: https://github.com/apache/grails-core/actions/runs/16448269123

With regards,
GitHub Actions via GitBox

Reply via email to