-
-
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 #3759
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
Jul 10, 2024
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ API | spectral | 2 | 0 | 2.99s | |
✅ BASH | bash-exec | 5 | 0 | 0.07s | |
✅ BASH | shellcheck | 5 | 0 | 0.14s | |
✅ BASH | shfmt | 5 | 0 | 0 | 0.03s |
✅ COPYPASTE | jscpd | yes | no | 3.68s | |
✅ DOCKERFILE | hadolint | 129 | 0 | 16.65s | |
✅ JSON | jsonlint | 18 | 0 | 0.2s | |
✅ JSON | v8r | 20 | 0 | 28.22s | |
markdownlint | 266 | 0 | 272 | 31.43s | |
✅ MARKDOWN | markdown-table-formatter | 266 | 0 | 0 | 140.49s |
✅ OPENAPI | spectral | 2 | 0 | 3.01s | |
bandit | 212 | 64 | 3.85s | ||
✅ PYTHON | black | 212 | 0 | 0 | 5.2s |
✅ PYTHON | flake8 | 212 | 0 | 1.76s | |
✅ PYTHON | isort | 212 | 0 | 0 | 0.89s |
✅ PYTHON | mypy | 212 | 0 | 18.26s | |
✅ PYTHON | pylint | 212 | 0 | 17.59s | |
✅ PYTHON | ruff | 212 | 0 | 0 | 0.1s |
✅ REPOSITORY | checkov | yes | no | 43.31s | |
✅ REPOSITORY | git_diff | yes | no | 0.04s | |
grype | yes | 1 | 23.43s | ||
✅ REPOSITORY | secretlint | yes | no | 12.86s | |
✅ REPOSITORY | trivy | yes | no | 22.21s | |
✅ REPOSITORY | trivy-sbom | yes | no | 1.4s | |
trufflehog | yes | 1 | 13.85s | ||
✅ SPELL | cspell | 694 | 0 | 26.93s | |
lychee | 347 | 1 | 11.97s | ||
✅ XML | xmllint | 3 | 0 | 0 | 0.04s |
✅ YAML | prettier | 161 | 0 | 0 | 4.78s |
✅ YAML | v8r | 102 | 0 | 195.6s | |
✅ YAML | yamllint | 162 | 0 | 2.26s |
See detailed report in MegaLinter reports
nvuillam
force-pushed
the
create-pull-request/patch
branch
from
July 10, 2024 22:23
fe43220
to
8032763
Compare
There's a bunch of new dotnet CVEs reported by trivy, are we able to do something? |
nvuillam
force-pushed
the
create-pull-request/patch
branch
from
July 11, 2024 22:24
a636318
to
4ff2438
Compare
@echoix let's investigate if they are really dangerous or if it's safe to ignore them ^^ |
nvuillam
force-pushed
the
create-pull-request/patch
branch
from
July 13, 2024 22:25
6ab4c3f
to
b536933
Compare
nvuillam
force-pushed
the
create-pull-request/patch
branch
from
July 14, 2024 22:23
778a829
to
ea8ad6d
Compare
echoix
approved these changes
Jul 14, 2024
Vale was downgraded? Renovate will bump it again |
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