megalinter icon indicating copy to clipboard operation
megalinter copied to clipboard

Fix swiftlint

Open nvuillam opened this issue 1 year ago • 3 comments

Fixes https://github.com/oxsecurity/megalinter/issues/440

nvuillam avatar Aug 17 '22 09: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.32s
✅ BASH shfmt 7 0 0 0.02s
✅ COPYPASTE jscpd yes no 2.74s
✅ DOCKERFILE hadolint 103 0 19.9s
✅ JSON eslint-plugin-jsonc 20 0 0 2.46s
✅ JSON jsonlint 18 0 0.25s
✅ JSON v8r 20 0 12.14s
:warning: MARKDOWN markdownlint 281 0 5 5.11s
✅ MARKDOWN markdown-link-check 281 0 6.12s
✅ MARKDOWN markdown-table-formatter 281 0 0 7.62s
✅ OPENAPI spectral 1 0 0.94s
:warning: PYTHON bandit 165 51 2.48s
✅ PYTHON black 165 0 0 3.42s
✅ PYTHON flake8 165 0 2.21s
✅ PYTHON isort 165 0 0 0.36s
✅ PYTHON mypy 165 0 113.54s
✅ PYTHON pylint 165 0 19.74s
✅ REPOSITORY checkov yes no 16.5s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 13.37s
✅ REPOSITORY trivy yes no 24.42s
✅ SPELL cspell 661 0 21.25s
✅ SPELL misspell 491 0 0 0.48s
✅ XML xmllint 3 0 0.0s
✅ YAML prettier 79 0 0 2.21s
✅ YAML v8r 22 0 29.12s
✅ YAML yamllint 80 0 1.25s

See errors details in artifact MegaLinter reports on CI Job page

nvuillam avatar Aug 17 '22 10:08 nvuillam

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

If you think this pull request should stay open, please remove the O: stale 🤖 label or comment on the pull request.

github-actions[bot] avatar Sep 17 '22 01:09 github-actions[bot]