Skip to content

Merge pull request #200 from stader-labs/client_updates #327

Merge pull request #200 from stader-labs/client_updates

Merge pull request #200 from stader-labs/client_updates #327

Triggered via push March 11, 2024 07:05
Status Success
Total duration 3m 41s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: shared/services/config/mev-boost-config.go#L281
Error return value is not checked (errcheck)
Lint: shared/services/config/mev-boost-config.go#L299
Error return value is not checked (errcheck)
Lint: shared/services/config/mev-boost-config.go#L315
Error return value is not checked (errcheck)
Lint: shared/services/config/stader-config.go#L486
Error return value of `cfg.applyAllDefaults` is not checked (errcheck)
Lint: shared/services/stader/client.go#L93
Error return value of `ip4Consensus.UseIPProtocol` is not checked (errcheck)
Lint: shared/services/stader/client.go#L100
Error return value of `ip6Consensus.UseIPProtocol` is not checked (errcheck)
Lint: shared/services/stader/client.go#L493
Error return value of `c.migrateCcSelection` is not checked (errcheck)
Lint: stader-cli/service/service.go#L651
Error return value of `staderClient.SaveConfig` is not checked (errcheck)
Lint: stader/guardian/metrics-exporter.go#L91
Error return value of `w.Write` is not checked (errcheck)
Lint: shared/utils/hex/hex.go#L28
string `0x` has 3 occurrences, make it a constant (goconst)