Feat/Marinade native support #27
Annotations
6 errors and 10 warnings
stores/useGovernanceAssetsStore.tsx#L50
'StakeAccount' is defined but never used
|
stores/useGovernanceAssetsStore.tsx#L50
'StakeAccount' is defined but never used
|
utils/instructionTools.ts#L3
'SYSTEM_PROGRAM_ID' is defined but never used
|
utils/instructionTools.ts#L3
'SYSTEM_PROGRAM_ID' is defined but never used
|
utils/instructionTools.ts#L272
'tx' is never reassigned. Use 'const' instead
|
|
HeliumVotePlugin/components/LockTokensAccount.tsx#L155
React Hook useAsync has missing dependencies: 'config?.account.communityTokenConfig.voterWeightAddin', 'connection', 'currentClient', 'getPositions', 'realm.account.communityMint', 'realm.pubkey', and 'wallet.publicKey'. Either include them or remove the dependency array
|
components/NewRealmWizard/components/NFTCollectionModal.tsx#L85
React Hook useAsync has a missing dependency: 'network'. Either include it or remove the dependency array
|
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#L166
React Hook useEffect has missing dependencies: 'realm.account.communityMint' and 'realm.account.config.councilMint'. Either include them or remove the dependency array
|
hooks/queries/plugins/vsr.ts#L184
React Hook useAsync has missing dependencies: 'connection', 'realm', and 'wallets'. Either include them or remove the dependency array
|
hooks/useMangoV4.tsx#L61
React Hook useEffect has missing dependencies: 'GROUP', 'connection', 'getClient', and 'wallet'. Either include them or remove the dependency array
|
hooks/useMangoV4.tsx#L61
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
hooks/useVoteRecords.ts#L111
React Hook useAsync has a missing dependency: 'connection.endpoint'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading