Skip to content

refactor(interact.ts): intialize zkprogram with zkapp initial state #161

refactor(interact.ts): intialize zkprogram with zkapp initial state

refactor(interact.ts): intialize zkprogram with zkapp initial state #161

Triggered via push March 21, 2025 06:51
Status Failure
Total duration 27s
Artifacts
Matrix: common-unit-tests
Matrix: sudoku-example-unit-tests
Matrix: tictactoe-example-unit-tests
Matrix: smoke-e2e-tests-against-compatible-network
Matrix: smoke-e2e-tests-against-master-network
Matrix: publish-to-npm
Fit to window
Zoom out
Zoom in

Annotations

5 errors
common-unit-tests (18): templates/project-ts/src/Add.test.ts#L3
Cannot find module './AddZkProgram' or its corresponding type declarations.
common-unit-tests (18): templates/project-ts/src/Add.ts#L2
Cannot find module './AddZkProgram.js' or its corresponding type declarations.
common-unit-tests (18): templates/project-ts/src/index.ts#L2
Cannot find module './AddZkProgram.js' or its corresponding type declarations.
common-unit-tests (18): templates/project-ts/src/interact.ts#L18
Cannot find module './AddZkProgram.js' or its corresponding type declarations.
common-unit-tests (18)
Process completed with exit code 2.