-
-
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 #1894
Conversation
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ BASH | bash-exec | 7 | 0 | 0.02s | |
✅ BASH | shellcheck | 7 | 0 | 0.28s | |
✅ BASH | shfmt | 7 | 0 | 0 | 0.3s |
✅ COPYPASTE | jscpd | yes | no | 2.48s | |
✅ DOCKERFILE | hadolint | 104 | 0 | 8.13s | |
✅ JSON | eslint-plugin-jsonc | 21 | 0 | 0 | 2.07s |
✅ JSON | jsonlint | 19 | 0 | 0.22s | |
✅ JSON | v8r | 21 | 0 | 14.11s | |
markdownlint | 292 | 0 | 5 | 5.25s | |
✅ MARKDOWN | markdown-link-check | 292 | 0 | 4.7s | |
✅ MARKDOWN | markdown-table-formatter | 292 | 0 | 0 | 6.76s |
✅ OPENAPI | spectral | 1 | 0 | 0.79s | |
bandit | 169 | 55 | 2.57s | ||
✅ PYTHON | black | 169 | 0 | 0 | 3.9s |
✅ PYTHON | flake8 | 169 | 0 | 2.07s | |
✅ PYTHON | isort | 169 | 0 | 0 | 0.68s |
✅ PYTHON | mypy | 169 | 0 | 16.73s | |
✅ PYTHON | pylint | 169 | 0 | 11.35s | |
pyright | 169 | 274 | 17.03s | ||
✅ REPOSITORY | checkov | yes | no | 16.71s | |
✅ REPOSITORY | git_diff | yes | no | 0.3s | |
✅ REPOSITORY | secretlint | yes | no | 8.87s | |
✅ REPOSITORY | trivy | yes | no | 21.1s | |
✅ SPELL | cspell | 701 | 0 | 18.69s | |
✅ SPELL | misspell | 530 | 0 | 0 | 0.73s |
✅ XML | xmllint | 3 | 0 | 0.01s | |
✅ YAML | prettier | 79 | 0 | 0 | 3.13s |
✅ YAML | v8r | 22 | 0 | 32.34s | |
✅ YAML | yamllint | 80 | 0 | 1.25s |
See errors details in artifact MegaLinter reports on CI Job page
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ BASH | bash-exec | 7 | 0 | 0.01s | |
✅ BASH | shellcheck | 7 | 0 | 0.29s | |
✅ BASH | shfmt | 7 | 0 | 0 | 0.03s |
✅ COPYPASTE | jscpd | yes | no | 2.61s | |
✅ DOCKERFILE | hadolint | 104 | 0 | 8.33s | |
✅ JSON | eslint-plugin-jsonc | 21 | 0 | 0 | 1.94s |
✅ JSON | jsonlint | 19 | 0 | 0.23s | |
✅ JSON | v8r | 21 | 0 | 13.07s | |
markdownlint | 292 | 0 | 5 | 5.02s | |
✅ MARKDOWN | markdown-link-check | 292 | 0 | 4.82s | |
✅ MARKDOWN | markdown-table-formatter | 292 | 0 | 0 | 6.51s |
✅ OPENAPI | spectral | 1 | 0 | 0.84s | |
bandit | 169 | 55 | 2.73s | ||
✅ PYTHON | black | 169 | 0 | 0 | 3.52s |
✅ PYTHON | flake8 | 169 | 0 | 2.09s | |
✅ PYTHON | isort | 169 | 0 | 0 | 0.41s |
✅ PYTHON | mypy | 169 | 0 | 17.63s | |
✅ PYTHON | pylint | 169 | 0 | 11.39s | |
pyright | 169 | 272 | 17.39s | ||
✅ REPOSITORY | checkov | yes | no | 16.75s | |
devskim | yes | 60 | 1.08s | ||
✅ REPOSITORY | dustilock | yes | no | 2.35s | |
✅ REPOSITORY | git_diff | yes | no | 0.03s | |
✅ REPOSITORY | secretlint | yes | no | 3.84s | |
✅ REPOSITORY | syft | yes | no | 1.96s | |
✅ REPOSITORY | trivy | yes | no | 17.42s | |
✅ SPELL | cspell | 701 | 0 | 18.18s | |
✅ SPELL | misspell | 530 | 0 | 0 | 0.47s |
✅ XML | xmllint | 3 | 0 | 0.0s | |
✅ YAML | prettier | 79 | 0 | 0 | 2.45s |
✅ YAML | v8r | 22 | 0 | 32.01s | |
✅ YAML | yamllint | 80 | 0 | 1.36s |
See errors details in artifact MegaLinter reports on CI Job page
You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:
quick build
b56b8db
to
5543bc3
Compare
Codecov Report
@@ Coverage Diff @@
## main #1894 +/- ##
==========================================
- Coverage 84.46% 83.98% -0.49%
==========================================
Files 164 164
Lines 4372 4372
==========================================
- Hits 3693 3672 -21
- Misses 679 700 +21
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
[automation] Auto-update linters version, help and documentation