Skip to content

Support remote validator #8480

Support remote validator

Support remote validator #8480

Triggered via pull request December 12, 2024 14:09
Status Success
Total duration 18m 18s
Billable time 19m
Artifacts

codeql-analysis.yml

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

Annotations

10 errors and 2 warnings
Analyze (go): staker/bold/bold_state_provider.go#L169
not enough arguments in call to s.validator.ReadLastValidatedInfo
Analyze (go): staker/bold/bold_state_provider.go#L169
not enough arguments in call to s.validator.ReadLastValidatedInfo
Analyze (go): system_tests/staker_test.go#L572
undefined: staker.TestL1ValidatorConfig
Analyze (go): system_tests/staker_test.go#L632
undefined: staker.NewStaker
Analyze (go): system_tests/staker_test.go#L636
undefined: staker.L1ValidatorConfig
Analyze (go): system_tests/staker_test.go#L646
undefined: staker.WatchtowerStrategy
Analyze (go): system_tests/staker_test.go#L670
undefined: staker.TestL1ValidatorConfig
Analyze (go): system_tests/staker_test.go#L685
undefined: staker.NewStaker
Analyze (go): system_tests/staker_test.go#L689
undefined: staker.L1ValidatorConfig
Analyze (go): system_tests/staker_test.go#L700
undefined: staker.WatchtowerStrategy
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.23.3/x64/bin/go: please ensure that the correct version of Go is installed before the `codeql-action/init` Action is used.