ci: Update Go setup workflow references #4
Annotations
10 errors and 1 warning
cmd/cli/commands/install/page_20_network.go#L94
Error return value of `p.display.configService.Update` is not checked (errcheck)
|
cmd/cli/commands/install/page_30_beacon_node.go#L136
Error return value is not checked (errcheck)
|
cmd/cli/commands/install/page_30_beacon_node.go#L166
Error return value of `p.display.configService.Update` is not checked (errcheck)
|
cmd/cli/commands/install/page_40_output_server.go#L108
Error return value of `p.display.configService.Update` is not checked (errcheck)
|
cmd/cli/commands/install/page_40_output_server.go#L136
Error return value is not checked (errcheck)
|
cmd/cli/commands/install/page_40_output_server.go#L139
Error return value is not checked (errcheck)
|
cmd/cli/commands/update/update.go#L34
cyclomatic complexity 32 of func `updateContributoor` is high (> 30) (gocyclo)
|
cmd/cli/commands/install/page_10_welcome.go#L16
field `description` is unused (unused)
|
cmd/cli/commands/install/page_30_beacon_node.go#L21
field `description` is unused (unused)
|
cmd/cli/commands/install/page_50_output_server_credentials.go#L20
field `description` is unused (unused)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
This job failed
Loading