Merge pull request #753 from XMOJ-Script-dev/boomzero/fix-code-size-u… #567
243 new problems found by Qodana for JS
Qodana for JS
243 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Equality operator may cause type coercion |
🔶 Warning | 197 |
Duplicate declaration |
🔶 Warning | 6 |
Unused assignment |
🔶 Warning | 4 |
Unused local symbol |
🔶 Warning | 4 |
Object is 'null' or 'undefined' |
🔶 Warning | 1 |
Consecutive spaces |
🔶 Warning | 1 |
Missing await for an async function call |
◽️ Notice | 18 |
Deprecated symbol used |
◽️ Notice | 5 |
Expression statement which is not assignment or call |
◽️ Notice | 4 |
Implicitly declared global JavaScript variable |
◽️ Notice | 2 |
Redundant 'await' expression |
◽️ 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 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 1 in ._XMOJ.user.js
github-actions / Qodana for JS
Expression statement which is not assignment or call
Expression statement is not assignment or call
Check notice on line 2134 in XMOJ.user.js
github-actions / Qodana for JS
Expression statement which is not assignment or call
Expression statement is not assignment or call
Check notice on line 1 in ._XMOJ.user.js
github-actions / Qodana for JS
Expression statement which is not assignment or call
Expression statement is not assignment or call
Check notice on line 1 in ._XMOJ.user.js
github-actions / Qodana for JS
Expression statement which is not assignment or call
Expression statement is not assignment or call
Check notice on line 2767 in XMOJ.user.js
github-actions / Qodana for JS
Missing await for an async function call
Missing await for an async function call
Check notice on line 4509 in XMOJ.user.js
github-actions / Qodana for JS
Missing await for an async function call
Missing await for an async function call
Check notice on line 4853 in XMOJ.user.js
github-actions / Qodana for JS
Missing await for an async function call
Missing await for an async function call
Check notice on line 3984 in XMOJ.user.js
github-actions / Qodana for JS
Missing await for an async function call
Missing await for an async function call
Check notice on line 2457 in XMOJ.user.js
github-actions / Qodana for JS
Missing await for an async function call
Missing await for an async function call
Check notice on line 2682 in XMOJ.user.js
github-actions / Qodana for JS
Missing await for an async function call
Missing await for an async function call
Check notice on line 764 in XMOJ.user.js
github-actions / Qodana for JS
Missing await for an async function call
Missing await for an async function call
Check notice on line 4206 in XMOJ.user.js
github-actions / Qodana for JS
Missing await for an async function call
Missing await for an async function call
Check notice on line 5092 in XMOJ.user.js
github-actions / Qodana for JS
Missing await for an async function call
Missing await for an async function call
Check notice on line 4313 in XMOJ.user.js
github-actions / Qodana for JS
Missing await for an async function call
Missing await for an async function call
Check notice on line 5122 in XMOJ.user.js
github-actions / Qodana for JS
Missing await for an async function call
Missing await for an async function call
Check notice on line 5066 in XMOJ.user.js
github-actions / Qodana for JS
Missing await for an async function call
Missing await for an async function call
Check notice on line 1247 in XMOJ.user.js
github-actions / Qodana for JS
Missing await for an async function call
Missing await for an async function call
Check notice on line 4281 in XMOJ.user.js
github-actions / Qodana for JS
Missing await for an async function call
Missing await for an async function call
Check notice on line 2727 in XMOJ.user.js
github-actions / Qodana for JS
Missing await for an async function call
Missing await for an async function call
Check notice on line 2250 in XMOJ.user.js
github-actions / Qodana for JS
Missing await for an async function call
Missing await for an async function call
Check notice on line 4876 in XMOJ.user.js
github-actions / Qodana for JS
Missing await for an async function call
Missing await for an async function call
Check notice on line 2291 in XMOJ.user.js
github-actions / Qodana for JS
Missing await for an async function call
Missing await for an async function call
Check notice on line 5089 in XMOJ.user.js
github-actions / Qodana for JS
Redundant 'await' expression
Redundant 'await' for a non-promise type
Check notice on line 1592 in XMOJ.user.js
github-actions / Qodana for JS
Deprecated symbol used
Deprecated symbol used, consult docs for better alternative
Check notice on line 3692 in XMOJ.user.js
github-actions / Qodana for JS
Deprecated symbol used
Deprecated symbol used, consult docs for better alternative