hotfix build release #1083
Annotations
3 warnings
eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
eslint:
packages/widget/src/components/RenderWalletList.tsx#L170
React Hook useMemo has an unnecessary dependency: 'walletList'. Either exclude it or remove the dependency array
|
eslint:
packages/widget/src/components/RenderWalletList.tsx#L223
React Hook useMemo has a missing dependency: 'displayWallets'. Either include it or remove the dependency array
|