oxsecurity / megalinter

🦙 MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
https://megalinter.io
GNU Affero General Public License v3.0
1.9k stars 231 forks source link

Upgrade KOTLIN_DETEKT and make it work with cli_lint_mode = project #3590

Closed nvuillam closed 4 months ago

nvuillam commented 4 months ago

Fixes https://github.com/oxsecurity/megalinter/issues/3579

github-actions[bot] commented 4 months ago

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 2 0 3.23s
✅ BASH bash-exec 5 0 0.02s
✅ BASH shellcheck 5 0 0.12s
✅ BASH shfmt 5 0 0 0.54s
✅ COPYPASTE jscpd yes no 3.79s
✅ DOCKERFILE hadolint 129 0 18.59s
✅ JSON jsonlint 18 0 0.25s
✅ JSON v8r 20 0 28.35s
⚠️ MARKDOWN markdownlint 264 0 270 34.7s
✅ MARKDOWN markdown-table-formatter 264 0 0 143.04s
✅ OPENAPI spectral 2 0 3.3s
⚠️ PYTHON bandit 210 64 4.05s
✅ PYTHON black 210 0 0 5.83s
✅ PYTHON flake8 210 0 2.46s
✅ PYTHON isort 210 0 0 1.37s
✅ PYTHON mypy 210 0 20.64s
✅ PYTHON pylint 210 0 18.61s
✅ PYTHON ruff 210 0 0 0.64s
✅ REPOSITORY checkov yes no 41.82s
✅ REPOSITORY git_diff yes no 0.55s
⚠️ REPOSITORY grype yes 1 25.96s
✅ REPOSITORY secretlint yes no 18.62s
✅ REPOSITORY trivy yes no 27.37s
✅ REPOSITORY trivy-sbom yes no 10.86s
⚠️ REPOSITORY trufflehog yes 1 11.93s
✅ SPELL cspell 689 0 30.51s
⚠️ SPELL lychee 344 5 5.71s
✅ XML xmllint 3 0 0 0.55s
✅ YAML prettier 161 0 0 6.27s
✅ YAML v8r 102 0 200.62s
✅ YAML yamllint 162 0 2.32s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_