PR #74 #328
codeql
on: dynamic
Matrix: analyze
Annotations
5 warnings and 1 notice
Unused assignment:
src/commands/moderation/ban.ts#L133
The value assigned to 'reason' is never used
|
Unused assignment:
src/commands/moderation/warn.ts#L105
The value assigned to 'reason' is never used
|
Unused assignment:
src/commands/moderation/infractions.ts#L58
The value assigned to 'guildInDB' is never used
|
Unused assignment:
src/commands/moderation/kick.ts#L107
The value assigned to 'reason' is never used
|
Unused assignment:
src/commands/moderation/mute.ts#L164
The value assigned to 'reason' is never used
|
Duplicated code fragment:
src/commands/moderation/ban.ts#L128
Duplicated code
|