megalinter icon indicating copy to clipboard operation
megalinter copied to clipboard

Use go installer for editorconfig-checker

Open nvuillam opened this issue 1 year ago • 1 comments

Fixes https://github.com/oxsecurity/megalinter/issues/1282

nvuillam avatar Sep 04 '22 15:09 nvuillam

MegaLinter status: :warning: WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 7 0 0.01s
✅ BASH shellcheck 7 0 0.25s
✅ BASH shfmt 7 0 0 0.31s
✅ COPYPASTE jscpd yes no 1.71s
✅ DOCKERFILE hadolint 104 0 6.66s
✅ JSON eslint-plugin-jsonc 20 0 0 1.99s
✅ JSON jsonlint 18 0 0.2s
✅ JSON v8r 20 0 11.43s
:warning: MARKDOWN markdownlint 282 0 5 4.88s
✅ MARKDOWN markdown-link-check 282 0 4.59s
✅ MARKDOWN markdown-table-formatter 282 0 0 5.97s
✅ OPENAPI spectral 1 0 0.74s
:warning: PYTHON bandit 167 53 2.1s
✅ PYTHON black 167 0 0 3.44s
✅ PYTHON flake8 167 0 1.8s
✅ PYTHON isort 167 0 0 0.57s
✅ PYTHON mypy 167 0 87.19s
✅ PYTHON pylint 167 0 14.47s
✅ REPOSITORY checkov yes no 12.12s
✅ REPOSITORY git_diff yes no 0.33s
✅ REPOSITORY secretlint yes no 14.74s
✅ REPOSITORY trivy yes no 24.99s
✅ SPELL cspell 688 0 17.95s
✅ SPELL misspell 518 0 0 0.76s
✅ XML xmllint 3 0 0.0s
✅ YAML prettier 79 0 0 2.74s
✅ YAML v8r 22 0 25.65s
✅ YAML yamllint 80 0 1.3s

See errors details in artifact MegaLinter reports on CI Job page

MegaLinter is graciously provided by OX Security

nvuillam avatar Sep 04 '22 16:09 nvuillam

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

If you think this pull request should stay open, please remove the O: stale 🤖 label or comment on the pull request.

github-actions[bot] avatar Oct 05 '22 01:10 github-actions[bot]