Skip to content

Refine & organize the Battleships zkapp code & adapt changes #28

Refine & organize the Battleships zkapp code & adapt changes

Refine & organize the Battleships zkapp code & adapt changes #28

Triggered via push March 2, 2024 10:36
Status Failure
Total duration 20s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
test: src/Battleships.test.ts#L124
Property 'turns' does not exist on type 'BattleshipsZkApp'.
test: src/Battleships.test.ts#L260
Property 'turns' does not exist on type 'BattleshipsZkApp'.
test: src/Battleships.test.ts#L342
Property 'turns' does not exist on type 'BattleshipsZkApp'.
test: src/Battleships.test.ts#L367
Property 'turns' does not exist on type 'BattleshipsZkApp'.
test: src/Battleships.test.ts#L390
Property 'turns' does not exist on type 'BattleshipsZkApp'.
test: src/Battleships.test.ts#L413
Property 'turns' does not exist on type 'BattleshipsZkApp'.
test: src/Battleships.test.ts#L454
Property 'turns' does not exist on type 'BattleshipsZkApp'.
test
Process completed with exit code 2.