Reworking network state engine #114
Annotations
5 errors and 1 warning
deploy:
src/entities/phys/mine.ts#L94
Property 'rapierWorld' is private and only accessible within class 'GameWorld'.
|
deploy:
src/entities/phys/mine.ts#L194
Property 'rapierWorld' is private and only accessible within class 'GameWorld'.
|
deploy:
src/scenarios/netGameTest.ts#L52
'gameInstance.gameStateImmediate.teams' is possibly 'undefined'.
|
deploy:
src/scenarios/netGameTest.ts#L67
Argument of type 'Team[] | undefined' is not assignable to parameter of type 'Team[]'.
|
deploy
Process completed with exit code 2.
|
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|