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

PHPCS: Add regex in descriptor to be able to extract the number of found errors #2453

Merged
merged 4 commits into from
Mar 11, 2023

Conversation

nvuillam
Copy link
Member

@nvuillam
Copy link
Member Author

nvuillam commented Mar 11, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 6 0 0.02s
✅ BASH shellcheck 6 0 0.15s
✅ BASH shfmt 6 0 0 0.44s
✅ COPYPASTE jscpd yes no 2.93s
✅ DOCKERFILE hadolint 115 0 17.79s
✅ JSON eslint-plugin-jsonc 21 0 0 2.5s
✅ JSON jsonlint 19 0 0.22s
✅ JSON v8r 21 0 14.66s
⚠️ MARKDOWN markdownlint 309 0 230 7.99s
✅ MARKDOWN markdown-link-check 309 0 6.53s
✅ MARKDOWN markdown-table-formatter 309 0 0 22.94s
✅ OPENAPI spectral 1 0 1.59s
⚠️ PYTHON bandit 184 55 2.35s
✅ PYTHON black 184 0 0 5.08s
✅ PYTHON flake8 184 0 3.24s
✅ PYTHON isort 184 0 0 1.02s
✅ PYTHON mypy 184 0 7.71s
✅ PYTHON pylint 184 0 12.78s
⚠️ PYTHON pyright 184 250 17.67s
✅ REPOSITORY checkov yes no 33.84s
✅ REPOSITORY git_diff yes no 0.41s
✅ REPOSITORY secretlint yes no 15.87s
✅ REPOSITORY trivy yes no 32.24s
✅ SPELL cspell 747 0 23.24s
✅ SPELL misspell 568 0 0 1.02s
✅ XML xmllint 3 0 0 0.42s
✅ YAML prettier 81 0 0 3.33s
✅ YAML v8r 23 0 63.4s
✅ YAML yamllint 82 0 1.32s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@nvuillam
Copy link
Member Author

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ BASH bash-exec 6 0 0.02s
✅ BASH shellcheck 6 0 0.14s
✅ BASH shfmt 6 0 0 0.05s
✅ COPYPASTE jscpd yes no 2.61s
✅ DOCKERFILE hadolint 114 0 13.65s
✅ JSON eslint-plugin-jsonc 21 0 0 1.69s
✅ JSON jsonlint 19 0 0.16s
✅ JSON npm-package-json-lint yes no 0.66s
✅ JSON v8r 21 0 13.38s
⚠️ MARKDOWN markdownlint 309 2 230 5.69s
✅ MARKDOWN markdown-link-check 309 0 5.36s
✅ MARKDOWN markdown-table-formatter 309 2 0 15.2s
✅ OPENAPI spectral 1 0 1.4s
⚠️ PYTHON bandit 183 55 2.27s
✅ PYTHON black 183 0 0 3.39s
✅ PYTHON flake8 183 0 3.7s
✅ PYTHON isort 183 0 0 0.43s
✅ PYTHON mypy 183 0 7.01s
✅ PYTHON pylint 183 0 10.9s
⚠️ PYTHON pyright 183 250 15.97s
✅ REPOSITORY checkov yes no 28.93s
⚠️ REPOSITORY devskim yes 61 1.3s
✅ REPOSITORY dustilock yes no 2.21s
✅ REPOSITORY git_diff yes no 0.05s
✅ REPOSITORY secretlint yes no 8.12s
✅ REPOSITORY syft yes no 0.86s
✅ REPOSITORY trivy yes no 21.88s
✅ SPELL cspell 745 0 17.54s
✅ SPELL misspell 566 2 0 0.54s
✅ XML xmllint 3 0 0 0.03s
✅ YAML prettier 81 0 0 2.48s
✅ YAML v8r 23 0 57.68s
✅ YAML yamllint 82 0 1.16s

See detailed report in MegaLinter reports

You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.

MegaLinter is graciously provided by OX Security

@nvuillam nvuillam merged commit 42b2cee into main Mar 11, 2023
@nvuillam nvuillam deleted the fixes-phpcs-error-count branch March 11, 2023 14:40
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.

None yet

1 participant