GitHub Actions / Qodana for PHP
completed
May 26, 2026 in 0s
2 new problems found by Qodana for PHP
Qodana for PHP
2 new problems were found
| Inspection name | Severity | Problems |
|---|---|---|
Undefined method |
🔶 Warning | 1 |
Property can be 'readonly' |
◽️ Notice | 1 |
☁️ View the detailed Qodana report
Detected 58 dependencies
Third-party software list
This page lists the third-party software dependencies used in project
Contact Qodana team
Contact us at qodana-support@jetbrains.com
- 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 20 in src/Swoole/PidManager.php
github-actions / Qodana for PHP
Property can be 'readonly'
Property can be 'readonly'
Check notice on line 20 in src/Swoole/PidManager.php
github-actions / Qodana for PHP
Property can be 'readonly'
Property can be 'readonly'
Check warning on line 72 in src/Swoole/Delegators/TCPServerDelegator.php
github-actions / Qodana for PHP
Undefined method
Method 'add' is undefined
Loading