Skip to content

fix(deps): update all non-major dependencies #186

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #186

Triggered via pull request May 28, 2025 18:33
Status Failure
Total duration 28s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test / lint / lint: src/commands/music/SearchCommand.ts#L67
Unsafe member access .find on an `error` typed value
test / lint / lint: src/commands/music/SearchCommand.ts#L67
Unsafe call of an `error` type typed value
test / lint / lint: src/commands/music/SearchCommand.ts#L67
Unsafe assignment of an error typed value
test / lint / lint: src/commands/general/HelpCommand.ts#L111
Unsafe member access .customId on an `error` typed value
test / lint / lint: src/commands/general/HelpCommand.ts#L111
Unsafe argument of type `any` assigned to a parameter of type `string`
test / lint / lint: src/commands/general/HelpCommand.ts#L109
Unexpected any value in conditional. An explicit comparison or type cast is required
test / lint / lint: src/commands/general/HelpCommand.ts#L108
Unsafe member access .type on an `any` value
test / lint / lint: src/commands/general/HelpCommand.ts#L108
Unsafe member access .find on an `error` typed value
test / lint / lint: src/commands/general/HelpCommand.ts#L108
Unsafe call of an `error` type typed value
test / lint / lint: src/commands/general/HelpCommand.ts#L108
Unsafe assignment of an error typed value
test / lint / lint: src/utils/structures/CommandManager.ts#L225
Async arrow function has no 'await' expression