3 new problems found by Qodana for JS
Qodana for JS
3 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Comparison of expressions having incompatible types |
◽️ Notice | 2 |
Deprecated symbol used |
◽️ 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 71 in src/pages/common/Config.vue
github-actions / Qodana for JS
Deprecated symbol used
Deprecated symbol used, consult docs for better alternative
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
Check notice on line 94 in src/components/post/tpo-collection.vue
github-actions / Qodana for JS
Comparison of expressions having incompatible types
Condition is always false since types 'HTMLElement' and 'null' have no overlap