Skip to content

[VEN-2797] Helper Contract to Batch ACM Commands #420

[VEN-2797] Helper Contract to Batch ACM Commands

[VEN-2797] Helper Contract to Batch ACM Commands #420

Triggered via pull request September 16, 2024 12:12
Status Success
Total duration 1m 20s
Artifacts

ci.yml

on: pull_request
Lint
50s
Lint
Check hardhat deployments work on hardhat
52s
Check hardhat deployments work on hardhat
test
59s
test
Docgen
1m 11s
Docgen
export-deployments
1m 4s
export-deployments
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
Check hardhat deployments work on hardhat
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check hardhat deployments work on hardhat
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
export-deployments
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
export-deployments
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Docgen
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Docgen
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/