Skip to content
This repository has been archived by the owner on Jan 29, 2025. It is now read-only.

Merge pull request #5 from TeaHouseFC/refactor/Use-SlashCommandBuilder #17

Merge pull request #5 from TeaHouseFC/refactor/Use-SlashCommandBuilder

Merge pull request #5 from TeaHouseFC/refactor/Use-SlashCommandBuilder #17

Triggered via push August 29, 2024 09:05
Status Success
Total duration 1m 8s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings and 1 notice
Unused import: src/Listeners/Startup.ts#L1
Unused import specifier Routes
Unused import: src/index.ts#L5
Unused ``` import { APIUser} from 'discord-api-types/v10'; ```
Unused import: src/index.ts#L4
Unused import specifier ClientOptions
Unused assignment: src/Commands/LodestoneInteractions/LodestoneCommands.ts#L49
Variable initializer is redundant
Unused assignment: src/Commands/LodestoneInteractions/LodestoneCommands.ts#L48
Variable initializer is redundant
Unused local symbol: src/Helpers/ReloadCommands.ts#L28
Unused constant existingCommands
Unused local symbol: src/Listeners/InteractionCreate.ts#L7
Unused constant data
Unused local symbol: src/Listeners/Startup.ts#L16
Unused constant rest
Unused local symbol: src/Helpers/ReloadCommands.ts#L31
Unused constant existingGuildCommands
Unused local symbol: src/index.ts#L3
Unused constant dotenv
Unused local symbol: src/Listeners/Startup.ts#L3
Unused constant dotenv
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/
Result of method call returning a promise is ignored: src/index.ts#L27
Promise returned from Startup is ignored