mango banner (#243) #551
ci-main-tests.yml
on: push
Static Security Tests
2m 24s
Dependency Scan
14s
Run Tests
5m 35s
All tests pass
0s
Annotations
11 errors and 11 warnings
|
Dependency Scan
Process completed with exit code 1.
|
|
Run Tests:
hub/providers/Defi/plans/save.tsx#L147
Replace `··` with `····`
|
|
|
|
|
|
Run Tests:
hub/providers/Defi/plans/save.tsx#L144
Replace `··` with `····`
|
|
|
|
Run Tests:
hub/providers/Defi/plans/save.tsx#L118
Replace `(r)·=>·r.address·===·reserve.reserve.address` with `⏎··········(r)·=>·r.address·===·reserve.reserve.address,⏎········`
|
|
Run Tests:
hub/providers/Defi/plans/save.tsx#L83
Replace `reserveAddresses:·string[],·config?:·Config` with `⏎··reserveAddresses:·string[],⏎··config?:·Config,⏎`
|
|
Run Tests:
hub/providers/Defi/plans/save.tsx#L21
Replace `·InputReserveType,·parseReserve,·SolendActionCore·` with `⏎··InputReserveType,⏎··parseReserve,⏎··SolendActionCore,⏎`
|
|
Run Tests:
hub/providers/Defi/index.tsx#L101
Replace `·plans:·savePlans,·positions:·savePositions,·indicatorTokens·}·=·useSavePlans(⏎····loadedData?.wallets,⏎··` with `⏎····plans:·savePlans,⏎····positions:·savePositions,⏎····indicatorTokens,⏎··}·=·useSavePlans(loadedData?.wallets`
|
|
Run Tests:
hub/providers/Defi/index.tsx#L7
Replace `⏎··useSavePlans,⏎` with `·useSavePlans·`
|
|
Static Security Tests
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Run Tests:
VoterWeightPlugins/hooks/useCalculatedVoterWeights.ts#L45
React Hook useAsync has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
Run Tests:
VoterWeightPlugins/hooks/useCalculatedVoterWeights.ts#L44
React Hook useAsync has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
Run Tests:
VoterWeightPlugins/hooks/useCalculatedVoterWeights.ts#L43
React Hook useAsync has a missing dependency: 'args'. Either include it or remove the dependency array
|
|
Run Tests:
VoterWeightPlugins/hooks/useCalculatedMaxVoterWeight.ts#L39
React Hook useAsync has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
Run Tests:
VoterWeightPlugins/hooks/useCalculatedMaxVoterWeight.ts#L38
React Hook useAsync has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
|
Run Tests:
VoterWeightPlugins/hooks/useCalculatedMaxVoterWeight.ts#L37
React Hook useAsync has missing dependencies: 'args' and 'configuredMaxVoteWeight'. Either include them or remove the dependency array
|
|
Run Tests:
TokenVoterPlugin/components/BalanceCard.tsx#L61
React Hook useMemo has a missing dependency: 'communityOwnVoterWeight?.value'. Either include it or remove the dependency array
|
|
Run Tests:
PythVotePlugin/components/PythVotingPower.tsx#L66
React Hook useMemo has a missing dependency: 'pythScalingFactor'. Either include it or remove the dependency array
|
|
Run Tests:
ParclVotePlugin/components/ParclVotingPower.tsx#L68
React Hook useMemo has missing dependencies: 'parclScalingFactor' and 'role'. Either include them or remove the dependency array
|
|
Run Tests:
HeliumVotePlugin/components/LockTokensAccount.tsx#L155
React Hook useAsync has missing dependencies: 'config?.account.communityTokenConfig.voterWeightAddin', 'connection', 'getPositions', 'realm.account.communityMint', 'realm.pubkey', 'votingClients', and 'wallet.publicKey'. Either include them or remove the dependency array
|