We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To fix all the linter Warnings and preferable Info from GH action super-linter Goal: without any codenarc rule excluded , we should keep
┌─────────┬───────────┬─────────────┐ │ (index) │ Severity │ Total found │ ├─────────┼───────────┼─────────────┤ │ 0 │ 'Error' │ 0 │ │ 1 │ 'Warning' │ 0 │ │ 2 │ 'Info' │ 0 │ └─────────┴───────────┴─────────────┘
example run: https://github.com/adoptium/ci-jenkins-pipelines/actions/runs/3177396948/jobs/5177786644
Related: #427 and #425
The text was updated successfully, but these errors were encountered:
Below are the warnings that cannot be auto-fixed: we might need to have a discussion to see if exclude or fix them:
Sorry, something went wrong.
No branches or pull requests
To fix all the linter Warnings and preferable Info from GH action super-linter
Goal: without any codenarc rule excluded , we should keep
example run: https://github.com/adoptium/ci-jenkins-pipelines/actions/runs/3177396948/jobs/5177786644
Related: #427 and #425
The text was updated successfully, but these errors were encountered: