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

Add qodana CI checks #44

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

qodana-cloud[bot]
Copy link

@qodana-cloud qodana-cloud bot commented Nov 5, 2024

Adds qodana.yaml and GitHub workflow file that runs Qodana static analysis on each pull request.

Copy link

github-actions bot commented Nov 5, 2024

Qodana for PHP

28 new problems were found

Inspection name Severity Problems
Undefined method 🔶 Warning 1
Missing return type declaration ◽️ Notice 8
Missing parameter's type declaration ◽️ Notice 5
PHP Mess Detector validation ◽️ Notice 4
Unnecessary fully qualified name ◽️ Notice 4
Missing property's type declaration ◽️ Notice 2
Duplicated code fragment ◽️ Notice 1
Unhandled exception ◽️ Notice 1
Unused import ◽️ Notice 1
Type tag without variable name ◽️ Notice 1

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants