More progress on networking system. #84
Annotations
6 errors and 1 warning
ci:
src/components/config.ts#L9
Unexpected any. Specify a different type
|
ci:
src/entities/playable/playable.ts#L149
'decreasing' is defined but never used. Allowed unused args must match /^_/u
|
ci:
src/net/client.ts#L57
Unexpected any. Specify a different type
|
ci:
src/scenarios/replayTesting.ts#L16
'RecordedEntityState' is defined but never used. Allowed unused vars must match /^_/u
|
ci:
src/scenarios/testingGround.ts#L223
'newMoveHash' is never reassigned. Use 'const' instead
|
ci
Process completed with exit code 1.
|
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|