Renaming and updating to standards #805
39 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 44 in src/Workflow/Controller/DetailsCollectionController.php
github-actions / Qodana for PHP
Efferent coupling between objects
\[EA\] High efferent coupling (22).
Check notice on line 25 in src/Workflow/Attributes/Response/Content/WorkflowActionSubmissionJson.php
github-actions / Qodana for PHP
Long inheritance chain
\[EA\] Class has 4 parent classes, consider using appropriate design patterns.
Check notice on line 26 in src/Workflow/Attributes/Response/Property/WorkflowDetailsCollection.php
github-actions / Qodana for PHP
Long inheritance chain
\[EA\] Class has 4 parent classes, consider using appropriate design patterns.
Check notice on line 44 in src/Workflow/Controller/DetailsCollectionController.php
github-actions / Qodana for PHP
Efferent coupling between objects
\[EA\] High efferent coupling (22).
Check notice on line 25 in src/Workflow/Attributes/Response/Content/WorkflowActionSubmissionJson.php
github-actions / Qodana for PHP
Long inheritance chain
\[EA\] Class has 4 parent classes, consider using appropriate design patterns.
Check notice on line 26 in src/Workflow/Attributes/Response/Property/WorkflowDetailsCollection.php
github-actions / Qodana for PHP
Long inheritance chain
\[EA\] Class has 4 parent classes, consider using appropriate design patterns.