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

Fix count of yamllint errors #3198

Merged
merged 2 commits into from
Dec 9, 2023
Merged

Fix count of yamllint errors #3198

merged 2 commits into from
Dec 9, 2023

Conversation

nvuillam
Copy link
Member

@nvuillam nvuillam commented Dec 9, 2023

Fixes #3195

Copy link
Contributor

github-actions bot commented Dec 9, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 5 0 0.02s
✅ BASH shellcheck 5 0 0.13s
✅ BASH shfmt 5 0 0 0.52s
✅ COPYPASTE jscpd yes no 4.52s
✅ DOCKERFILE hadolint 127 0 11.76s
✅ JSON eslint-plugin-jsonc 23 0 0 3.79s
✅ JSON jsonlint 21 0 0.23s
✅ JSON v8r 23 0 19.56s
✅ MAKEFILE checkmake 1 0 0.0s
⚠️ MARKDOWN markdownlint 259 0 265 29.79s
✅ MARKDOWN markdown-link-check 259 0 8.52s
✅ MARKDOWN markdown-table-formatter 259 0 0 66.61s
✅ OPENAPI spectral 1 0 1.7s
⚠️ PYTHON bandit 206 59 3.14s
✅ PYTHON black 206 0 0 4.53s
✅ PYTHON flake8 206 0 1.5s
✅ PYTHON isort 206 0 0 1.54s
✅ PYTHON mypy 206 0 15.48s
✅ PYTHON pylint 206 0 19.05s
⚠️ PYTHON pyright 206 346 26.22s
✅ PYTHON ruff 206 0 0 0.68s
✅ REPOSITORY checkov yes no 37.16s
✅ REPOSITORY git_diff yes no 0.45s
⚠️ REPOSITORY grype yes 1 25.15s
✅ REPOSITORY secretlint yes no 12.29s
✅ REPOSITORY trivy yes no 30.63s
✅ REPOSITORY trivy-sbom yes no 25.61s
⚠️ REPOSITORY trufflehog yes 1 17.15s
✅ SPELL cspell 679 0 31.03s
✅ SPELL lychee 339 0 47.6s
✅ XML xmllint 3 0 0 0.51s
✅ YAML prettier 160 0 0 8.39s
✅ YAML v8r 102 0 157.59s
✅ YAML yamllint 161 0 2.06s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@nvuillam nvuillam merged commit 89e2b1b into main Dec 9, 2023
130 checks passed
@nvuillam nvuillam deleted the features/yamllint-errors branch December 9, 2023 19:03
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.

MegaLinter reports 1 error found even when yamlint reports multiple errors
1 participant