v4.0.2 #103
Triggered via release
November 16, 2023 08:00
thedoublejay
published
v4.0.2
Status
Success
Total duration
39s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
NPM:
packages/ord-connect/src/components/SelectWalletModal/index.tsx#L62
Unexpected console statement
|
NPM:
packages/ord-connect/src/components/SelectWalletModal/index.tsx#L151
React Hook useEffect has missing dependencies: 'address', 'format', 'onConnectUnisatWallet', 'publicKey', and 'wallet'. Either include them or remove the dependency array
|
NPM:
packages/ord-connect/src/components/SelectWalletModal/index.tsx#L195
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
|
NPM:
packages/ord-connect/src/providers/OrdContext.tsx#L11
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
NPM:
packages/ord-connect/src/providers/OrdContext.tsx#L16
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
NPM:
packages/ord-connect/src/providers/OrdContext.tsx#L83
Unexpected console statement
|
NPM:
packages/ord-connect/src/providers/OrdContext.tsx#L98
Unexpected console statement
|
NPM:
packages/ord-connect/src/providers/OrdContext.tsx#L207
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
NPM:
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
|
NPM:
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
|