Merge pull request #104 from VenusProtocol/feat/base-acm-deploy #541
ci.yml
on: push
Lint
1m 19s
Check hardhat deployments work on hardhat
53s
test
1m 11s
Docgen
51s
export-deployments
1m 9s
Annotations
15 warnings
Docgen
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check hardhat deployments work on hardhat
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
export-deployments
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|