Fix for incorrect initial coefficients in qv coefficient proposal #2308
Annotations
1 error and 11 warnings
Run tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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:
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#L21
React Hook useAsync has a missing dependency: 'args'. Either include it or remove the dependency array
|
Run tests:
VoterWeightPlugins/hooks/useCalculatedMaxVoterWeight.ts#L22
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#L23
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
|
Run tests:
VoterWeightPlugins/hooks/useCalculatedVoterWeights.ts#L42
React Hook useAsync has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
Loading