megalinter icon indicating copy to clipboard operation
megalinter copied to clipboard

Move config files in .github/linters

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

nvuillam avatar Aug 11 '22 01: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.28s
βœ… COPYPASTE jscpd yes no 1.91s
βœ… DOCKERFILE hadolint 103 0 17.19s
βœ… JSON eslint-plugin-jsonc 20 0 0 2.25s
βœ… JSON jsonlint 18 0 0.21s
βœ… JSON v8r 20 0 10.25s
:warning: MARKDOWN markdownlint 281 0 5 4.43s
βœ… MARKDOWN markdown-link-check 281 0 4.76s
βœ… MARKDOWN markdown-table-formatter 281 0 0 6.5s
βœ… OPENAPI spectral 1 0 0.78s
:warning: PYTHON bandit 166 51 2.05s
βœ… PYTHON black 166 0 0 3.21s
βœ… PYTHON flake8 166 0 2.1s
βœ… PYTHON isort 166 0 0 0.56s
βœ… PYTHON mypy 166 0 95.11s
βœ… PYTHON pylint 166 0 16.72s
βœ… REPOSITORY checkov yes no 13.91s
βœ… REPOSITORY git_diff yes no 0.27s
βœ… REPOSITORY secretlint yes no 11.51s
βœ… REPOSITORY trivy yes no 21.28s
βœ… SPELL cspell 662 0 18.48s
βœ… SPELL misspell 492 0 0 0.65s
βœ… XML xmllint 3 0 0.0s
βœ… YAML prettier 79 0 0 2.17s
βœ… YAML v8r 22 0 24.08s
βœ… YAML yamllint 80 0 1.09s

See errors details in artifact MegaLinter reports on CI Job page

nvuillam avatar Aug 11 '22 01:08 nvuillam

MegaLinter status: :warning: WARNING

Descriptor Linter Files Fixed Errors Elapsed time
βœ… BASH bash-exec 7 0 0.02s
βœ… BASH shellcheck 7 0 0.35s
βœ… BASH shfmt 7 0 0 0.05s
βœ… COPYPASTE jscpd yes no 2.84s
βœ… DOCKERFILE hadolint 103 0 20.61s
βœ… JSON eslint-plugin-jsonc 20 0 0 2.93s
βœ… JSON jsonlint 18 0 0.3s
βœ… JSON v8r 20 0 11.66s
:warning: MARKDOWN markdownlint 281 2 5 5.69s
βœ… MARKDOWN markdown-link-check 281 0 6.01s
βœ… MARKDOWN markdown-table-formatter 281 2 0 7.52s
βœ… OPENAPI spectral 1 0 1.12s
:warning: PYTHON bandit 166 51 3.0s
βœ… PYTHON black 166 0 0 4.9s
βœ… PYTHON flake8 166 0 2.66s
βœ… PYTHON isort 166 0 0 0.46s
βœ… PYTHON mypy 166 0 149.58s
βœ… PYTHON pylint 166 0 25.45s
βœ… REPOSITORY checkov yes no 19.22s
:warning: REPOSITORY devskim yes 59 1.5s
βœ… REPOSITORY dustilock yes no 1.43s
βœ… REPOSITORY git_diff yes no 0.04s
βœ… REPOSITORY secretlint yes no 4.67s
βœ… REPOSITORY syft yes no 2.73s
βœ… REPOSITORY trivy yes no 20.09s
βœ… SPELL cspell 685 0 32.28s
βœ… SPELL misspell 515 2 0 0.52s
βœ… XML xmllint 3 0 0.0s
βœ… YAML prettier 79 0 0 3.33s
βœ… YAML v8r 22 0 34.48s
βœ… YAML yamllint 80 0 1.55s

See errors details in artifact MegaLinter reports on CI Job page

nvuillam avatar Aug 11 '22 11:08 nvuillam

Codecov Report

Merging #1733 (e51d40d) into main (148cc32) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1733      +/-   ##
==========================================
+ Coverage   83.52%   83.55%   +0.02%     
==========================================
  Files         161      161              
  Lines        4256     4256              
==========================================
+ Hits         3555     3556       +1     
+ Misses        701      700       -1     
Impacted Files Coverage Ξ”
megalinter/linters/CSpellLinter.py 75.60% <100.00%> (ΓΈ)
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 12 '22 11:08 codecov-commenter