Skip to content

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

feat: deploy-contract tooling; e2e testing support

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

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

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
all: contract/src/types.js#L1
'@agoric/vats' should be listed in the project's dependencies, not devDependencies
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/.