Skip to content

Split sort event

Split sort event #5911

Triggered via push March 24, 2024 15:40
Status Failure
Total duration 56s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

24 errors
Node 20.x on ubuntu-latest: server/server.ts#L643
Argument of type 'number | undefined' is not assignable to parameter of type 'number'.
Node 20.x on ubuntu-latest: server/server.ts#L649
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Node 20.x on ubuntu-latest: server/server.ts#L684
Argument of type 'PushSubscriptionJSON' is not assignable to parameter of type 'ClientPushSubscription'.
Node 20.x on ubuntu-latest: server/server.ts#L772
Argument of type '{ networkUuid?: string | undefined; channelName?: string | undefined; searchTerm?: string | undefined; offset: number; }' is not assignable to parameter of type 'SearchQuery'.
Node 20.x on ubuntu-latest: server/server.ts#L849
Type 'string | null' is not assignable to type 'string'.
Node 20.x on ubuntu-latest
Process completed with exit code 1.
Node 18.x on ubuntu-latest
The job was canceled because "ubuntu-latest_20_x" failed.
Node 18.x on ubuntu-latest: server/server.ts#L643
Argument of type 'number | undefined' is not assignable to parameter of type 'number'.
Node 18.x on ubuntu-latest: server/server.ts#L649
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Node 18.x on ubuntu-latest: server/server.ts#L684
Argument of type 'PushSubscriptionJSON' is not assignable to parameter of type 'ClientPushSubscription'.
Node 18.x on ubuntu-latest: server/server.ts#L772
Argument of type '{ networkUuid?: string | undefined; channelName?: string | undefined; searchTerm?: string | undefined; offset: number; }' is not assignable to parameter of type 'SearchQuery'.
Node 18.x on ubuntu-latest: server/server.ts#L849
Type 'string | null' is not assignable to type 'string'.
Node 18.x on ubuntu-latest
Process completed with exit code 1.
Node 21.x on ubuntu-latest
The job was canceled because "ubuntu-latest_20_x" failed.
Node 21.x on ubuntu-latest: server/server.ts#L643
Argument of type 'number | undefined' is not assignable to parameter of type 'number'.
Node 21.x on ubuntu-latest: server/server.ts#L649
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
Node 21.x on ubuntu-latest: server/server.ts#L684
Argument of type 'PushSubscriptionJSON' is not assignable to parameter of type 'ClientPushSubscription'.
Node 21.x on ubuntu-latest: server/server.ts#L772
Argument of type '{ networkUuid?: string | undefined; channelName?: string | undefined; searchTerm?: string | undefined; offset: number; }' is not assignable to parameter of type 'SearchQuery'.
Node 21.x on ubuntu-latest: server/server.ts#L849
Type 'string | null' is not assignable to type 'string'.
Node 21.x on ubuntu-latest
Process completed with exit code 1.
Node 18.x on windows-latest
The job was canceled because "ubuntu-latest_20_x" failed.
Node 18.x on windows-latest
The operation was canceled.
Node 18.x on macOS-latest
The job was canceled because "ubuntu-latest_20_x" failed.
Node 18.x on macOS-latest
The operation was canceled.