fix orca contract unit test #21
Closed
Annotations
7 errors
contract/src/orca.contract.js#L54
Named export 'meta' should be followed by a call to 'harden'
|
contract/test/orca-contract.test.js#L124
'hostConnectionId' is defined but never used. Allowed unused args must match /^_/u
|
contract/test/orca-contract.test.js#L124
'controllerConnectionId' is defined but never used. Allowed unused args must match /^_/u
|
contract/test/orca-contract.test.js#L124
'opts' is defined but never used. Allowed unused args must match /^_/u
|
contract/test/orca-contract.test.js#L136
'opts' is already declared in the upper scope on line 124 column 68
|
contract/tools/ui-kit-goals/test-nameProxy.js#L5
'@agoric/vats' should be listed in the project's dependencies, not devDependencies
|
|
This job failed
Loading