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

Upgrade PHPLint to v9 #2638

Merged
merged 2 commits into from
May 14, 2023
Merged

Upgrade PHPLint to v9 #2638

merged 2 commits into from
May 14, 2023

Conversation

bdovaz
Copy link
Collaborator

@bdovaz bdovaz commented May 14, 2023

Resolves #2483

@bdovaz bdovaz requested a review from nvuillam as a code owner May 14, 2023 15:40
@nvuillam
Copy link
Member

nvuillam commented May 14, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 6 0 0.02s
✅ BASH shellcheck 6 0 0.18s
✅ BASH shfmt 6 0 0 0.44s
✅ COPYPASTE jscpd yes no 4.66s
✅ DOCKERFILE hadolint 116 0 21.89s
✅ JSON eslint-plugin-jsonc 23 0 0 2.85s
✅ JSON jsonlint 21 0 0.25s
✅ JSON v8r 23 0 18.52s
⚠️ MARKDOWN markdownlint 307 0 228 186.8s
✅ MARKDOWN markdown-link-check 307 0 7.09s
✅ MARKDOWN markdown-table-formatter 307 0 0 24.03s
✅ OPENAPI spectral 1 0 1.78s
⚠️ PYTHON bandit 188 58 2.86s
✅ PYTHON black 188 0 0 6.69s
✅ PYTHON flake8 188 0 2.83s
✅ PYTHON isort 188 0 0 1.04s
✅ PYTHON mypy 188 0 10.29s
✅ PYTHON pylint 188 0 16.92s
⚠️ PYTHON pyright 188 301 28.83s
✅ PYTHON ruff 188 0 0 0.56s
✅ REPOSITORY checkov yes no 43.05s
✅ REPOSITORY git_diff yes no 0.48s
✅ REPOSITORY secretlint yes no 18.79s
✅ REPOSITORY trivy yes no 34.1s
✅ SPELL cspell 612 0 34.41s
⚠️ SPELL vale 219 62 39.16s
✅ XML xmllint 3 0 0 0.44s
✅ YAML prettier 156 0 0 5.72s
✅ YAML v8r 98 0 160.55s
✅ YAML yamllint 157 0 2.07s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@nvuillam
Copy link
Member

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 6 0 0.01s
✅ BASH shellcheck 6 0 0.13s
✅ BASH shfmt 6 0 0 0.04s
✅ COPYPASTE jscpd yes no 3.89s
✅ DOCKERFILE hadolint 116 0 15.39s
✅ JSON eslint-plugin-jsonc 23 0 0 1.89s
✅ JSON jsonlint 21 0 0.19s
✅ JSON npm-package-json-lint yes no 0.6s
✅ JSON v8r 23 0 15.97s
⚠️ MARKDOWN markdownlint 307 2 228 149.72s
✅ MARKDOWN markdown-link-check 307 0 6.18s
✅ MARKDOWN markdown-table-formatter 307 2 0 19.7s
✅ OPENAPI spectral 1 0 1.3s
⚠️ PYTHON bandit 188 58 2.24s
✅ PYTHON black 188 0 0 4.24s
✅ PYTHON flake8 188 0 1.91s
✅ PYTHON isort 188 0 0 0.43s
✅ PYTHON mypy 188 0 7.68s
✅ PYTHON pylint 188 0 12.75s
⚠️ PYTHON pyright 188 301 21.75s
✅ PYTHON ruff 188 0 0 0.11s
✅ REPOSITORY checkov yes no 32.35s
⚠️ REPOSITORY devskim yes 913 4.95s
✅ REPOSITORY dustilock yes no 2.49s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 14.55s
✅ REPOSITORY syft yes no 1.07s
✅ REPOSITORY trivy yes no 25.25s
✅ SPELL cspell 625 0 26.41s
⚠️ SPELL vale 219 62 29.21s
✅ XML xmllint 3 0 0 0.02s
✅ YAML prettier 156 0 0 3.77s
✅ YAML v8r 98 0 127.35s
✅ YAML yamllint 157 0 1.44s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@bdovaz
Copy link
Collaborator Author

bdovaz commented May 14, 2023

@nvuillam ready to merge!

Copy link
Member

@nvuillam nvuillam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great :)

@nvuillam nvuillam merged commit c2f5741 into main May 14, 2023
122 checks passed
@nvuillam nvuillam deleted the features/update-phplint branch May 14, 2023 17:41
@nvuillam
Copy link
Member

Thanks a lot for the PR @bdovaz :)

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.

Upgrade PHPLint to v9
2 participants