Skip to content

Update dependency ethers to v6 #2864

Update dependency ethers to v6

Update dependency ethers to v6 #2864

Triggered via push October 1, 2024 03:33
Status Failure
Total duration 55s
Artifacts

test.yml

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

Annotations

10 errors and 11 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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@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 (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