create useTransferCnftInstruction #1250
Annotations
1 error and 10 warnings
|
VoteStakeRegistry/components/TokenBalance/LockPluginTokenBalanceCard.tsx#L226
React Hook useEffect has a missing dependency: 'setHasGovPower'. Either include it or remove the dependency array. If 'setHasGovPower' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
components/TreasuryAccount/MangoModal.tsx#L44
React Hook useEffect has missing dependencies: 'account.extensions.transferAddress', 'mangoClient', and 'mangoGroup'. Either include them or remove the dependency array
|
components/TreasuryAccount/MangoModal.tsx#L44
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
components/TreasuryAccount/Trade.tsx#L344
React Hook useCallback has missing dependencies: 'anchorProvider', 'fmtUrlWithCluster', 'handleCreateProposal', 'mintAccount.account.decimals', 'router', 'tokenAccount.pubkey', and 'voteByCouncil'. Either include them or remove the dependency array
|
components/treasuryV2/WalletList/WalletListItem/AssetList/index.tsx#L172
React Hook useEffect has missing dependencies: 'realm.account.communityMint' and 'realm.account.config.councilMint'. Either include them or remove the dependency array
|
hooks/useMangoV4.tsx#L60
React Hook useEffect has missing dependencies: 'GROUP', 'connection', 'getClient', and 'wallet'. Either include them or remove the dependency array
|
hooks/useMangoV4.tsx#L60
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
hub/components/EditWalletRules/createTransaction.ts#L9
'BigNumber' is defined but never used
|
hub/components/EditWalletRules/createTransaction.ts#L14
'queryClient' is defined but never used
|
hub/components/NewWallet/NewWallet.tsx#L55
'fmtUrlWithCluster' is assigned a value but never used
|
The logs for this run have expired and are no longer available.
Loading