Migrate holesky #332
Annotations
5 errors
Lint:
shared/services/config/stader-config.go#L1008
Error return value is not checked (errcheck)
|
Lint:
stader-cli/service/migration.go#L100
unused-parameter: parameter 'c' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint:
shared/services/config/stader-config.go#L1102
missing cases in switch of type config.Mode: config.Mode_Unknown (exhaustive)
|
Lint:
shared/services/config/mev-boost-config.go#L551
assignments should only be cuddled with other assignments (wsl)
|
Lint:
shared/services/config/stader-config.go#L1002
if statements should only be cuddled with assignments (wsl)
|