Skip to content

🎢 Ethers v6

🎢 Ethers v6 #3606

Triggered via pull request August 17, 2023 15:22
Status Failure
Total duration 2m 22s
Artifacts

CI.yml

on: pull_request
test-example
1m 26s
test-example
test-docs
2m 8s
test-docs
check-mixed-changesets
13s
check-mixed-changesets
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 5 warnings
test (16.x, ubuntu-latest)
Process completed with exit code 1.
test-example
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
test-example
Namespace '"/home/runner/work/useDApp/useDApp/node_modules/.pnpm/[email protected]/node_modules/ethers/lib.commonjs/ethers"' has no exported member 'utils'.
test-example
'"/home/runner/work/useDApp/useDApp/node_modules/.pnpm/[email protected]/node_modules/ethers/lib.commonjs/ethers"' has no exported member named 'providers'. Did you mean 'Provider'?
test-example
'"/home/runner/work/useDApp/useDApp/node_modules/.pnpm/[email protected]/node_modules/ethers/lib.commonjs/ethers"' has no exported member named 'providers'. Did you mean 'Provider'?
test-example
Argument of type 'ContractInterface' is not assignable to parameter of type 'Interface | InterfaceAbi'.
test-example
Property 'deployTransaction' does not exist on type 'BaseContract & { deploymentTransaction(): ContractTransactionResponse; } & Omit<BaseContract, keyof BaseContract>'.
test-example
Property 'getTransaction' does not exist on type 'Event'.
test-example
Property 'getTransactionReceipt' does not exist on type 'Event'.
test-example
Property 'getTransaction' does not exist on type 'Event'.
test-example
Property 'getTransactionReceipt' does not exist on type 'Event'.
test (14.x, ubuntu-latest)
The operation was canceled.
test-docs
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
test-docs
Namespace '"/home/runner/work/useDApp/useDApp/node_modules/.pnpm/[email protected]/node_modules/ethers/lib.commonjs/ethers"' has no exported member 'utils'.
test-docs
'"/home/runner/work/useDApp/useDApp/node_modules/.pnpm/[email protected]/node_modules/ethers/lib.commonjs/ethers"' has no exported member named 'providers'. Did you mean 'Provider'?
test-docs
'"/home/runner/work/useDApp/useDApp/node_modules/.pnpm/[email protected]/node_modules/ethers/lib.commonjs/ethers"' has no exported member named 'providers'. Did you mean 'Provider'?
test-docs
Argument of type 'ContractInterface' is not assignable to parameter of type 'Interface | InterfaceAbi'.
test-docs
Property 'deployTransaction' does not exist on type 'BaseContract & { deploymentTransaction(): ContractTransactionResponse; } & Omit<BaseContract, keyof BaseContract>'.
test-docs
Property 'getTransaction' does not exist on type 'Event'.
test-docs
Property 'getTransactionReceipt' does not exist on type 'Event'.
test-docs
Property 'getTransaction' does not exist on type 'Event'.
test-docs
Property 'getTransactionReceipt' does not exist on type 'Event'.
check-mixed-changesets
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
test (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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-example
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/
test (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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/