Skip to content
Triggered via push October 15, 2024 21:27
Status Failure
Total duration 32s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 7 warnings
ci: src/components/menu.tsx#L87
'ex' is of type 'unknown'.
ci: src/net/client.ts#L1
Type '{ window: Window & typeof globalThis; fetch: { (input: URL | RequestInfo, init?: RequestInit | undefined): Promise<Response>; (input: string | ... 1 more ... | Request, init?: RequestInit | undefined): Promise<...>; }; Olm: typeof import("/home/runner/work/wormgine/wormgine/node_modules/@matrix-org/olm/index"); loca...' is missing the following properties from type 'typeof globalThis': globalThis, eval, parseInt, parseFloat, and 885 more.
ci: src/net/client.ts#L114
Argument of type '"sync"' is not assignable to parameter of type 'EmittedEvents | EventEmitterEvents'.
ci: src/scenarios/boneIsles.ts#L30
Property 'playerUserId' is missing in type '{ name: string; group: TeamGroup.Blue; worms: { name: string; maxHealth: number; health: number; }[]; }' but required in type 'Team'.
ci
Process completed with exit code 2.
ci: src/net/client.ts#L46
Forbidden non-null assertion
ci: src/net/client.ts#L53
Unexpected any. Specify a different type
ci: src/net/client.ts#L59
Unexpected any. Specify a different type
ci: src/net/client.ts#L65
Unexpected any. Specify a different type
ci: src/net/client.ts#L154
Forbidden non-null assertion
ci: src/scenarios/replayTesting.ts#L113
Forbidden non-null assertion
ci: src/state/player.ts#L40
Forbidden non-null assertion