Update dependency ethers to v6 #2749
Annotations
10 errors and 10 warnings
test (16.x):
emulate/index.test.ts#L4
'"ethers"' has no exported member named 'BigNumber'. Did you mean 'BigNumberish'?
|
test (16.x):
oracle/compute/compute.test.ts#L35
Namespace '"/home/runner/work/khaos/khaos/node_modules/ethers/lib.commonjs/ethers"' has no exported member 'Event'.
|
test (16.x):
oracle/compute/compute.test.ts#L92
Namespace '"/home/runner/work/khaos/khaos/node_modules/ethers/lib.commonjs/ethers"' has no exported member 'Event'.
|
test (16.x):
oracle/compute/compute.ts#L11
Namespace '"/home/runner/work/khaos/khaos/node_modules/ethers/lib.commonjs/ethers"' has no exported member 'Event'.
|
test (16.x):
oracle/compute/compute.ts#L26
Namespace '"/home/runner/work/khaos/khaos/node_modules/ethers/lib.commonjs/ethers"' has no exported member 'Event'.
|
test (16.x):
oracle/createContract/createContract.test.ts#L31
Property 'providers' does not exist on type 'typeof import("/home/runner/work/khaos/khaos/node_modules/ethers/lib.commonjs/ethers")'.
|
test (16.x):
oracle/createContract/createContract.test.ts#L33
Argument of type 'string' is not assignable to parameter of type 'BaseContractMethod<any[], any, any>'.
|
test (16.x):
oracle/createContract/createContract.ts#L24
'"/home/runner/work/khaos/khaos/node_modules/ethers/lib.commonjs/ethers"' has no exported member named 'providers'. Did you mean 'Provider'?
|
test (16.x):
oracle/createContract/createContract.ts#L46
Property 'providers' does not exist on type 'typeof import("/home/runner/work/khaos/khaos/node_modules/ethers/lib.commonjs/ethers")'.
|
test (16.x):
oracle/createContract/createContract.ts#L51
Property 'providers' does not exist on type 'typeof import("/home/runner/work/khaos/khaos/node_modules/ethers/lib.commonjs/ethers")'.
|
test (16.x):
common/db/common.test.ts#L48
Parameter should be a read only type
|
test (16.x):
common/db/common.ts#L4
Parameter should be a read only type
|
test (16.x):
common/db/common.ts#L9
Parameter should be a read only type
|
test (16.x):
common/db/secret.test.ts#L95
Parameter should be a read only type
|
test (16.x):
common/db/secret.test.ts#L114
Parameter should be a read only type
|
test (16.x):
common/db/secret.test.ts#L148
Parameter should be a read only type
|
test (16.x):
common/db/secret.ts#L24
Parameter should be a read only type
|
test (16.x):
common/db/secret.ts#L37
Parameter should be a read only type
|
test (16.x):
common/db/withPartitionKey.test.ts#L5
Parameter should be a read only type
|
test (16.x):
emulate/index.test.ts#L11
Parameter should be a read only type
|