Skip to content
New issue

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

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

Merged
merged 4 commits into from
May 28, 2024

Conversation

nvuillam
Copy link
Member

Fixes #3579

@nvuillam nvuillam changed the title Deetekt: add -i as last argument before file name Detekt: add -i as last argument before file name May 27, 2024
Copy link
Contributor

github-actions bot commented May 27, 2024

🦙 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

@nvuillam nvuillam changed the title Detekt: add -i as last argument before file name Upgrade Kotlin and make it with cli_lint_mode = project May 28, 2024
@nvuillam nvuillam changed the title Upgrade Kotlin and make it with cli_lint_mode = project Upgrade KOTLIN_DETEKT and make it work with cli_lint_mode = project May 28, 2024
@nvuillam nvuillam merged commit 75d7a20 into main May 28, 2024
124 checks passed
@nvuillam nvuillam deleted the fixes/detekt branch May 28, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How does one configure Detekt?
1 participant