Skip to content

fix(deps): update dependency undici to v6 #59

fix(deps): update dependency undici to v6

fix(deps): update dependency undici to v6 #59

Triggered via push December 6, 2023 09:54
Status Success
Total duration 46s
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