PR #74 #328
6 new problems found by Qodana for JS
Qodana for JS
6 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Unused assignment |
🔶 Warning | 5 |
Duplicated code fragment |
◽️ Notice | 1 |
☁️ 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 128 in src/commands/moderation/ban.ts
github-actions / Qodana for JS
Duplicated code fragment
Duplicated code
Check warning on line 133 in src/commands/moderation/ban.ts
github-actions / Qodana for JS
Unused assignment
The value assigned to 'reason' is never used
Check warning on line 105 in src/commands/moderation/warn.ts
github-actions / Qodana for JS
Unused assignment
The value assigned to 'reason' is never used
Check warning on line 58 in src/commands/moderation/infractions.ts
github-actions / Qodana for JS
Unused assignment
The value assigned to 'guildInDB' is never used
Check warning on line 107 in src/commands/moderation/kick.ts
github-actions / Qodana for JS
Unused assignment
The value assigned to 'reason' is never used
Check warning on line 164 in src/commands/moderation/mute.ts
github-actions / Qodana for JS
Unused assignment
The value assigned to 'reason' is never used