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

Fix swiftlint #467

Merged
merged 1 commit into from
May 15, 2021
Merged

Fix swiftlint #467

merged 1 commit into from
May 15, 2021

Conversation

nvuillam
Copy link
Member

Closes #440

quick build
TEST_KEYWORDS=swift
@nvuillam
Copy link
Member Author

Mega-Linter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 6 0 1.2s
✅ BASH shellcheck 6 0 1.45s
✅ BASH shfmt 6 0 0 1.25s
✅ COPYPASTE jscpd yes no 3.27s
✅ CSS stylelint 1 0 0 1.35s
✅ DOCKERFILE dockerfilelint 1 0 0.45s
✅ DOCKERFILE hadolint 1 0 1.32s
✅ GIT git_diff yes no 0.19s
✅ JSON eslint-plugin-jsonc 20 0 0 3.54s
✅ JSON jsonlint 20 0 9.91s
✅ JSON v8r 20 0 14.8s
✅ MARKDOWN markdownlint 183 0 0 4.24s
✅ MARKDOWN markdown-link-check 183 0 115.94s
✅ MARKDOWN markdown-table-formatter 183 0 0 3.06s
✅ OPENAPI spectral 1 0 1.67s
✅ PYTHON black 131 0 0 55.98s
✅ PYTHON flake8 131 0 2.58s
✅ PYTHON isort 131 0 0 0.66s
✅ PYTHON pylint 131 0 15.95s
✅ SPELL cspell 453 0 43.03s
✅ SPELL misspell 309 0 0 0.4s
✅ XML xmllint 2 0 0.39s
✅ YAML prettier 88 0 0 61.13s
✅ YAML v8r 34 0 31.69s
✅ YAML yamllint 89 0 27.22s

See errors details in artifact Mega-Linter reports on GitHub Action page

@nvuillam nvuillam marked this pull request as ready for review May 15, 2021 18:37
@nvuillam nvuillam merged commit 2d9807d into master May 15, 2021
@nvuillam nvuillam deleted the bugs/swiftlint branch May 15, 2021 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Linting swift code does not work. Error: No lintable files found at paths: '/tmp/lint'
1 participant