Update copies #56
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors
build:
stader-cli/node/update-operator-reward-address.go#L142
Error return value is not checked (errcheck)
|
build:
stader-cli/node/update-operator-reward-address.go#L7
import 'github.com/stader-labs/stader-node/shared/services/config' is not allowed from list 'Main' (depguard)
|
build:
stader-cli/node/update-operator-reward-address.go#L10
import 'github.com/stader-labs/stader-node/shared/types/config' is not allowed from list 'Main' (depguard)
|
build:
stader-cli/node/update-operator-reward-address.go#L108
missing cases in switch of type config.Network: config.Network_Unknown, config.Network_All, config.Network_Devnet, config.Network_Zhejiang (exhaustive)
|
build:
stader-cli/node/update-operator-reward-address.go#L143
missing cases in switch of type config.Network: config.Network_Unknown, config.Network_All, config.Network_Devnet, config.Network_Zhejiang (exhaustive)
|