Skip to content

fix orca contract unit test #63

fix orca contract unit test

fix orca contract unit test #63

Triggered via pull request August 16, 2024 04:46
Status Failure
Total duration 3m 50s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.