This repository has been archived by the owner on Jan 29, 2025. It is now read-only.
Merge pull request #4 from TeaHouseFC/infrastructure/Add-Postgres-Ins… #15
Annotations
6 warnings
Unused import:
src/index.ts#L4
Unused import specifier ClientOptions
|
Unused import:
src/index.ts#L5
Unused
```
import { APIUser} from 'discord-api-types/v10';
```
|
Unused local symbol:
src/index.ts#L3
Unused constant dotenv
|
Unused local symbol:
src/Commands/GetCharacterId.ts#L21
Unused local variable server
|
Unused local symbol:
src/Listeners/InteractionCreate.ts#L7
Unused constant data
|
qodana
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|