Skip to content

Add validatorStates filter to Validators #418

Add validatorStates filter to Validators

Add validatorStates filter to Validators #418

Triggered via pull request September 30, 2023 12:19
Status Failure
Total duration 22s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: http/validators.go#L99
S1025: should use String() instead of fmt.Sprintf (gosimple)
lint: service.go#L21
ST1019: package "github.com/attestantio/go-eth2-client/api/v1" is being imported more than once (stylecheck)
lint: service.go#L22
ST1019(related information): other import of "github.com/attestantio/go-eth2-client/api/v1" (stylecheck)
lint: http/validators.go#L22
ST1019: package "github.com/attestantio/go-eth2-client/api/v1" is being imported more than once (stylecheck)
lint: http/validators.go#L23
ST1019(related information): other import of "github.com/attestantio/go-eth2-client/api/v1" (stylecheck)
lint: multi/validators.go#L20
ST1019: package "github.com/attestantio/go-eth2-client/api/v1" is being imported more than once (stylecheck)
lint: multi/validators.go#L21
ST1019(related information): other import of "github.com/attestantio/go-eth2-client/api/v1" (stylecheck)
lint
issues found