Skip to content

First working synchronised net game. #136

First working synchronised net game.

First working synchronised net game. #136

Triggered via push January 19, 2025 21:06
Status Failure
Total duration 30s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ci: src/logic/gamestate.ts#L6
'tap' is defined but never used. Allowed unused vars must match /^_/u
ci: src/net/models.ts#L1
'InputKind' is defined but never used. Allowed unused vars must match /^_/u
ci: src/net/netGameState.ts#L153
Empty block statement
ci: src/net/netGameWorld.ts#L9
'IPhysicalEntity' is defined but never used. Allowed unused vars must match /^_/u
ci: src/net/netGameWorld.ts#L73
Unexpected any. Specify a different type
ci: src/net/netGameWorld.ts#L73
Unexpected any. Specify a different type
ci: src/net/netGameWorld.ts#L97
'ex' is defined but never used. Allowed unused args must match /^_/u
ci: src/scenarios/netGame.ts#L257
'endOfGameFadeOut' is assigned a value but never used. Allowed unused vars must match /^_/u
ci: src/scenarios/netGameTest.ts#L100
'wormSpawn' is assigned a value but never used. Allowed unused vars must match /^_/u
ci: src/state/player.ts#L91
'elapsedRelativeTimeForState' is assigned a value but never used. Allowed unused vars must match /^_/u
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636