Skip to content

Update dependency ethers to v6 #187

Update dependency ethers to v6

Update dependency ethers to v6 #187

Triggered via pull request April 17, 2024 07:55
Status Failure
Total duration 45s
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/Web3Context.ts#L2
'"ethers"' has no exported member named 'BigNumber'. Did you mean 'BigNumberish'?
lint: src/providers/Web3Context.ts#L8
'"/home/runner/work/dapp-wrose/dapp-wrose/node_modules/ethers/lib.esm/ethers"' has no exported member named 'providers'. Did you mean 'Provider'?
lint: src/providers/Web3Context.ts#L9
'"/home/runner/work/dapp-wrose/dapp-wrose/node_modules/ethers/lib.esm/ethers"' has no exported member named 'providers'. Did you mean 'Provider'?
lint: src/providers/Web3Provider.tsx#L2
'"ethers"' has no exported member named 'BigNumber'. Did you mean 'BigNumberish'?
lint: src/providers/Web3Provider.tsx#L2
Module '"ethers"' has no exported member 'utils'.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.