Skip to content

chore(deps): update dependency @types/node to v20 #34

chore(deps): update dependency @types/node to v20

chore(deps): update dependency @types/node to v20 #34

Triggered via push December 4, 2023 18:58
Status Success
Total duration 41s
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