Adding Solana support #465
Annotations
33 warnings
main (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
main (20.x):
packages/libs/ui/nft-react-hooks/src/index.ts#L2
'_' is defined but never used
|
main (20.x):
packages/libs/ui/nft-react-hooks/src/lib/libs-ui-nft-react-hooks.tsx#L6
'props' is defined but never used
|
main (20.x):
packages/libs/ui/nft-react-hooks/src/lib/provider.tsx#L94
React Hook useEffect has missing dependencies: 'props' and 'tokenStore'. Either include them or remove the dependency array
|
main (20.x):
packages/libs/ui/token-gate/src/lib/ConnectWalletButton.tsx#L11
Unexpected any. Specify a different type
|
main (20.x):
packages/libs/ui/token-gate/src/lib/TokenVerify.tsx#L1
'useEffect' is defined but never used
|
main (20.x):
packages/libs/ui/token-gate/src/lib/TokenVerify.tsx#L31
Unexpected any. Specify a different type
|
main (20.x):
packages/libs/ui/token-gate/src/lib/TokenVerify.tsx#L61
Unexpected any. Specify a different type
|
main (20.x):
packages/libs/ui/token-gate/src/lib/TokenVerify.tsx#L67
Unexpected any. Specify a different type
|
main (20.x):
packages/libs/ui/token-gate/src/lib/WalletConnected.tsx#L44
React Hook useEffect has missing dependencies: 'setOwnershipStatus' and 'validateWallet'. Either include them or remove the dependency array. If 'setOwnershipStatus' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
main (20.x):
packages/libs/ui/token-gate/src/lib/WalletConnected.tsx#L59
React Hook useEffect has a missing dependency: 'checkOwnership'. Either include it or remove the dependency array. If 'checkOwnership' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
main (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
main (16.x):
packages/libs/ui/nft-react-hooks/src/index.ts#L2
'_' is defined but never used
|
main (16.x):
packages/libs/ui/nft-react-hooks/src/lib/libs-ui-nft-react-hooks.tsx#L6
'props' is defined but never used
|
main (16.x):
packages/libs/ui/nft-react-hooks/src/lib/provider.tsx#L94
React Hook useEffect has missing dependencies: 'props' and 'tokenStore'. Either include them or remove the dependency array
|
main (16.x):
packages/libs/ui/token-gate/src/lib/ConnectWalletButton.tsx#L11
Unexpected any. Specify a different type
|
main (16.x):
packages/libs/ui/token-gate/src/lib/TokenVerify.tsx#L1
'useEffect' is defined but never used
|
main (16.x):
packages/libs/ui/token-gate/src/lib/TokenVerify.tsx#L31
Unexpected any. Specify a different type
|
main (16.x):
packages/libs/ui/token-gate/src/lib/TokenVerify.tsx#L61
Unexpected any. Specify a different type
|
main (16.x):
packages/libs/ui/token-gate/src/lib/TokenVerify.tsx#L67
Unexpected any. Specify a different type
|
main (16.x):
packages/libs/ui/token-gate/src/lib/WalletConnected.tsx#L44
React Hook useEffect has missing dependencies: 'setOwnershipStatus' and 'validateWallet'. Either include them or remove the dependency array. If 'setOwnershipStatus' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
main (16.x):
packages/libs/ui/token-gate/src/lib/WalletConnected.tsx#L59
React Hook useEffect has a missing dependency: 'checkOwnership'. Either include it or remove the dependency array. If 'checkOwnership' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
main (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
main (18.x):
packages/libs/ui/nft-react-hooks/src/index.ts#L2
'_' is defined but never used
|
main (18.x):
packages/libs/ui/nft-react-hooks/src/lib/libs-ui-nft-react-hooks.tsx#L6
'props' is defined but never used
|
main (18.x):
packages/libs/ui/nft-react-hooks/src/lib/provider.tsx#L94
React Hook useEffect has missing dependencies: 'props' and 'tokenStore'. Either include them or remove the dependency array
|
main (18.x):
packages/libs/ui/token-gate/src/lib/ConnectWalletButton.tsx#L11
Unexpected any. Specify a different type
|
main (18.x):
packages/libs/ui/token-gate/src/lib/TokenVerify.tsx#L1
'useEffect' is defined but never used
|
main (18.x):
packages/libs/ui/token-gate/src/lib/TokenVerify.tsx#L31
Unexpected any. Specify a different type
|
main (18.x):
packages/libs/ui/token-gate/src/lib/TokenVerify.tsx#L61
Unexpected any. Specify a different type
|
main (18.x):
packages/libs/ui/token-gate/src/lib/TokenVerify.tsx#L67
Unexpected any. Specify a different type
|
main (18.x):
packages/libs/ui/token-gate/src/lib/WalletConnected.tsx#L44
React Hook useEffect has missing dependencies: 'setOwnershipStatus' and 'validateWallet'. Either include them or remove the dependency array. If 'setOwnershipStatus' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
main (18.x):
packages/libs/ui/token-gate/src/lib/WalletConnected.tsx#L59
React Hook useEffect has a missing dependency: 'checkOwnership'. Either include it or remove the dependency array. If 'checkOwnership' changes too often, find the parent component that defines it and wrap that definition in useCallback
|