GitHub Actions / Qodana for JS
completed
Sep 9, 2024 in 0s
1 new problem found by Qodana for JS
Qodana for JS
1 new problem were found
Inspection name | Severity | Problems |
---|---|---|
Comparison of expressions having incompatible types |
◽️ Notice | 1 |
💡 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 notice on line 172 in src/components/postReply/tpr-reply.vue
github-actions / Qodana for JS
Comparison of expressions having incompatible types
Condition is always false since types 'HTMLElement' and 'null' have no overlap
Loading