🎢 Ethers v6 #3609
CI.yml
on: pull_request
test-example
1m 25s
test-docs
1m 42s
check-mixed-changesets
15s
Matrix: test
Annotations
22 errors and 5 warnings
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/ethers@6.7.0/node_modules/ethers/lib.commonjs/ethers"' has no exported member 'utils'.
|
test-example
'"/home/runner/work/useDApp/useDApp/node_modules/.pnpm/ethers@6.7.0/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/ethers@6.7.0/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)
Process completed with exit code 1.
|
test (16.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/ethers@6.7.0/node_modules/ethers/lib.commonjs/ethers"' has no exported member 'utils'.
|
test-docs
'"/home/runner/work/useDApp/useDApp/node_modules/.pnpm/ethers@6.7.0/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/ethers@6.7.0/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-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 (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-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/
|