Skip to content

feat: deploy-contract tooling; e2e testing support #83

feat: deploy-contract tooling; e2e testing support

feat: deploy-contract tooling; e2e testing support #83

Triggered via pull request March 7, 2024 05:49
@dckcdckc
synchronize #16
dc-e2e-testing
Status Failure
Total duration 1m 53s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
all: contract/scripts/deploy-contract.js#L73
'xs' is defined but never used. Allowed unused args must match /^_/u
all: contract/test/boot-tools.js#L10
'@agoric/store' should be listed in the project's dependencies. Run 'npm i -S @agoric/store' to add it
all: contract/test/boot-tools.js#L11
'@agoric/zone' should be listed in the project's dependencies. Run 'npm i -S @agoric/zone' to add it
all: contract/tools/ui-kit-goals/test-nameProxy.js#L1
'@endo/init' should be listed in the project's dependencies, not devDependencies
all: contract/tools/ui-kit-goals/test-nameProxy.js#L5
'@agoric/vats' should be listed in the project's dependencies, not devDependencies
all
Process completed with exit code 1.
all
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.