Skip to content
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

Merged
merged 4 commits into from
Feb 11, 2023

Conversation

bdovaz
Copy link
Collaborator

@bdovaz bdovaz commented Feb 10, 2023

@nvuillam
Copy link
Member

nvuillam commented Feb 10, 2023

🦙 MegaLinter status: ⚠️ WARNING

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
⚠️ MARKDOWN 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
⚠️ PYTHON 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
⚠️ PYTHON 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

MegaLinter is graciously provided by OX Security

@bdovaz bdovaz mentioned this pull request Feb 10, 2023
Copy link
Member

@nvuillam nvuillam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch :)

@bdovaz bdovaz force-pushed the dev/replace-deprecated-spectral-package branch from a6e5c3e to a5b0441 Compare February 10, 2023 22:42
@bdovaz bdovaz enabled auto-merge (squash) February 10, 2023 22:43
@bdovaz
Copy link
Collaborator Author

bdovaz commented Feb 10, 2023

@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

@nvuillam
Copy link
Member

prettier not found... it smells a broken beta image :o :o :o

@nvuillam
Copy link
Member

image

What the hell.... I don't understand how to build of the flavor has not failed :o

@nvuillam
Copy link
Member

@bdovaz I repaired beta version, flavors are ok and full is currntly built :)

@bdovaz bdovaz force-pushed the dev/replace-deprecated-spectral-package branch from a5b0441 to bbb07b4 Compare February 11, 2023 11:03
@nvuillam
Copy link
Member

🦙 MegaLinter status: ⚠️ WARNING

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
⚠️ MARKDOWN 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
⚠️ PYTHON 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
⚠️ PYTHON pyright 176 274 16.64s
✅ REPOSITORY checkov yes no 26.71s
⚠️ REPOSITORY 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.

MegaLinter is graciously provided by OX Security

@nvuillam nvuillam merged commit 7038618 into main Feb 11, 2023
@nvuillam nvuillam deleted the dev/replace-deprecated-spectral-package branch February 11, 2023 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants