Merge pull request #4 from TeaHouseFC/infrastructure/Add-Postgres-Ins… #15
5 new problems found by Qodana for JS
Qodana for JS
5 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Unused local symbol |
🔶 Warning | 3 |
Unused import |
🔶 Warning | 2 |
💡 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 warning on line 4 in src/index.ts
github-actions / Qodana for JS
Unused import
Unused import specifier ClientOptions
Check warning on line 5 in src/index.ts
github-actions / Qodana for JS
Unused import
Unused
```
import { APIUser} from 'discord-api-types/v10';
```
Check warning on line 3 in src/index.ts
github-actions / Qodana for JS
Unused local symbol
Unused constant dotenv
Check warning on line 21 in src/Commands/GetCharacterId.ts
github-actions / Qodana for JS
Unused local symbol
Unused local variable server
Check warning on line 7 in src/Listeners/InteractionCreate.ts
github-actions / Qodana for JS
Unused local symbol
Unused constant data