-
-
Notifications
You must be signed in to change notification settings - Fork 257
[automation] Auto-update linters version, help and documentation #5243
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
---|---|---|---|---|---|---|
✅ API | spectral | 1 | 0 | 0 | 1.65s | |
bash-exec | 6 | 1 | 0 | 0.02s | ||
✅ BASH | shellcheck | 6 | 0 | 0 | 0.18s | |
✅ BASH | shfmt | 6 | 0 | 0 | 0 | 0.76s |
✅ COPYPASTE | jscpd | yes | no | no | 2.77s | |
✅ DOCKERFILE | hadolint | 131 | 0 | 0 | 30.2s | |
✅ JSON | jsonlint | 20 | 0 | 0 | 0.18s | |
✅ JSON | v8r | 22 | 0 | 0 | 13.97s | |
markdownlint | 269 | 0 | 304 | 0 | 22.87s | |
✅ MARKDOWN | markdown-table-formatter | 269 | 0 | 0 | 0 | 171.43s |
bandit | 217 | 66 | 0 | 2.97s | ||
✅ PYTHON | black | 217 | 0 | 0 | 0 | 5.18s |
✅ PYTHON | flake8 | 217 | 0 | 0 | 2.69s | |
✅ PYTHON | isort | 217 | 0 | 0 | 0 | 1.22s |
✅ PYTHON | mypy | 217 | 0 | 0 | 11.41s | |
✅ PYTHON | pylint | 217 | 0 | 0 | 33.29s | |
✅ PYTHON | ruff | 217 | 0 | 0 | 0 | 0.51s |
✅ REPOSITORY | checkov | yes | no | no | 35.67s | |
✅ REPOSITORY | git_diff | yes | no | no | 0.45s | |
grype | yes | 27 | no | 33.72s | ||
✅ REPOSITORY | secretlint | yes | no | no | 8.69s | |
✅ REPOSITORY | syft | yes | no | no | 1.7s | |
✅ REPOSITORY | trivy | yes | no | no | 12.6s | |
✅ REPOSITORY | trivy-sbom | yes | no | no | 0.63s | |
trufflehog | yes | 1 | no | 58.0s | ||
✅ SPELL | cspell | 724 | 0 | 0 | 13.27s | |
lychee | 351 | 22 | 0 | 39.95s | ||
✅ XML | xmllint | 3 | 0 | 0 | 0 | 0.86s |
✅ YAML | prettier | 160 | 0 | 0 | 0 | 3.79s |
✅ YAML | v8r | 103 | 0 | 0 | 13.56s | |
✅ YAML | yamllint | 161 | 0 | 0 | 3.08s |
See detailed report in MegaLinter reports
9f022e5
to
b8b117b
Compare
c76b8c5
to
f0a6119
Compare
9f78686
to
a761620
Compare
echoix
approved these changes
Apr 23, 2025
1169ad2
to
71e9340
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[automation] Auto-update linters version, help and documentation