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

Features/php psalm improvement #3541

Merged
merged 3 commits into from
May 5, 2024
Merged

Conversation

llaville
Copy link
Collaborator

@llaville llaville commented May 5, 2024

Fixes #3538

Readiness Checklist

Author/Contributor

  • Add entry to the CHANGELOG listing the change and linking to the corresponding issue (if appropriate)
  • If documentation is needed for this change, has that been included in this pull request

Reviewing Maintainer

  • Label as breaking if this is a large fundamental change
  • Label as either automation, bug, documentation, enhancement, infrastructure, or performance

Copy link
Contributor

github-actions bot commented May 5, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 2 0 3.24s
✅ BASH bash-exec 5 0 0.03s
✅ BASH shellcheck 5 0 0.13s
✅ BASH shfmt 5 0 0 0.58s
✅ COPYPASTE jscpd yes no 3.65s
✅ DOCKERFILE hadolint 129 0 17.66s
✅ JSON jsonlint 18 0 0.24s
✅ JSON v8r 20 0 27.59s
✅ MAKEFILE checkmake 1 0 0.0s
⚠️ MARKDOWN markdownlint 264 0 268 40.13s
✅ MARKDOWN markdown-table-formatter 264 0 0 137.39s
✅ OPENAPI spectral 2 0 3.19s
⚠️ PYTHON bandit 210 64 4.46s
✅ PYTHON black 210 0 0 6.74s
✅ PYTHON flake8 210 0 3.21s
✅ PYTHON isort 210 0 0 1.41s
✅ PYTHON mypy 210 0 17.93s
✅ PYTHON pylint 210 0 17.53s
✅ PYTHON ruff 210 0 0 0.7s
✅ REPOSITORY checkov yes no 42.32s
✅ REPOSITORY git_diff yes no 0.57s
⚠️ REPOSITORY grype yes 1 25.72s
✅ REPOSITORY secretlint yes no 19.38s
✅ REPOSITORY trivy yes no 25.58s
✅ REPOSITORY trivy-sbom yes no 11.17s
⚠️ REPOSITORY trufflehog yes 1 12.11s
✅ SPELL cspell 690 0 30.05s
⚠️ SPELL lychee 344 1 5.79s
✅ XML xmllint 3 0 0 0.6s
✅ YAML prettier 161 0 0 6.87s
✅ YAML v8r 102 0 191.71s
✅ YAML yamllint 162 0 2.27s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

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.

All good, thanks :)

@nvuillam nvuillam merged commit 1019329 into main May 5, 2024
124 of 125 checks passed
@nvuillam nvuillam deleted the features/php-psalm-improvement branch May 5, 2024 06:58
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.

Update PHP_PSALM linter environment
2 participants