-
-
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 #3648
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
added
automerge
dependencies
Pull requests that update a dependency file
labels
Jun 10, 2024
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ API | spectral | 2 | 0 | 3.34s | |
✅ BASH | bash-exec | 5 | 0 | 0.02s | |
✅ BASH | shellcheck | 5 | 0 | 0.13s | |
✅ BASH | shfmt | 5 | 0 | 0 | 0.03s |
✅ COPYPASTE | jscpd | yes | no | 3.65s | |
✅ DOCKERFILE | hadolint | 130 | 0 | 17.64s | |
✅ JSON | jsonlint | 18 | 0 | 0.25s | |
✅ JSON | v8r | 20 | 0 | 31.23s | |
markdownlint | 265 | 0 | 272 | 33.34s | |
✅ MARKDOWN | markdown-table-formatter | 265 | 0 | 0 | 140.95s |
✅ OPENAPI | spectral | 2 | 0 | 3.1s | |
bandit | 211 | 64 | 4.34s | ||
✅ PYTHON | black | 211 | 0 | 0 | 5.46s |
✅ PYTHON | flake8 | 211 | 0 | 2.7s | |
✅ PYTHON | isort | 211 | 0 | 0 | 0.67s |
✅ PYTHON | mypy | 211 | 0 | 19.28s | |
✅ PYTHON | pylint | 211 | 0 | 16.98s | |
✅ PYTHON | ruff | 211 | 0 | 0 | 0.09s |
✅ REPOSITORY | checkov | yes | no | 38.98s | |
✅ REPOSITORY | git_diff | yes | no | 0.03s | |
grype | yes | 1 | 25.34s | ||
✅ REPOSITORY | secretlint | yes | no | 17.18s | |
✅ REPOSITORY | trivy | yes | no | 19.38s | |
✅ REPOSITORY | trivy-sbom | yes | no | 8.57s | |
trufflehog | yes | 1 | 15.29s | ||
✅ SPELL | cspell | 693 | 0 | 29.55s | |
lychee | 346 | 5 | 8.37s | ||
✅ XML | xmllint | 3 | 0 | 0 | 0.03s |
✅ YAML | prettier | 161 | 0 | 0 | 5.84s |
✅ YAML | v8r | 102 | 0 | 193.16s | |
✅ YAML | yamllint | 162 | 0 | 2.25s |
See detailed report in MegaLinter reports
nvuillam
force-pushed
the
create-pull-request/patch
branch
from
June 10, 2024 10:30
cd959ad
to
a6c5e59
Compare
nvuillam
force-pushed
the
create-pull-request/patch
branch
from
June 10, 2024 12:30
3e22248
to
c98f76a
Compare
nvuillam
force-pushed
the
create-pull-request/patch
branch
from
June 10, 2024 21:12
8206a6d
to
761c6c6
Compare
nvuillam
force-pushed
the
create-pull-request/patch
branch
from
June 10, 2024 22:49
3142ca1
to
e412ffc
Compare
echoix
approved these changes
Jun 10, 2024
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