Skip to content

Update dependency ethers to v6 #302

Update dependency ethers to v6

Update dependency ethers to v6 #302

Triggered via pull request January 6, 2025 02:23
Status Failure
Total duration 34s
Artifacts

ci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: src/components/WrapFeeWarningModal/index.tsx#L9
'"ethers"' has no exported member named 'BigNumber'. Did you mean 'BigNumberish'?
lint: src/components/WrapFeeWarningModal/index.tsx#L9
Module '"ethers"' has no exported member 'utils'.
lint: src/components/WrapForm/index.tsx#L5
'"ethers"' has no exported member named 'BigNumber'. Did you mean 'BigNumberish'?
lint: src/components/WrapForm/index.tsx#L5
Module '"ethers"' has no exported member 'utils'.
lint: src/pages/Wrapper/index.tsx#L3
'"ethers"' has no exported member named 'BigNumber'. Did you mean 'BigNumberish'?
lint: src/providers/EIP1193Provider.tsx#L2
Module '"ethers"' has no exported member 'utils'.
lint: src/providers/EIP1193Provider.tsx#L60
Property 'providers' does not exist on type 'typeof import("/home/runner/work/dapp-wrose/dapp-wrose/node_modules/ethers/lib.esm/ethers")'.
lint: src/providers/Web3Context.ts#L2
'"ethers"' has no exported member named 'BigNumber'. Did you mean 'BigNumberish'?
lint: src/providers/Web3Context.ts#L3
Cannot find module '@ethersproject/abstract-provider' or its corresponding type declarations.
lint: src/providers/Web3Context.ts#L12
'"/home/runner/work/dapp-wrose/dapp-wrose/node_modules/ethers/lib.esm/ethers"' has no exported member named 'providers'. Did you mean 'Provider'?
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636