-
-
Notifications
You must be signed in to change notification settings - Fork 244
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
[automation] Auto-update linters version, help and documentation #3488
Merged
Conversation
This file contains 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
nvuillam
requested review from
echoix,
bdovaz and
Kurt-von-Laven
as code owners
April 15, 2024 14:57
nvuillam
added
automerge
dependencies
Pull requests that update a dependency file
labels
Apr 15, 2024
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ BASH | bash-exec | 5 | 0 | 0.02s | |
✅ BASH | shellcheck | 5 | 0 | 0.13s | |
✅ BASH | shfmt | 5 | 0 | 0 | 0.57s |
✅ COPYPASTE | jscpd | yes | no | 3.82s | |
✅ DOCKERFILE | hadolint | 128 | 0 | 17.52s | |
✅ JSON | jsonlint | 19 | 0 | 0.3s | |
✅ JSON | v8r | 21 | 0 | 27.47s | |
✅ MAKEFILE | checkmake | 1 | 0 | 0.02s | |
markdownlint | 262 | 0 | 266 | 33.61s | |
✅ MARKDOWN | markdown-table-formatter | 262 | 0 | 0 | 139.23s |
✅ OPENAPI | spectral | 1 | 0 | 1.66s | |
bandit | 209 | 64 | 3.82s | ||
✅ PYTHON | black | 209 | 0 | 0 | 6.15s |
✅ PYTHON | flake8 | 209 | 0 | 2.34s | |
✅ PYTHON | isort | 209 | 0 | 0 | 1.23s |
✅ PYTHON | mypy | 209 | 0 | 18.86s | |
✅ PYTHON | pylint | 209 | 0 | 17.95s | |
✅ PYTHON | ruff | 209 | 0 | 0 | 0.71s |
✅ REPOSITORY | checkov | yes | no | 43.83s | |
✅ REPOSITORY | git_diff | yes | no | 0.55s | |
grype | yes | 1 | 24.44s | ||
✅ REPOSITORY | secretlint | yes | no | 18.82s | |
✅ REPOSITORY | trivy | yes | no | 30.82s | |
✅ REPOSITORY | trivy-sbom | yes | no | 12.78s | |
trufflehog | yes | 1 | 10.49s | ||
✅ SPELL | cspell | 686 | 0 | 29.94s | |
lychee | 342 | 1 | 6.48s | ||
✅ XML | xmllint | 3 | 0 | 0 | 0.55s |
✅ YAML | prettier | 160 | 0 | 0 | 6.87s |
✅ YAML | v8r | 102 | 0 | 193.36s | |
✅ YAML | yamllint | 161 | 0 | 2.33s |
See detailed report in MegaLinter reports
nvuillam
force-pushed
the
create-pull-request/patch
branch
from
April 15, 2024 17:28
29c608e
to
4cdc3e8
Compare
nvuillam
force-pushed
the
create-pull-request/patch
branch
from
April 15, 2024 22:26
1ecdaa7
to
1a88c9b
Compare
nvuillam
force-pushed
the
create-pull-request/patch
branch
from
April 17, 2024 22:25
ec2d06e
to
907b208
Compare
echoix
approved these changes
Apr 18, 2024
4 tasks
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