refactor(interact.ts): intialize zkprogram with zkapp initial state #161
test-and-publish.yml
on: push
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
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.
|