megalinter icon indicating copy to clipboard operation
megalinter copied to clipboard

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

Open nvuillam opened this issue 1 year ago β€’ 3 comments

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

nvuillam avatar Aug 10 '22 22:08 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.3s
βœ… COPYPASTE jscpd yes no 1.74s
βœ… DOCKERFILE hadolint 103 0 18.58s
βœ… JSON eslint-plugin-jsonc 20 0 0 2.02s
βœ… JSON jsonlint 18 0 0.2s
βœ… JSON v8r 20 0 10.26s
:warning: MARKDOWN markdownlint 281 0 5 4.3s
βœ… MARKDOWN markdown-link-check 281 0 4.5s
βœ… MARKDOWN markdown-table-formatter 281 0 0 5.36s
βœ… OPENAPI spectral 1 0 0.74s
:warning: PYTHON bandit 166 51 2.04s
βœ… PYTHON black 166 0 0 3.2s
βœ… PYTHON flake8 166 0 1.85s
βœ… PYTHON isort 166 0 0 0.58s
βœ… PYTHON mypy 166 0 90.9s
βœ… PYTHON pylint 166 0 15.01s
βœ… REPOSITORY checkov yes no 13.93s
βœ… REPOSITORY git_diff yes no 0.32s
βœ… REPOSITORY secretlint yes no 9.76s
βœ… REPOSITORY trivy yes no 20.94s
βœ… SPELL cspell 663 0 17.9s
βœ… SPELL misspell 493 0 0 0.65s
βœ… XML xmllint 3 0 0.0s
βœ… YAML prettier 80 0 0 2.63s
βœ… YAML v8r 23 0 25.95s
βœ… YAML yamllint 81 0 1.16s

See errors details in artifact MegaLinter reports on CI Job page

nvuillam avatar Aug 10 '22 22:08 nvuillam

Codecov Report

Merging #1731 (a05d98e) into main (53a63c3) will decrease coverage by 0.49%. The diff coverage is n/a.

:exclamation: Current head a05d98e differs from pull request most recent head 0b4379a. Consider uploading reports for the commit 0b4379a to get more accurate results

@@            Coverage Diff             @@
##             main    #1731      +/-   ##
==========================================
- Coverage   83.47%   82.98%   -0.50%     
==========================================
  Files         161      161              
  Lines        4237     4237              
==========================================
- Hits         3537     3516      -21     
- Misses        700      721      +21     
Impacted Files Coverage Ξ”
...alinter/tests/test_megalinter/helpers/utilstest.py 80.95% <0.00%> (-8.06%) :arrow_down:
megalinter/reporters/UpdatedSourcesReporter.py 89.74% <0.00%> (+2.56%) :arrow_up:

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

codecov-commenter avatar Aug 11 '22 00:08 codecov-commenter

MegaLinter status: :warning: WARNING

Descriptor Linter Files Fixed Errors Elapsed time
βœ… BASH bash-exec 7 0 0.02s
βœ… BASH shellcheck 7 0 0.31s
βœ… BASH shfmt 7 0 0 0.05s
βœ… COPYPASTE jscpd yes no 2.28s
βœ… DOCKERFILE hadolint 103 0 18.44s
βœ… JSON eslint-plugin-jsonc 20 0 0 2.56s
βœ… JSON jsonlint 18 0 0.5s
βœ… JSON v8r 20 0 12.39s
:warning: MARKDOWN markdownlint 281 2 5 5.18s
βœ… MARKDOWN markdown-link-check 281 0 5.81s
βœ… MARKDOWN markdown-table-formatter 281 2 0 7.5s
βœ… OPENAPI spectral 1 0 0.93s
:warning: PYTHON bandit 166 51 2.52s
βœ… PYTHON black 166 0 0 3.32s
βœ… PYTHON flake8 166 0 2.34s
βœ… PYTHON isort 166 0 0 0.37s
βœ… PYTHON mypy 166 0 115.3s
βœ… PYTHON pylint 166 0 19.64s
βœ… REPOSITORY checkov yes no 16.46s
:warning: REPOSITORY devskim yes 59 1.28s
βœ… REPOSITORY dustilock yes no 2.54s
βœ… REPOSITORY git_diff yes no 0.03s
βœ… REPOSITORY secretlint yes no 4.43s
βœ… REPOSITORY syft yes no 2.18s
βœ… REPOSITORY trivy yes no 15.68s
βœ… SPELL cspell 686 0 23.67s
βœ… SPELL misspell 516 2 0 0.5s
βœ… XML xmllint 3 0 0.0s
βœ… YAML prettier 80 0 0 2.79s
βœ… YAML v8r 23 0 31.69s
βœ… YAML yamllint 81 0 1.36s

See errors details in artifact MegaLinter reports on CI Job page

nvuillam avatar Aug 11 '22 03:08 nvuillam