32 new problems found by Qodana for PHP
Qodana for PHP
4 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Line is longer than allowed by code style |
🔶 Warning | 2 |
Efferent coupling between objects |
◽️ Notice | 1 |
Unused import |
◽️ 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 39 in src/Property/Controller/PutController.php
github-actions / Qodana for PHP
Efferent coupling between objects
\[EA\] High efferent coupling (20).
Check warning on line 68 in src/Property/Controller/PutController.php
github-actions / Qodana for PHP
Line is longer than allowed by code style
Line is longer than allowed by code style (\> 120 columns)
Check warning on line 78 in src/Property/Controller/CollectionController.php
github-actions / Qodana for PHP
Line is longer than allowed by code style
Line is longer than allowed by code style (\> 120 columns)
Check notice on line 22 in src/Property/Factory/PropertyFactory.php
github-actions / Qodana for PHP
Unused import
Import 'Pimcore\\Model\\Element\\ElementInterface' is never used
Check notice on line 39 in src/Property/Controller/PutController.php
github-actions / Qodana for PHP
Efferent coupling between objects
\[EA\] High efferent coupling (20).
Check warning on line 68 in src/Property/Controller/PutController.php
github-actions / Qodana for PHP
Line is longer than allowed by code style
Line is longer than allowed by code style (\> 120 columns)
Check warning on line 78 in src/Property/Controller/CollectionController.php
github-actions / Qodana for PHP
Line is longer than allowed by code style
Line is longer than allowed by code style (\> 120 columns)
Check notice on line 22 in src/Property/Factory/PropertyFactory.php
github-actions / Qodana for PHP
Unused import
Import 'Pimcore\\Model\\Element\\ElementInterface' is never used