Skip to content

[NIT-2740] Horizontal Scaling of Validation Node #5935

[NIT-2740] Horizontal Scaling of Validation Node

[NIT-2740] Horizontal Scaling of Validation Node #5935

Triggered via pull request May 30, 2024 11:19
Status Success
Total duration 11m 50s
Billable time 12m
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Analyze (go): staker/stateless_block_validator.go#L237
redisBoldValClient declared and not used
Analyze (go): staker/stateless_block_validator.go#L258
not enough arguments in call to validatorclient.NewExecutionClient
Analyze (go): staker/stateless_block_validator.go#L258
not enough arguments in call to validatorclient.NewExecutionClient
Analyze (go): staker/stateless_block_validator.go#L237
redisBoldValClient declared and not used
Analyze (go): staker/stateless_block_validator.go#L237
redisBoldValClient declared and not used
Analyze (go): staker/stateless_block_validator.go#L258
not enough arguments in call to validatorclient.NewExecutionClient
Analyze (go): staker/stateless_block_validator.go#L258
not enough arguments in call to validatorclient.NewExecutionClient
Analyze (go): staker/stateless_block_validator.go#L237
redisBoldValClient declared and not used
Analyze (go): system_tests/validation_mock_test.go#L208
not enough arguments in call to validatorclient.NewExecutionClient
Analyze (go): system_tests/validation_mock_test.go#L285
not enough arguments in call to validatorclient.NewExecutionClient
Analyze (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@v2, actions/setup-node@v3, actions/setup-go@v4, actions/cache@v3, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze (go)
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/
Analyze (go)
Expected `which go` to return /home/runner/work/_temp/codeql-action-go-tracing/bin/go, but got /opt/hostedtoolcache/go/1.21.10/x64/bin/go: please ensure that the correct version of Go is installed before the `codeql-action/init` Action is used.