Merge pull request #228 from stader-labs/custom_galimit #382
Annotations
10 errors and 1 warning
Golangci-lint:
shared/utils/crypto/rsa.go#L26
Error return value is not checked (errcheck)
|
Golangci-lint:
shared/services/config/external-configs.go#L603
Error return value is not checked (errcheck)
|
Golangci-lint:
shared/services/config/external-configs.go#L608
Error return value is not checked (errcheck)
|
Golangci-lint:
shared/services/config/stader-config.go#L486
Error return value of `cfg.applyAllDefaults` is not checked (errcheck)
|
Golangci-lint:
shared/services/stader/client.go#L92
Error return value of `ip4Consensus.UseIPProtocol` is not checked (errcheck)
|
Golangci-lint:
shared/services/stader/client.go#L99
Error return value of `ip6Consensus.UseIPProtocol` is not checked (errcheck)
|
Golangci-lint:
shared/services/stader/client.go#L492
Error return value of `c.migrateCcSelection` is not checked (errcheck)
|
Golangci-lint:
stader-cli/service/service.go#L651
Error return value of `staderClient.SaveConfig` is not checked (errcheck)
|
Golangci-lint:
stader/guardian/metrics-exporter.go#L91
Error return value of `w.Write` is not checked (errcheck)
|
Golangci-lint:
shared/services/config/prysm-config.go#L171
string `amd64` has 4 occurrences, make it a constant (goconst)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading