Skip to content

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

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

Merged
merged 2 commits into from
Jul 15, 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 Jul 14, 2022
@nvuillam
Copy link
Member Author

nvuillam commented Jul 14, 2022

MegaLinter status: ⚠️ 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.3s
✅ COPYPASTE jscpd yes no 1.69s
✅ DOCKERFILE hadolint 102 0 17.76s
✅ JSON eslint-plugin-jsonc 20 0 0 2.36s
✅ JSON jsonlint 18 0 3.6s
✅ JSON v8r 20 0 9.17s
✅ MARKDOWN markdownlint 276 0 0 5.31s
✅ MARKDOWN markdown-link-check 276 0 4.54s
✅ MARKDOWN markdown-table-formatter 276 0 0 5.23s
✅ OPENAPI spectral 1 0 0.73s
⚠️ PYTHON bandit 161 49 1.93s
✅ PYTHON black 161 0 0 3.11s
✅ PYTHON flake8 161 0 2.19s
✅ PYTHON isort 161 0 0 0.57s
✅ PYTHON mypy 161 0 94.77s
✅ PYTHON pylint 161 0 13.07s
✅ REPOSITORY git_diff yes no 0.28s
✅ REPOSITORY secretlint yes no 8.88s
⚠️ REPOSITORY semgrep yes 422 56.31s
✅ REPOSITORY trivy yes no 22.55s
✅ SPELL cspell 860 0 18.99s
✅ SPELL misspell 695 0 0 0.66s
✅ XML xmllint 3 0 0.0s
✅ YAML prettier 78 0 0 2.54s
✅ YAML v8r 22 0 25.92s
✅ YAML yamllint 79 0 1.1s

See errors details in artifact MegaLinter reports on CI Job page

@codecov-commenter
Copy link

codecov-commenter commented Jul 14, 2022

Codecov Report

Merging #1608 (34d0825) into main (6eee7ab) will decrease coverage by 0.90%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1608      +/-   ##
==========================================
- Coverage   84.55%   83.64%   -0.91%     
==========================================
  Files         145      156      +11     
  Lines        3560     4029     +469     
==========================================
+ Hits         3010     3370     +360     
- Misses        550      659     +109     
Impacted Files Coverage Δ
megalinter/linter_factory.py 86.84% <0.00%> (-8.75%) ⬇️
megalinter/reporters/GithubStatusReporter.py 34.78% <0.00%> (-6.53%) ⬇️
megalinter/MegaLinter.py 83.37% <0.00%> (-4.64%) ⬇️
megalinter/flavor_factory.py 78.26% <0.00%> (-2.05%) ⬇️
megalinter/config.py 90.99% <0.00%> (-1.39%) ⬇️
...alinter/tests/test_megalinter/helpers/utilstest.py 80.88% <0.00%> (-1.31%) ⬇️
megalinter/alpaca.py 85.71% <0.00%> (ø)
megalinter/constants.py 100.00% <0.00%> (ø)
megalinter/utils_reporter.py 16.12% <0.00%> (ø)
megalinter/linters/RLinter.py 80.00% <0.00%> (ø)
... and 32 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9ba77ad...34d0825. Read the comment docs.

@nvuillam
Copy link
Member Author

nvuillam commented Jul 14, 2022

MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 7 0 0.02s
✅ BASH shellcheck 7 0 0.25s
✅ BASH shfmt 7 0 0 0.04s
✅ COPYPASTE jscpd yes no 1.7s
✅ DOCKERFILE hadolint 102 0 17.15s
✅ JSON eslint-plugin-jsonc 20 0 0 1.66s
✅ JSON jsonlint 18 0 3.56s
✅ JSON v8r 20 0 9.99s
✅ MARKDOWN markdownlint 276 0 0 4.58s
✅ MARKDOWN markdown-link-check 276 0 4.37s
✅ MARKDOWN markdown-table-formatter 276 0 0 4.84s
✅ OPENAPI spectral 1 0 0.73s
⚠️ PYTHON bandit 161 49 1.88s
✅ PYTHON black 161 0 0 2.77s
✅ PYTHON flake8 161 0 2.13s
✅ PYTHON isort 161 0 0 0.29s
✅ PYTHON mypy 161 0 85.49s
✅ PYTHON pylint 161 0 14.8s
⚠️ REPOSITORY devskim yes 142 1.29s
✅ REPOSITORY dustilock yes no 3.54s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 3.28s
⚠️ REPOSITORY semgrep yes 422 49.24s
✅ REPOSITORY syft yes no 1.84s
✅ REPOSITORY trivy yes no 13.66s
✅ SPELL cspell 860 0 19.2s
✅ SPELL misspell 695 0 0 0.25s
✅ XML xmllint 3 0 0.0s
✅ YAML prettier 78 0 0 1.63s
✅ YAML v8r 22 0 24.98s
✅ YAML yamllint 79 0 1.1s

See errors details in artifact MegaLinter reports on CI Job page

@nvuillam nvuillam enabled auto-merge (squash) July 14, 2022 20:38
@nvuillam nvuillam force-pushed the create-pull-request/patch branch from 969d472 to 7e56e24 Compare July 15, 2022 01:22
@nvuillam nvuillam disabled auto-merge July 15, 2022 08:11
@nvuillam nvuillam merged commit fe80279 into main Jul 15, 2022
@nvuillam nvuillam deleted the create-pull-request/patch branch July 15, 2022 08:11
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.

None yet

2 participants