Skip to content

PR #74

PR #74 #328

GitHub Actions / Qodana for JS completed Nov 30, 2024 in 0s

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]

Details

This result was published with Qodana GitHub Action

Annotations

Check notice on line 128 in src/commands/moderation/ban.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Duplicated code fragment

Duplicated code

Check warning on line 133 in src/commands/moderation/ban.ts

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused assignment

The value assigned to 'reason' is never used