Skip to content

🎢 Ethers v6

🎢 Ethers v6 #3610

Triggered via pull request August 18, 2023 12:37
Status Failure
Total duration 1m 59s
Artifacts

CI.yml

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

Annotations

22 errors and 5 warnings
test (14.x, ubuntu-latest)
Process completed with exit code 1.
test (16.x, ubuntu-latest)
Process completed with exit code 1.
test-docs
Type 'Contract' does not satisfy the constraint 'TypedContract'.
test-docs
Argument of type 'Provider' is not assignable to parameter of type 'AbstractProvider'.
test-docs
Type 'BaseContractMethod<any[], any, any>' is not assignable to type 'string'.
test-docs
Type 'BaseContractMethod<any[], any, any>' is not assignable to type 'string'.
test-docs
Argument of type '{ address: BaseContractMethod<any[], any, any>; data: string; chainId: ChainId; }' is not assignable to parameter of type 'Falsy | RawCall'.
test-docs
Module '"ethers"' has no exported member 'BigNumber'.
test-docs
Argument of type '{ abi: Interface; address: BaseContractMethod<any[], any, any>; method: string; args: string[]; }' is not assignable to parameter of type 'Falsy | ContractCall'.
test-docs
Argument of type 'BaseContractMethod<any[], any, any>' is not assignable to parameter of type 'string'.
test-docs
Argument of type 'BaseContractMethod<any[], any, any>' is not assignable to parameter of type 'string'.
test-docs
Module '"ethers"' has no exported member 'utils'.
test-example
Type 'Contract' does not satisfy the constraint 'TypedContract'.
test-example
Argument of type 'Provider' is not assignable to parameter of type 'AbstractProvider'.
test-example
Type 'BaseContractMethod<any[], any, any>' is not assignable to type 'string'.
test-example
Type 'BaseContractMethod<any[], any, any>' is not assignable to type 'string'.
test-example
Argument of type '{ address: BaseContractMethod<any[], any, any>; data: string; chainId: ChainId; }' is not assignable to parameter of type 'Falsy | RawCall'.
test-example
Module '"ethers"' has no exported member 'BigNumber'.
test-example
Argument of type '{ abi: Interface; address: BaseContractMethod<any[], any, any>; method: string; args: string[]; }' is not assignable to parameter of type 'Falsy | ContractCall'.
test-example
Argument of type 'BaseContractMethod<any[], any, any>' is not assignable to parameter of type 'string'.
test-example
Argument of type 'BaseContractMethod<any[], any, any>' is not assignable to parameter of type 'string'.
test-example
Module '"ethers"' has no exported member 'utils'.
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 (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/
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/