-
-
Notifications
You must be signed in to change notification settings - Fork 242
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 #4299
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
November 22, 2024 19:05
nvuillam
added
automerge
dependencies
Pull requests that update a dependency file
labels
Nov 22, 2024
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ API | spectral | 1 | 0 | 1.64s | |
bash-exec | 6 | 1 | 0.02s | ||
✅ BASH | shellcheck | 6 | 0 | 0.2s | |
✅ BASH | shfmt | 6 | 0 | 0 | 0.06s |
✅ COPYPASTE | jscpd | yes | no | 3.57s | |
✅ DOCKERFILE | hadolint | 128 | 0 | 23.84s | |
✅ JSON | jsonlint | 20 | 0 | 0.21s | |
✅ JSON | v8r | 22 | 0 | 31.42s | |
markdownlint | 266 | 0 | 298 | 29.43s | |
✅ MARKDOWN | markdown-table-formatter | 266 | 0 | 0 | 193.98s |
bandit | 212 | 66 | 3.98s | ||
✅ PYTHON | black | 212 | 0 | 0 | 5.11s |
✅ PYTHON | flake8 | 212 | 0 | 2.33s | |
✅ PYTHON | isort | 212 | 0 | 0 | 0.97s |
✅ PYTHON | mypy | 212 | 0 | 16.63s | |
✅ PYTHON | pylint | 212 | 0 | 33.97s | |
✅ PYTHON | ruff | 212 | 0 | 0 | 0.13s |
✅ REPOSITORY | checkov | yes | no | 34.32s | |
✅ REPOSITORY | git_diff | yes | no | 0.06s | |
grype | yes | 25 | 14.88s | ||
✅ REPOSITORY | secretlint | yes | no | 14.7s | |
✅ REPOSITORY | trivy | yes | no | 51.66s | |
✅ REPOSITORY | trivy-sbom | yes | no | 0.3s | |
trufflehog | yes | 1 | 62.55s | ||
✅ SPELL | cspell | 713 | 0 | 14.36s | |
lychee | 348 | 11 | 25.77s | ||
✅ XML | xmllint | 3 | 0 | 0 | 0.15s |
✅ YAML | prettier | 160 | 0 | 0 | 2.94s |
✅ YAML | v8r | 102 | 0 | 229.32s | |
✅ YAML | yamllint | 161 | 0 | 2.57s |
See detailed report in MegaLinter reports
nvuillam
force-pushed
the
create-pull-request/patch
branch
from
November 22, 2024 20:49
a421cc6
to
c4d56dd
Compare
nvuillam
force-pushed
the
create-pull-request/patch
branch
from
November 22, 2024 22:27
5245a55
to
56f36c6
Compare
nvuillam
force-pushed
the
create-pull-request/patch
branch
from
November 23, 2024 00:44
e6605cd
to
5b76af9
Compare
nvuillam
force-pushed
the
create-pull-request/patch
branch
from
November 23, 2024 02:00
8090e09
to
92dbd4a
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