Add event and remove unecessary test #768
34 new problems found by Qodana for PHP
Qodana for PHP
3 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Long inheritance chain |
◽️ Notice | 2 |
Efferent coupling between objects |
◽️ Notice | 1 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
Detected 159 dependencies
Third-party software list
This page lists the third-party software dependencies used in project
Contact Qodana team
Contact us at [email protected]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
Check notice on line 40 in src/Property/Controller/Element/CollectionController.php
github-actions / Qodana for PHP
Efferent coupling between objects
\[EA\] High efferent coupling (20).
Check notice on line 25 in src/Property/Attributes/Request/PredefinedPropertyRequestBody.php
github-actions / Qodana for PHP
Long inheritance chain
\[EA\] Class has 3 parent classes, consider using appropriate design patterns.
Check notice on line 25 in src/Property/Attributes/Request/ElementPropertyRequestBody.php
github-actions / Qodana for PHP
Long inheritance chain
\[EA\] Class has 3 parent classes, consider using appropriate design patterns.
Check notice on line 40 in src/Property/Controller/Element/CollectionController.php
github-actions / Qodana for PHP
Efferent coupling between objects
\[EA\] High efferent coupling (20).
Check notice on line 25 in src/Property/Attributes/Request/PredefinedPropertyRequestBody.php
github-actions / Qodana for PHP
Long inheritance chain
\[EA\] Class has 3 parent classes, consider using appropriate design patterns.
Check notice on line 25 in src/Property/Attributes/Request/ElementPropertyRequestBody.php
github-actions / Qodana for PHP
Long inheritance chain
\[EA\] Class has 3 parent classes, consider using appropriate design patterns.