Skip to content

refactor(Add.ts): remove redundant init and update methods from Add c… #116

refactor(Add.ts): remove redundant init and update methods from Add c…

refactor(Add.ts): remove redundant init and update methods from Add c… #116

Triggered via push March 11, 2025 20:01
Status Failure
Total duration 23s
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

3 errors
common-unit-tests (18): templates/project-ts/src/Add.test.ts#L59
Property 'update' does not exist on type 'Add'.
common-unit-tests (18): templates/project-ts/src/interact.ts#L80
Property 'update' does not exist on type 'Add'.
common-unit-tests (18)
Process completed with exit code 2.