Queue implementation#373
Draft
SergiuBota1 wants to merge 3 commits into
Draft
GitHub Actions / Qodana for PHP
completed
Jul 1, 2025 in 0s
1 new problem found by Qodana for PHP
Qodana for PHP
1 new problem were found
| Inspection name | Severity | Problems |
|---|---|---|
Redundant catch clause |
◽️ Notice | 1 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
Detected 124 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 89 in src/User/src/Handler/PostUserCreateHandler.php
github-actions / Qodana for PHP
Redundant catch clause
Exception 'MailException' is never thrown in the corresponding 'try' block
Check notice on line 89 in src/User/src/Handler/PostUserCreateHandler.php
github-actions / Qodana for PHP
Redundant catch clause
Exception 'MailException' is never thrown in the corresponding 'try' block
Loading