Skip to content

[VEN-3059]: ACM deployments on unichain mainnet #623

[VEN-3059]: ACM deployments on unichain mainnet

[VEN-3059]: ACM deployments on unichain mainnet #623

Triggered via pull request February 9, 2025 11:05
@chechuchechu
synchronize #120
feat/uni-ACM
Status Failure
Total duration 1m 31s
Artifacts

ci.yml

on: pull_request
Lint
45s
Lint
Check hardhat deployments work on hardhat
1m 13s
Check hardhat deployments work on hardhat
test
1m 22s
test
Docgen
48s
Docgen
export-deployments
1m 7s
export-deployments
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Lint: helpers/deploy/deploymentUtils.ts#L97
This branch can never execute. Its condition is a duplicate or covered by previous conditions in the if-else-if chain
Lint
Process completed with exit code 1.
Lint: deploy/003-omnichain-source.ts#L24
Unexpected any. Specify a different type
Lint: deploy/003-omnichain-source.ts#L31
Unexpected any. Specify a different type
Lint: deploy/006-omnichain-executorOwner-remote.ts#L22
Unexpected any. Specify a different type
Lint: hardhat.config.ts#L14
Require statement not part of import statement
Lint: hardhat.config.zksync.ts#L11
Require statement not part of import statement
Lint: helpers/deploy/deploymentConfig.ts#L93
Unexpected any. Specify a different type
Lint: tests/Cross-chain/Omnichain.ts#L22
Unexpected any. Specify a different type
Lint: tests/Cross-chain/Omnichain.ts#L212
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Lint: tests/Cross-chain/Omnichain.ts#L257
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Lint: tests/Cross-chain/Omnichain.ts#L505
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator