Skip to content

Update copies

Update copies #56

Triggered via pull request October 16, 2023 08:51
Status Success
Total duration 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)