Create code_quality.yml #1
GitHub Actions / Qodana for JS
completed
Feb 4, 2024 in 0s
2 new problems found by Qodana for JS
Qodana for JS
2 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Unused local symbol |
🔶 Warning | 2 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
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 warning on line 18 in controllers/quizController.js
github-actions / Qodana for JS
Unused local symbol
Unused constant usage
Check warning on line 1 in middlewares/errorHandler.js
github-actions / Qodana for JS
Unused local symbol
Unused parameter next
Loading