fix(select-wallet): fix error message handling (#153) #1001
Annotations
10 warnings
packages/ord-connect/src/SampleApp.tsx#L49
Unexpected console statement
|
packages/ord-connect/src/SampleApp.tsx#L57
Unexpected console statement
|
packages/ord-connect/src/components/PostConnectButton/index.tsx#L40
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
packages/ord-connect/src/components/PostConnectButton/index.tsx#L57
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
packages/ord-connect/src/components/PostConnectButton/index.tsx#L96
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
packages/ord-connect/src/components/PreConnectButton/index.tsx#L12
A control must be associated with a text label
|
packages/ord-connect/src/components/SelectWalletModal/WalletButton.tsx#L45
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
packages/ord-connect/src/components/SelectWalletModal/WalletButton.tsx#L60
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
packages/ord-connect/src/components/SelectWalletModal/WalletButton.tsx#L66
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
packages/ord-connect/src/components/SelectWalletModal/index.tsx#L65
Unexpected console statement
|
The logs for this run have expired and are no longer available.
Loading