Add sentry #1079
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
|