Bump elliptic, web3 and ethers #3229
Annotations
29 errors and 9 warnings
build (ubuntu-latest, 20)
Process completed with exit code 1.
|
build (ubuntu-latest, 18)
Process completed with exit code 1.
|
build (macos-latest, 20)
Process completed with exit code 1.
|
build (windows-latest, 18)
Process completed with exit code 1.
|
build (windows-latest, 20)
Process completed with exit code 1.
|
build (macos-latest, 18)
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/AccessList.ts#L97
Property 'mint' does not exist on type 'BaseContractMethod<any[], any, any>'.
|
lint:
src/contracts/AccessList.ts#L122
Property 'batchMint' does not exist on type 'BaseContractMethod<any[], any, any>'.
|
lint:
src/contracts/AccessList.ts#L145
Property 'burn' does not exist on type 'BaseContractMethod<any[], any, any>'.
|
lint:
src/contracts/AccessList.ts#L167
Property 'transferOwnership' does not exist on type 'BaseContractMethod<any[], any, any>'.
|
lint:
src/contracts/AccessList.ts#L187
Property 'renounceOwnership' does not exist on type 'BaseContractMethod<any[], any, any>'.
|
lint:
src/contracts/AccessListFactory.ts#L1
'"ethers"' has no exported member named 'BigNumber'. Did you mean 'BigNumberish'?
|
lint:
src/contracts/AccessListFactory.ts#L60
Property 'deployAccessListContract' does not exist on type 'BaseContractMethod<any[], any, any>'.
|
lint:
src/contracts/AccessListFactory.ts#L145
Property 'changeTemplateAddress' does not exist on type 'BaseContractMethod<any[], any, any>'.
|
test_unit:
test/unit/AssetUtils.test.ts#L5
Cannot find module 'ethers/lib/ethers' or its corresponding type declarations.
|
test_unit
Process completed with exit code 1.
|
test_integration:
test/integration/CodeExamples.test.ts#L81
'"ethers"' has no exported member named 'providers'. Did you mean 'Provider'?
|
test_integration:
test/integration/CodeExamples.test.ts#L122
'"/home/runner/work/ocean.js/ocean.js/node_modules/ethers/lib.commonjs/ethers"' has no exported member named 'providers'. Did you mean 'Provider'?
|
test_integration:
test/integration/CodeExamples.test.ts#L254
Property 'mint' does not exist on type 'BaseContractMethod<any[], any, any>'.
|
test_integration:
test/integration/CodeExamples.test.ts#L295
Property 'getChainId' does not exist on type 'Signer'.
|
test_integration:
test/integration/CodeExamples.test.ts#L361
Argument of type 'bigint' is not assignable to parameter of type 'string | number'.
|
test_integration:
test/integration/CodeExamples.test.ts#L373
Property 'utils' does not exist on type 'typeof import("/home/runner/work/ocean.js/ocean.js/node_modules/ethers/lib.commonjs/ethers")'.
|
test_integration:
test/integration/CodeExamples.test.ts#L407
Property 'utils' does not exist on type 'typeof import("/home/runner/work/ocean.js/ocean.js/node_modules/ethers/lib.commonjs/ethers")'.
|
test_integration:
test/integration/CodeExamples.test.ts#L419
Property 'getChainId' does not exist on type 'Signer'.
|
test_integration:
test/integration/CodeExamples.test.ts#L435
Property 'getChainId' does not exist on type 'Signer'.
|
test_integration:
test/integration/CodeExamples.test.ts#L445
Property 'utils' does not exist on type 'typeof import("/home/runner/work/ocean.js/ocean.js/node_modules/ethers/lib.commonjs/ethers")'.
|
test_integration
Process completed with exit code 1.
|
build (ubuntu-latest, 20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (ubuntu-latest, 18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (macos-latest, 20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (windows-latest, 18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (windows-latest, 20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (macos-latest, 18)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_unit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_integration
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|