Skip to content

🎢 Ethers v6

🎢 Ethers v6 #3601

Triggered via pull request August 16, 2023 13:11
Status Failure
Total duration 1m 54s
Artifacts

CI.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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/[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
Module '"ethers"' has no exported member 'BigNumber'.
test-example
Module '"ethers"' has no exported member 'Event'.
test-example
Module '"ethers"' has no exported member 'utils'.
test-example
Module '"ethers"' has no exported member 'constants'.
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
Module '"ethers"' has no exported member 'BigNumber'.
test-docs
Module '"ethers"' has no exported member 'Event'.
test-docs
Module '"ethers"' has no exported member 'utils'.
test-docs
Module '"ethers"' has no exported member 'constants'.
test (16.x, ubuntu-latest)
Process completed with exit code 1.
test (14.x, ubuntu-latest)
Process completed with exit code 1.
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-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/
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 (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/