Skip to content

ref: add some whitespaces #44

ref: add some whitespaces

ref: add some whitespaces #44

Triggered via push December 5, 2023 03:49
Status Failure
Total duration 27s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
test / lint: packages/core/src/Structures/BasePlayer.ts#L7
Missing return type on function
test / lint: packages/core/src/Structures/BasePlayer.ts#L11
Missing return type on function
test / lint: packages/core/src/Structures/BasePlayer.ts#L17
Missing return type on function
test / lint: packages/core/src/Structures/BasePlayer.ts#L22
Missing return type on function
test / lint: packages/core/src/Structures/BasePlayer.ts#L27
Missing return type on function
test / lint: packages/core/src/Structures/BasePlayer.ts#L32
Missing return type on function
test / lint: packages/core/src/Structures/BasePlayer.ts#L47
Missing return type on function
test / lint: packages/core/src/Structures/Kirishima.ts#L22
Unnecessary conditional, the types have no overlap
test / lint: packages/core/src/Structures/Kirishima.ts#L22
Invalid typeof comparison value
test / lint: packages/core/src/Structures/Kirishima.ts#L22
Unnecessary conditional, the types have no overlap
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