Skip to content

Upgrade ethers to v6 #1354

Upgrade ethers to v6

Upgrade ethers to v6 #1354

Triggered via pull request September 26, 2023 09:06
Status Failure
Total duration 1m 10s
Artifacts

CI.yml

on: pull_request
docs-and-linter
58s
docs-and-linter
Matrix: test-node
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
test-node (16.x, ubuntu-latest)
Argument of type 'Wallet[] | Promise<Wallet[]>' is not assignable to parameter of type 'Wallet[]'.
test-node (16.x, ubuntu-latest)
Type 'Wallet[] | Promise<Wallet[]>' is not assignable to type 'Wallet[]'.
test-node (16.x, ubuntu-latest)
Process completed with exit code 1.
test-node (14.x, ubuntu-latest)
Argument of type 'Wallet[] | Promise<Wallet[]>' is not assignable to parameter of type 'Wallet[]'.
test-node (14.x, ubuntu-latest)
Type 'Wallet[] | Promise<Wallet[]>' is not assignable to type 'Wallet[]'.
test-node (14.x, ubuntu-latest)
The operation was canceled.
docs-and-linter
Process completed with exit code 1.
test-node (16.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-node (14.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docs-and-linter
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/