feat: forget redundancy, I give up #206
10 new problems found by Qodana for JS
Qodana for JS
7 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Mismatched query and update of collection |
🔶 Warning | 2 |
Unused local symbol |
🔶 Warning | 1 |
Unreachable code |
🔶 Warning | 1 |
Duplicated code fragment |
◽️ Notice | 3 |
💡 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 922 in Source/Process.ts
github-actions / Qodana for JS
Duplicated code fragment
Duplicated code
Check notice on line 87 in Source/Database.ts
github-actions / Qodana for JS
Duplicated code fragment
Duplicated code
Check notice on line 134 in Source/Database.ts
github-actions / Qodana for JS
Duplicated code fragment
Duplicated code
Check warning on line 48 in Source/Process.ts
github-actions / Qodana for JS
Mismatched query and update of collection
Contents of collection `DenyBadgeEditList` are queried, but never written
Check warning on line 47 in Source/Process.ts
github-actions / Qodana for JS
Mismatched query and update of collection
Contents of collection `DenyMessageList` are queried, but never written
Check warning on line 41 in Source/Process.ts
github-actions / Qodana for JS
Unused local symbol
Unused function sleep
Check warning on line 167 in Source/Process.ts
github-actions / Qodana for JS
Unreachable code
Unreachable code