-
-
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
Replace deprecated spectral package #2340
Conversation
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ BASH | bash-exec | 6 | 0 | 0.01s | |
✅ BASH | shellcheck | 6 | 0 | 0.13s | |
✅ BASH | shfmt | 6 | 0 | 0 | 0.41s |
✅ COPYPASTE | jscpd | yes | no | 2.37s | |
✅ DOCKERFILE | hadolint | 105 | 0 | 8.49s | |
✅ JSON | eslint-plugin-jsonc | 21 | 0 | 0 | 2.07s |
✅ JSON | jsonlint | 19 | 0 | 0.25s | |
✅ JSON | v8r | 21 | 0 | 11.67s | |
markdownlint | 309 | 0 | 231 | 6.45s | |
✅ MARKDOWN | markdown-link-check | 309 | 0 | 5.18s | |
✅ MARKDOWN | markdown-table-formatter | 309 | 0 | 0 | 14.62s |
✅ OPENAPI | spectral | 1 | 0 | 1.54s | |
bandit | 176 | 45 | 1.97s | ||
✅ PYTHON | black | 176 | 0 | 0 | 3.74s |
✅ PYTHON | flake8 | 176 | 0 | 1.76s | |
✅ PYTHON | isort | 176 | 0 | 0 | 1.4s |
✅ PYTHON | mypy | 176 | 0 | 6.55s | |
✅ PYTHON | pylint | 176 | 0 | 10.5s | |
pyright | 176 | 276 | 15.96s | ||
✅ REPOSITORY | checkov | yes | no | 25.94s | |
✅ REPOSITORY | git_diff | yes | no | 0.4s | |
✅ REPOSITORY | secretlint | yes | no | 11.06s | |
✅ REPOSITORY | trivy | yes | no | 22.59s | |
✅ SPELL | cspell | 729 | 0 | 17.54s | |
✅ SPELL | misspell | 550 | 0 | 0 | 0.94s |
✅ XML | xmllint | 3 | 0 | 0 | 0.4s |
✅ YAML | prettier | 81 | 0 | 0 | 2.89s |
✅ YAML | v8r | 23 | 0 | 54.69s | |
✅ YAML | yamllint | 82 | 0 | 1.03s |
See detailed report in MegaLinter reports
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good catch :)
a6e5c3e
to
a5b0441
Compare
@nvuillam now they fail me for this other one :( Do you know what it could be? https://github.com/oxsecurity/megalinter/actions/runs/4148241571/jobs/7176029916 |
prettier not found... it smells a broken beta image :o :o :o |
@bdovaz I repaired beta version, flavors are ok and full is currntly built :) |
a5b0441
to
bbb07b4
Compare
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ BASH | bash-exec | 6 | 0 | 0.02s | |
✅ BASH | shellcheck | 6 | 0 | 0.17s | |
✅ BASH | shfmt | 6 | 0 | 0 | 0.04s |
✅ COPYPASTE | jscpd | yes | no | 2.52s | |
✅ DOCKERFILE | hadolint | 105 | 0 | 6.91s | |
✅ JSON | eslint-plugin-jsonc | 21 | 0 | 0 | 1.79s |
✅ JSON | jsonlint | 19 | 0 | 0.23s | |
✅ JSON | npm-package-json-lint | yes | no | 0.61s | |
✅ JSON | v8r | 21 | 0 | 12.14s | |
markdownlint | 309 | 2 | 231 | 5.68s | |
✅ MARKDOWN | markdown-link-check | 309 | 0 | 5.08s | |
✅ MARKDOWN | markdown-table-formatter | 309 | 2 | 0 | 13.92s |
✅ OPENAPI | spectral | 1 | 0 | 1.61s | |
bandit | 176 | 45 | 1.91s | ||
✅ PYTHON | black | 176 | 0 | 0 | 3.19s |
✅ PYTHON | flake8 | 176 | 0 | 1.75s | |
✅ PYTHON | isort | 176 | 0 | 0 | 0.41s |
✅ PYTHON | mypy | 176 | 0 | 6.89s | |
✅ PYTHON | pylint | 176 | 0 | 10.33s | |
pyright | 176 | 274 | 16.64s | ||
✅ REPOSITORY | checkov | yes | no | 26.71s | |
devskim | yes | 61 | 1.34s | ||
✅ REPOSITORY | dustilock | yes | no | 3.03s | |
✅ REPOSITORY | git_diff | yes | no | 0.47s | |
✅ REPOSITORY | secretlint | yes | no | 6.7s | |
✅ REPOSITORY | syft | yes | no | 0.93s | |
✅ REPOSITORY | trivy | yes | no | 19.01s | |
✅ SPELL | cspell | 729 | 0 | 16.77s | |
✅ SPELL | misspell | 550 | 2 | 0 | 0.44s |
✅ XML | xmllint | 3 | 0 | 0 | 0.03s |
✅ YAML | prettier | 81 | 0 | 0 | 2.65s |
✅ YAML | v8r | 23 | 0 | 54.61s | |
✅ YAML | yamllint | 82 | 0 | 1.18s |
See detailed report in MegaLinter reports
You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.
Deprecated:
https://www.npmjs.com/package/@stoplight/spectral
New package:
https://www.npmjs.com/package/@stoplight/spectral-cli