on feat: deploy contract without custom code (WIP) #273
Triggered via pull request
September 10, 2024 22:09
Status
Failure
Total duration
4m 22s
Artifacts
–
pr.yml
on: pull_request
unit
2m 57s
integration
4m 13s
Annotations
12 errors and 1 warning
unit:
contract/src/auto-deploy.template.js#L2
'allValues' is defined but never used. Allowed unused vars must match /^_/u
|
unit:
contract/src/auto-deploy.template.js#L4
'AmountMath' is defined but never used. Allowed unused vars must match /^_/u
|
unit:
contract/src/auto-deploy.template.js#L12
'IST_UNIT' is assigned a value but never used. Allowed unused vars must match /^_/u
|
unit:
contract/src/postal-service.contract.js#L1
Definition for rule '@endo/harden-exports' was not found
|
unit:
contract/src/sell-concert-tickets.contract.js#L1
Definition for rule '@endo/harden-exports' was not found
|
unit:
contract/src/swaparoo.contract.js#L1
Definition for rule '@endo/harden-exports' was not found
|
unit:
contract/tools/e2e-tools.js#L564
Expected an error object to be thrown
|
unit:
contract/tools/e2e-tools.js#L565
Unreachable code
|
unit
Process completed with exit code 1.
|
integration
Cannot find module '@interchain-ui/react' or its corresponding type declarations.
|
integration
Type 'import("/home/runner/work/dapp-agoric-basics/dapp-agoric-basics/node_modules/@cosmos-kit/core/cjs/bases/main-wallet").MainWalletBase[]' is not assignable to type 'import("/home/runner/work/dapp-agoric-basics/dapp-agoric-basics/ui/node_modules/@cosmos-kit/core/cjs/bases/main-wallet").MainWalletBase[]'.
|
integration
Process completed with exit code 2.
|
unit:
contract/tools/e2e-tools.js#L535
Invalid JSDoc tag name "import"
|