Skip to content

Fix some things!

Fix some things! #37

Triggered via pull request September 25, 2024 04:07
Status Failure
Total duration 29s
Artifacts

ci.yml

on: pull_request
check-server
19s
check-server
build-server
19s
build-server
Fit to window
Zoom out
Zoom in

Annotations

10 errors
check-server
Argument of type 'Buffer' is not assignable to parameter of type 'BinaryLike'.
check-server
Argument of type 'Buffer' is not assignable to parameter of type 'ArrayBufferView'.
check-server
Type 'typeof Response' does not satisfy the constraint 'typeof ServerResponse'.
check-server
Type '{ keycloakUserId: string; }' is not assignable to type '{ tokenSet: { userId: string; tokenType: string | null; accessToken: string | null; idToken: string | null; refreshToken: string | null; scope: string | null; accessExpiry: Date | null; sessionState: string | null; } | null; } & { ...; } & { ...; }'.
check-server
Process completed with exit code 2.
build-server
Argument of type 'Buffer' is not assignable to parameter of type 'BinaryLike'.
build-server
Argument of type 'Buffer' is not assignable to parameter of type 'ArrayBufferView'.
build-server
Type 'typeof Response' does not satisfy the constraint 'typeof ServerResponse'.
build-server
Type '{ keycloakUserId: string; }' is not assignable to type '{ tokenSet: { userId: string; tokenType: string | null; accessToken: string | null; idToken: string | null; refreshToken: string | null; scope: string | null; accessExpiry: Date | null; sessionState: string | null; } | null; } & { ...; } & { ...; }'.
build-server
Process completed with exit code 2.