fix orca contract unit test #63
Annotations
9 errors
lint:
contract/src/orca.contract.js#L54
Named export 'meta' should be followed by a call to 'harden'
|
lint:
contract/test/orca-contract.test.js#L124
'hostConnectionId' is defined but never used. Allowed unused args must match /^_/u
|
lint:
contract/test/orca-contract.test.js#L124
'controllerConnectionId' is defined but never used. Allowed unused args must match /^_/u
|
lint:
contract/test/orca-contract.test.js#L124
'opts' is defined but never used. Allowed unused args must match /^_/u
|
lint:
contract/test/orca-contract.test.js#L136
'opts' is already declared in the upper scope on line 124 column 68
|
lint:
contract/tools/ui-kit-goals/test-nameProxy.js#L5
'@agoric/vats' should be listed in the project's dependencies, not devDependencies
|
lint
Process completed with exit code 1.
|
unit
Process completed with exit code 1.
|
integration
Process completed with exit code 2.
|