Bump postcss from 8.4.23 to 8.4.31 #427
Annotations
2 errors and 10 warnings
|
|
packages/libs/ui/nft-react-hooks/src/index.ts#L2
'_' is defined but never used
|
packages/libs/ui/nft-react-hooks/src/lib/libs-ui-nft-react-hooks.tsx#L6
'props' is defined but never used
|
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
|
packages/libs/ui/token-gate/src/lib/ConnectWalletButton.tsx#L11
Unexpected any. Specify a different type
|
packages/libs/ui/token-gate/src/lib/TokenVerify.tsx#L1
'useEffect' is defined but never used
|
packages/libs/ui/token-gate/src/lib/TokenVerify.tsx#L31
Unexpected any. Specify a different type
|
packages/libs/ui/token-gate/src/lib/TokenVerify.tsx#L61
Unexpected any. Specify a different type
|
packages/libs/ui/token-gate/src/lib/TokenVerify.tsx#L67
Unexpected any. Specify a different type
|
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
|
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
|
The logs for this run have expired and are no longer available.
Loading