-
-
Notifications
You must be signed in to change notification settings - Fork 243
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 #3005
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
Oct 14, 2023
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ BASH | bash-exec | 5 | 0 | 0.03s | |
✅ BASH | shellcheck | 5 | 0 | 0.12s | |
✅ BASH | shfmt | 5 | 0 | 0 | 0.45s |
✅ COPYPASTE | jscpd | yes | no | 3.72s | |
✅ DOCKERFILE | hadolint | 123 | 0 | 20.9s | |
✅ JSON | eslint-plugin-jsonc | 23 | 0 | 0 | 2.64s |
✅ JSON | jsonlint | 21 | 0 | 0.27s | |
✅ JSON | v8r | 23 | 0 | 15.84s | |
✅ MAKEFILE | checkmake | 1 | 0 | 0.01s | |
markdownlint | 255 | 0 | 11 | 6.79s | |
✅ MARKDOWN | markdown-link-check | 255 | 0 | 6.76s | |
✅ MARKDOWN | markdown-table-formatter | 255 | 0 | 0 | 41.61s |
✅ OPENAPI | spectral | 1 | 0 | 1.72s | |
bandit | 200 | 61 | 2.81s | ||
✅ PYTHON | black | 200 | 0 | 0 | 5.62s |
✅ PYTHON | flake8 | 200 | 0 | 2.52s | |
✅ PYTHON | isort | 200 | 0 | 0 | 0.95s |
✅ PYTHON | mypy | 200 | 0 | 12.23s | |
✅ PYTHON | pylint | 200 | 0 | 15.09s | |
pyright | 200 | 362 | 24.19s | ||
✅ PYTHON | ruff | 200 | 0 | 0 | 0.54s |
✅ REPOSITORY | checkov | yes | no | 41.74s | |
✅ REPOSITORY | git_diff | yes | no | 0.45s | |
grype | yes | 1 | 11.67s | ||
✅ REPOSITORY | secretlint | yes | no | 11.58s | |
✅ REPOSITORY | trivy | yes | no | 30.0s | |
✅ REPOSITORY | trivy-sbom | yes | no | 1.43s | |
trufflehog | yes | 1 | 27.6s | ||
✅ SPELL | cspell | 665 | 0 | 27.59s | |
✅ SPELL | lychee | 335 | 0 | 4.24s | |
✅ XML | xmllint | 3 | 0 | 0 | 0.55s |
✅ YAML | prettier | 160 | 0 | 0 | 6.02s |
✅ YAML | v8r | 102 | 0 | 198.86s | |
✅ YAML | yamllint | 161 | 0 | 1.87s |
See detailed report in MegaLinter reports
nvuillam
force-pushed
the
create-pull-request/patch
branch
from
October 14, 2023 10:57
c173dec
to
e3ff505
Compare
nvuillam
force-pushed
the
create-pull-request/patch
branch
from
October 14, 2023 14:31
e3ff505
to
793789b
Compare
nvuillam
force-pushed
the
create-pull-request/patch
branch
from
October 14, 2023 17:14
793789b
to
b53fe1c
Compare
nvuillam
requested review from
echoix,
bdovaz and
Kurt-von-Laven
as code owners
October 14, 2023 17:14
nvuillam
force-pushed
the
create-pull-request/patch
branch
from
October 14, 2023 18:19
b53fe1c
to
0b09271
Compare
nvuillam
force-pushed
the
create-pull-request/patch
branch
from
October 15, 2023 01:16
0b09271
to
c332b53
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