Bump ws and ethers #43
main.yml
on: pull_request
Matrix: build-lint-test / Build, Lint, and Test
Publish Release transeptor docker image
/
Push Docker image to Docker Hub
Annotations
11 errors and 1 warning
build-lint-test / Build, Lint, and Test (20.x):
src/bundle/BundleProcessor.ts#L1
Cannot find module '@ethersproject/abi/lib/interface' or its corresponding type declarations.
|
build-lint-test / Build, Lint, and Test (20.x):
src/bundle/BundleProcessor.ts#L2
'"ethers"' has no exported member named 'BigNumber'. Did you mean 'BigNumberish'?
|
build-lint-test / Build, Lint, and Test (20.x):
src/bundle/BundleProcessor.ts#L230
Property 'handleOps' does not exist on type 'BaseContractMethod<any[], any, any>'.
|
build-lint-test / Build, Lint, and Test (20.x):
src/config/Config.ts#L3
'"ethers"' has no exported member named 'BigNumber'. Did you mean 'BigNumberish'?
|
build-lint-test / Build, Lint, and Test (20.x):
src/config/Config.ts#L3
'"ethers"' has no exported member named 'providers'. Did you mean 'Provider'?
|
build-lint-test / Build, Lint, and Test (20.x):
src/config/Config.ts#L4
Cannot find module 'ethers/lib/utils.js' or its corresponding type declarations.
|
build-lint-test / Build, Lint, and Test (20.x):
src/config/Config.ts#L156
Property 'fromMnemonic' does not exist on type 'typeof Wallet'.
|
build-lint-test / Build, Lint, and Test (20.x):
src/entrypoint/sim.ts#L5
'"ethers"' has no exported member named 'BigNumber'. Did you mean 'BigNumberish'?
|
build-lint-test / Build, Lint, and Test (20.x):
src/entrypoint/sim.ts#L5
Module '"ethers"' has no exported member 'utils'.
|
build-lint-test / Build, Lint, and Test (20.x):
src/entrypoint/sim.ts#L6
Cannot find module 'ethers/lib/utils.js' or its corresponding type declarations.
|
All jobs pass
Process completed with exit code 1.
|
build-lint-test / Build, Lint, and Test (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|