Skip to content

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

feat: deploy-contract tooling; e2e testing support

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

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

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
all: contract/scripts/deploy-contract.js#L11
'getBundleId' is defined but never used. Allowed unused vars must match /^_/u
all: contract/scripts/deploy-contract.js#L50
'env' is assigned a value but never used. Allowed unused vars must match /^_/u
all: contract/scripts/deploy-contract.js#L73
'opts' is assigned a value but never used. Allowed unused vars must match /^_/u
all: contract/scripts/deploy-contract.js#L88
'bundles' is assigned a value but never used. Allowed unused vars must match /^_/u
all: contract/test/test-swap-wallet.js#L11
Unable to resolve path to module './bundle-tools.js'
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/.