Bump ethers from 5.7.2 to 6.10.0 #2919
Annotations
10 errors and 2 warnings
src/@types/ReturnTypes.ts#L1
'"ethers"' has no exported member named 'BigNumber'. Did you mean 'BigNumberish'?
|
src/@types/ReturnTypes.ts#L1
'"ethers"' has no exported member named 'providers'. Did you mean 'Provider'?
|
src/contracts/Datatoken.ts#L66
Property 'approve' does not exist on type 'BaseContractMethod<any[], any, any>'.
|
src/contracts/Datatoken.ts#L107
Property 'createFixedRate' does not exist on type 'BaseContractMethod<any[], any, any>'.
|
src/contracts/Datatoken.ts#L176
Property 'createDispenser' does not exist on type 'BaseContractMethod<any[], any, any>'.
|
src/contracts/Datatoken.ts#L223
Property 'mint' does not exist on type 'BaseContractMethod<any[], any, any>'.
|
src/contracts/Datatoken.ts#L264
Property 'addMinter' does not exist on type 'BaseContractMethod<any[], any, any>'.
|
src/contracts/Datatoken.ts#L299
Property 'removeMinter' does not exist on type 'BaseContractMethod<any[], any, any>'.
|
src/contracts/Datatoken.ts#L334
Property 'addPaymentManager' does not exist on type 'BaseContractMethod<any[], any, any>'.
|
src/contracts/Datatoken.ts#L369
Property 'removePaymentManager' does not exist on type 'BaseContractMethod<any[], any, any>'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, 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/
|
The logs for this run have expired and are no longer available.
Loading