Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

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

fix(deps): update all non-major dependencies

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

Triggered via pull request September 12, 2024 11:50
Status Failure
Total duration 36s
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#L148
Unsafe assignment of an error typed value
test / lint / lint: src/commands/music/SearchCommand.ts#L148
Unsafe call of an `error` type typed value
test / lint / lint: src/commands/music/SearchCommand.ts#L148
Unsafe call of an `error` type typed value
test / lint / lint: src/commands/music/SearchCommand.ts#L152
Unsafe assignment of an `any` value
test / lint / lint: src/commands/music/SearchCommand.ts#L152
Unsafe call of an `any` typed value
test / lint / lint: src/commands/music/SearchCommand.ts#L152
Unsafe call of an `any` typed value
test / lint / lint: src/commands/music/SearchCommand.ts#L152
Unsafe member access .content on an `any` value
test / lint / lint: src/commands/music/SearchCommand.ts#L152
Unsafe member access .filter on an `any` value
test / lint / lint: src/commands/music/SearchCommand.ts#L155
Unsafe member access .author on an `any` value
test / lint / lint: src/commands/music/SearchCommand.ts#L156
Unsafe argument of type `any` assigned to a parameter of type `string`
test / lint / lint: src/utils/structures/CommandManager.ts#L225
Async arrow function has no 'await' expression