Skip to content

fix(deps): update dependency @sapphire/async-queue to ^1.5.1 #40

fix(deps): update dependency @sapphire/async-queue to ^1.5.1

fix(deps): update dependency @sapphire/async-queue to ^1.5.1 #40

Triggered via push December 5, 2023 00:16
Status Success
Total duration 59s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test / lint: packages/rest/src/Structures/Rest.ts#L88
Returning an awaited value that is not a promise is not allowed
test / lint: packages/rest/src/Structures/Rest.ts#L88
Unsafe call of an `any` typed value
test / lint: packages/rest/src/Structures/Rest.ts#L88
Unsafe member access .JSON on an `any` value
test / lint: packages/rest/src/Structures/Rest.ts#L97
Returning an awaited value that is not a promise is not allowed
test / lint: packages/rest/src/Structures/Rest.ts#L97
Unsafe call of an `any` typed value
test / lint: packages/rest/src/Structures/Rest.ts#L97
Unsafe member access .JSON on an `any` value
test / lint: packages/rest/src/Structures/Rest.ts#L106
Returning an awaited value that is not a promise is not allowed
test / lint: packages/rest/src/Structures/Rest.ts#L106
Unsafe call of an `any` typed value
test / lint: packages/rest/src/Structures/Rest.ts#L106
Unsafe member access .JSON on an `any` value
test / lint: packages/rest/src/Structures/Rest.ts#L115
Returning an awaited value that is not a promise is not allowed