Bump ethers from 5.7.2 to 6.10.0 #2919
Annotations
28 errors and 18 warnings
build (ubuntu-latest, 16)
Process completed with exit code 1.
|
build (ubuntu-latest, 15)
Process completed with exit code 1.
|
lint:
src/@types/ReturnTypes.ts#L1
'"ethers"' has no exported member named 'BigNumber'. Did you mean 'BigNumberish'?
|
lint:
src/@types/ReturnTypes.ts#L1
'"ethers"' has no exported member named 'providers'. Did you mean 'Provider'?
|
lint:
src/contracts/Datatoken.ts#L66
Property 'approve' does not exist on type 'BaseContractMethod<any[], any, any>'.
|
lint:
src/contracts/Datatoken.ts#L107
Property 'createFixedRate' does not exist on type 'BaseContractMethod<any[], any, any>'.
|
lint:
src/contracts/Datatoken.ts#L176
Property 'createDispenser' does not exist on type 'BaseContractMethod<any[], any, any>'.
|
lint:
src/contracts/Datatoken.ts#L223
Property 'mint' does not exist on type 'BaseContractMethod<any[], any, any>'.
|
lint:
src/contracts/Datatoken.ts#L264
Property 'addMinter' does not exist on type 'BaseContractMethod<any[], any, any>'.
|
lint:
src/contracts/Datatoken.ts#L299
Property 'removeMinter' does not exist on type 'BaseContractMethod<any[], any, any>'.
|
lint:
src/contracts/Datatoken.ts#L334
Property 'addPaymentManager' does not exist on type 'BaseContractMethod<any[], any, any>'.
|
lint:
src/contracts/Datatoken.ts#L369
Property 'removePaymentManager' does not exist on type 'BaseContractMethod<any[], any, any>'.
|
test_integration
Process completed with exit code 1.
|
test_integration
Process completed with exit code 1.
|
build (windows-latest, 15)
Process completed with exit code 1.
|
build (macos-latest, 16)
Process completed with exit code 1.
|
build (macos-latest, 15)
Process completed with exit code 1.
|
build (windows-latest, 16)
Process completed with exit code 1.
|
test_unit:
test/unit/Datatoken.test.ts#L514
Property 'utils' does not exist on type 'typeof import("/home/runner/work/ocean.js/ocean.js/node_modules/ethers/lib.commonjs/ethers")'.
|
test_unit:
test/unit/Datatoken.test.ts#L517
Property 'utils' does not exist on type 'typeof import("/home/runner/work/ocean.js/ocean.js/node_modules/ethers/lib.commonjs/ethers")'.
|
test_unit:
test/unit/Datatoken.test.ts#L517
Property 'utils' does not exist on type 'typeof import("/home/runner/work/ocean.js/ocean.js/node_modules/ethers/lib.commonjs/ethers")'.
|
test_unit:
test/unit/Datatoken.test.ts#L534
Property 'utils' does not exist on type 'typeof import("/home/runner/work/ocean.js/ocean.js/node_modules/ethers/lib.commonjs/ethers")'.
|
test_unit:
test/unit/Datatoken.test.ts#L534
Property 'utils' does not exist on type 'typeof import("/home/runner/work/ocean.js/ocean.js/node_modules/ethers/lib.commonjs/ethers")'.
|
test_unit:
test/unit/Datatoken.test.ts#L564
Property 'utils' does not exist on type 'typeof import("/home/runner/work/ocean.js/ocean.js/node_modules/ethers/lib.commonjs/ethers")'.
|
test_unit:
test/unit/Datatoken.test.ts#L567
Property 'utils' does not exist on type 'typeof import("/home/runner/work/ocean.js/ocean.js/node_modules/ethers/lib.commonjs/ethers")'.
|
test_unit:
test/unit/Datatoken.test.ts#L567
Property 'utils' does not exist on type 'typeof import("/home/runner/work/ocean.js/ocean.js/node_modules/ethers/lib.commonjs/ethers")'.
|
test_unit:
test/unit/Datatoken.test.ts#L584
Property 'utils' does not exist on type 'typeof import("/home/runner/work/ocean.js/ocean.js/node_modules/ethers/lib.commonjs/ethers")'.
|
test_unit:
test/unit/Datatoken.test.ts#L584
Property 'utils' does not exist on type 'typeof import("/home/runner/work/ocean.js/ocean.js/node_modules/ethers/lib.commonjs/ethers")'.
|
build (ubuntu-latest, 16)
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/.
|
build (ubuntu-latest, 16)
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/
|
build (ubuntu-latest, 15)
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/.
|
build (ubuntu-latest, 15)
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/
|
lint
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/.
|
lint
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/
|
test_integration
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/.
|
test_integration
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/
|
build (windows-latest, 15)
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/.
|
build (windows-latest, 15)
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/
|
build (macos-latest, 16)
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/.
|
build (macos-latest, 16)
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/
|
build (macos-latest, 15)
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/.
|
build (macos-latest, 15)
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/
|
build (windows-latest, 16)
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/.
|
build (windows-latest, 16)
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/
|
test_unit
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/.
|
test_unit
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/
|