Skip to content

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

feat: deploy-contract tooling; e2e testing support

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

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

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
all: contract/scripts/build-contract-deployer.js#L15
getManifestForSellConcertTickets not found in '../src/sell-concert-tickets-proposal.js'
all: contract/scripts/deploy-contract.js#L67
'xs' is defined but never used. Allowed unused args must match /^_/u
all: contract/scripts/deploy-contract.js#L78
'env' is assigned a value but never used. Allowed unused vars 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/test/test-sell-concert-tickets-contract.js#L10
'Far' is defined but never used. Allowed unused vars must match /^_/u
all: contract/test/test-sell-concert-tickets-contract.js#L11
'makePromiseKit' is defined but never used. Allowed unused vars must match /^_/u
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/.