This repository has been archived by the owner on Nov 11, 2024. It is now read-only.
chore(deps): update eslint dependencies #3467
test.yml
on: pull_request
test
/
...
/
lint
19s
test
/
compile
0s
Annotations
4 errors and 4 warnings
test / lint / lint:
src/commands/general/HelpCommand.ts#L110
This assertion is unnecessary since it does not change the type of the expression
|
test / lint / lint:
src/commands/music/SearchCommand.ts#L70
This assertion is unnecessary since it does not change the type of the expression
|
test / lint / lint:
src/utils/structures/ModerationLogs.ts#L89
This assertion is unnecessary since it does not change the type of the expression
|
test / lint / lint
Process completed with exit code 1.
|
test / lint / lint:
src/events/InteractionCreateEvent.ts#L60
Unsafe call of an `any` typed value
|
test / lint / lint:
src/structures/CommandContext.ts#L84
Unsafe call of an `any` typed value
|
test / lint / lint:
src/utils/handlers/general/play.ts#L74
Unsafe call of an `any` typed value
|
test / lint / lint:
src/utils/handlers/general/play.ts#L102
Unsafe call of an `any` typed value
|