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

[automation] Auto-update linters version, help and documentation #1894

Merged
merged 4 commits into from
Sep 21, 2022

Conversation

nvuillam
Copy link
Member

[automation] Auto-update linters version, help and documentation

@nvuillam nvuillam added automerge dependencies Pull requests that update a dependency file labels Sep 21, 2022
@nvuillam
Copy link
Member Author

nvuillam commented Sep 21, 2022

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 7 0 0.02s
✅ BASH shellcheck 7 0 0.28s
✅ BASH shfmt 7 0 0 0.3s
✅ COPYPASTE jscpd yes no 2.48s
✅ DOCKERFILE hadolint 104 0 8.13s
✅ JSON eslint-plugin-jsonc 21 0 0 2.07s
✅ JSON jsonlint 19 0 0.22s
✅ JSON v8r 21 0 14.11s
⚠️ MARKDOWN markdownlint 292 0 5 5.25s
✅ MARKDOWN markdown-link-check 292 0 4.7s
✅ MARKDOWN markdown-table-formatter 292 0 0 6.76s
✅ OPENAPI spectral 1 0 0.79s
⚠️ PYTHON bandit 169 55 2.57s
✅ PYTHON black 169 0 0 3.9s
✅ PYTHON flake8 169 0 2.07s
✅ PYTHON isort 169 0 0 0.68s
✅ PYTHON mypy 169 0 16.73s
✅ PYTHON pylint 169 0 11.35s
⚠️ PYTHON pyright 169 274 17.03s
✅ REPOSITORY checkov yes no 16.71s
✅ REPOSITORY git_diff yes no 0.3s
✅ REPOSITORY secretlint yes no 8.87s
✅ REPOSITORY trivy yes no 21.1s
✅ SPELL cspell 701 0 18.69s
✅ SPELL misspell 530 0 0 0.73s
✅ XML xmllint 3 0 0.01s
✅ YAML prettier 79 0 0 3.13s
✅ YAML v8r 22 0 32.34s
✅ YAML yamllint 80 0 1.25s

See errors details in artifact MegaLinter reports on CI Job page

MegaLinter is graciously provided by OX Security

@nvuillam
Copy link
Member Author

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 7 0 0.01s
✅ BASH shellcheck 7 0 0.29s
✅ BASH shfmt 7 0 0 0.03s
✅ COPYPASTE jscpd yes no 2.61s
✅ DOCKERFILE hadolint 104 0 8.33s
✅ JSON eslint-plugin-jsonc 21 0 0 1.94s
✅ JSON jsonlint 19 0 0.23s
✅ JSON v8r 21 0 13.07s
⚠️ MARKDOWN markdownlint 292 0 5 5.02s
✅ MARKDOWN markdown-link-check 292 0 4.82s
✅ MARKDOWN markdown-table-formatter 292 0 0 6.51s
✅ OPENAPI spectral 1 0 0.84s
⚠️ PYTHON bandit 169 55 2.73s
✅ PYTHON black 169 0 0 3.52s
✅ PYTHON flake8 169 0 2.09s
✅ PYTHON isort 169 0 0 0.41s
✅ PYTHON mypy 169 0 17.63s
✅ PYTHON pylint 169 0 11.39s
⚠️ PYTHON pyright 169 272 17.39s
✅ REPOSITORY checkov yes no 16.75s
⚠️ REPOSITORY devskim yes 60 1.08s
✅ REPOSITORY dustilock yes no 2.35s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 3.84s
✅ REPOSITORY syft yes no 1.96s
✅ REPOSITORY trivy yes no 17.42s
✅ SPELL cspell 701 0 18.18s
✅ SPELL misspell 530 0 0 0.47s
✅ XML xmllint 3 0 0.0s
✅ YAML prettier 79 0 0 2.45s
✅ YAML v8r 22 0 32.01s
✅ YAML yamllint 80 0 1.36s

See errors details in artifact MegaLinter reports on CI Job page

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

@nvuillam nvuillam force-pushed the create-pull-request/patch branch from b56b8db to 5543bc3 Compare September 21, 2022 21:24
@codecov-commenter
Copy link

Codecov Report

Merging #1894 (5543bc3) into main (75d3703) will decrease coverage by 0.48%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1894      +/-   ##
==========================================
- Coverage   84.46%   83.98%   -0.49%     
==========================================
  Files         164      164              
  Lines        4372     4372              
==========================================
- Hits         3693     3672      -21     
- Misses        679      700      +21     
Impacted Files Coverage Δ
...alinter/tests/test_megalinter/helpers/utilstest.py 80.95% <0.00%> (-8.06%) ⬇️
megalinter/reporters/UpdatedSourcesReporter.py 89.74% <0.00%> (+2.56%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@nvuillam nvuillam merged commit c7f7595 into main Sep 21, 2022
@nvuillam nvuillam deleted the create-pull-request/patch branch September 21, 2022 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants