Updated SOLFOX DAO #3003
Annotations
1 error and 11 warnings
Run tests
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run tests:
HeliumVotePlugin/components/LockTokensAccount.tsx#L160
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
|
Run tests:
ParclVotePlugin/components/ParclVotingPower.tsx#L72
React Hook useMemo has missing dependencies: 'parclScalingFactor' and 'role'. Either include them or remove the dependency array
|
Run tests:
PythVotePlugin/components/PythVotingPower.tsx#L65
React Hook useMemo has a missing dependency: 'pythScalingFactor'. Either include it or remove the dependency array
|
Run tests:
VoterWeightPlugins/hooks/useCalculatedMaxVoterWeight.ts#L30
React Hook useAsync has missing dependencies: 'args' and 'configuredMaxVoteWeight'. Either include them or remove the dependency array
|
Run tests:
VoterWeightPlugins/hooks/useCalculatedMaxVoterWeight.ts#L31
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#L32
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#L38
React Hook useAsync has a missing dependency: 'args'. Either include it or remove the dependency array
|
Run tests:
VoterWeightPlugins/hooks/useCalculatedVoterWeights.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/useCalculatedVoterWeights.ts#L40
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#L41
React Hook useAsync has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
Loading