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

Avoid cspell to lint all files. Lint only other linter files #1649

Merged
merged 4 commits into from
Jul 25, 2022

Conversation

nvuillam
Copy link
Member

@nvuillam
Copy link
Member Author

nvuillam commented Jul 25, 2022

MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 7 0 0.05s
✅ BASH shellcheck 7 0 0.31s
✅ BASH shfmt 7 0 0 0.36s
✅ COPYPASTE jscpd yes no 3.11s
✅ DOCKERFILE hadolint 102 0 20.41s
✅ JSON eslint-plugin-jsonc 20 0 0 2.74s
✅ JSON jsonlint 18 0 5.75s
✅ JSON v8r 20 0 11.08s
⚠️ MARKDOWN markdownlint 279 0 4 5.39s
✅ MARKDOWN markdown-link-check 279 0 5.76s
✅ MARKDOWN markdown-table-formatter 279 0 0 7.17s
✅ OPENAPI spectral 1 0 1.05s
⚠️ PYTHON bandit 163 50 2.6s
✅ PYTHON black 163 0 0 4.3s
✅ PYTHON flake8 163 0 2.91s
✅ PYTHON isort 163 0 0 0.75s
✅ PYTHON mypy 163 0 128.31s
✅ PYTHON pylint 163 0 19.96s
✅ REPOSITORY git_diff yes no 0.34s
✅ REPOSITORY secretlint yes no 10.85s
⚠️ REPOSITORY semgrep yes 182 51.96s
✅ REPOSITORY trivy yes no 28.91s
✅ SPELL cspell 868 0 30.98s
✅ SPELL misspell 700 0 0 0.91s
✅ XML xmllint 3 0 0.01s
✅ YAML prettier 79 0 0 3.54s
✅ YAML v8r 22 0 32.12s
✅ YAML yamllint 80 0 1.41s

See errors details in artifact MegaLinter reports on CI Job page

@codecov-commenter
Copy link

codecov-commenter commented Jul 25, 2022

Codecov Report

Merging #1649 (42625be) into main (216f085) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1649      +/-   ##
==========================================
+ Coverage   83.87%   83.90%   +0.02%     
==========================================
  Files         158      158              
  Lines        4112     4112              
==========================================
+ Hits         3449     3450       +1     
+ Misses        663      662       -1     
Impacted Files Coverage Δ
megalinter/utils.py 90.96% <100.00%> (ø)
megalinter/reporters/UpdatedSourcesReporter.py 91.89% <0.00%> (+2.70%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us.

@nvuillam
Copy link
Member Author

nvuillam commented Jul 25, 2022

MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 7 0 0.04s
✅ BASH shellcheck 7 0 0.43s
✅ BASH shfmt 7 0 0 0.07s
✅ COPYPASTE jscpd yes no 2.73s
✅ DOCKERFILE hadolint 102 0 20.78s
✅ JSON eslint-plugin-jsonc 20 0 0 3.06s
✅ JSON jsonlint 18 0 7.36s
✅ JSON v8r 20 0 13.8s
⚠️ MARKDOWN markdownlint 279 2 4 6.36s
✅ MARKDOWN markdown-link-check 279 0 7.44s
✅ MARKDOWN markdown-table-formatter 279 2 0 9.82s
✅ OPENAPI spectral 1 0 1.3s
⚠️ PYTHON bandit 163 50 3.62s
✅ PYTHON black 163 0 0 4.44s
✅ PYTHON flake8 163 0 3.65s
✅ PYTHON isort 163 0 0 0.55s
✅ PYTHON mypy 163 0 136.67s
✅ PYTHON pylint 163 0 25.46s
⚠️ REPOSITORY devskim yes 101 1.79s
✅ REPOSITORY dustilock yes no 2.37s
✅ REPOSITORY git_diff yes no 0.06s
✅ REPOSITORY secretlint yes no 6.05s
⚠️ REPOSITORY semgrep yes 182 71.66s
✅ REPOSITORY syft yes no 3.49s
✅ REPOSITORY trivy yes no 22.64s
✅ SPELL cspell 678 0 32.24s
✅ SPELL misspell 510 2 0 0.66s
✅ XML xmllint 3 0 0.01s
✅ YAML prettier 79 0 0 3.88s
✅ YAML v8r 22 0 30.84s
✅ YAML yamllint 80 0 1.85s

See errors details in artifact MegaLinter reports on CI Job page

@nvuillam nvuillam merged commit f9ece47 into main Jul 25, 2022
@nvuillam nvuillam deleted the bugs/spell-config branch July 25, 2022 17:59
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.

2 participants