Skip to content

fix(deps): update dependency ws to ^8.15.0 #82

fix(deps): update dependency ws to ^8.15.0

fix(deps): update dependency ws to ^8.15.0 #82

Triggered via pull request December 9, 2023 19:41
Status Success
Total duration 42s
Artifacts

test.yml

on: pull_request
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