Skip to content

Merge pull request #15 from ducompsoc/fix-authn #38

Merge pull request #15 from ducompsoc/fix-authn

Merge pull request #15 from ducompsoc/fix-authn #38

Triggered via push September 25, 2024 04:07
Status Failure
Total duration 26s
Artifacts

ci.yml

on: push
check-server
18s
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.