Skip to content

add aux account to mango #2945

add aux account to mango

add aux account to mango #2945

Triggered via pull request July 14, 2024 20:05
Status Success
Total duration 2m 46s
Artifacts

ci-main-tests.yml

on: pull_request
Static Security Tests
2m 31s
Static Security Tests
Dependency Scan
30s
Dependency Scan
Run Tests
1m 42s
Run Tests
All tests pass
0s
All tests pass
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
Dependency Scan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: github/codeql-action/upload-sarif@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Dependency Scan
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
Run Tests
The following actions uses Node.js version which is deprecated 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: 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
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
Static Security Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Static Security Tests
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/