Skip to content

Add support for gameplay saving and replaying. #77

Add support for gameplay saving and replaying.

Add support for gameplay saving and replaying. #77

Triggered via push October 9, 2024 18:02
Status Failure
Total duration 28s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
ci: src/entities/index.ts#L27
Unexpected empty function 'entityToType'
ci: src/entities/phys/physicsEntity.ts#L132
Unexpected empty method 'loadState'
ci: src/scenarios/replayTesting.ts#L86
'i' is never reassigned. Use 'const' instead
ci: src/scenarios/uiTest.ts#L49
Unexpected constant condition
ci: src/state/recorder.ts#L13
'chr' is never reassigned. Use 'const' instead
ci: src/state/recorder.ts#L33
'stateToSend' is never reassigned. Use 'const' instead
ci
Process completed with exit code 1.
ci: src/components/changelog.tsx#L20
Unexpected any. Specify a different type
ci: src/entities/index.ts#L27
'entityToType' is defined but never used
ci: src/entities/phys/bazookaShell.ts#L9
'RecordedEntityState' is defined but never used
ci: src/entities/phys/physicsEntity.ts#L107
'_opts' is defined but never used
ci: src/entities/phys/physicsEntity.ts#L132
'd' is defined but never used
ci: src/entities/playable/remoteWorm.ts#L4
'StateRecorder' is defined but never used
ci: src/scenarios/replayTesting.ts#L86
'i' is assigned a value but never used
ci: src/scenarios/replayTesting.ts#L89
Forbidden non-null assertion
ci: src/scenarios/uiTest.ts#L2
'Water' is defined but never used
ci: src/scenarios/uiTest.ts#L3
'MetersValue' is defined but never used