refactor(Add.ts): remove redundant init and update methods from Add c… #116
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
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.
|