first PR to depricate ansible #2845
Annotations
10 errors
pkg/models/host.go#L98
Error return value of `h.Connect` is not checked (errcheck)
|
pkg/models/host.go#L106
Error return value of `h.Connect` is not checked (errcheck)
|
pkg/models/host.go#L117
Error return value of `h.Connect` is not checked (errcheck)
|
pkg/models/host.go#L130
Error return value of `h.Connect` is not checked (errcheck)
|
pkg/models/host.go#L147
Error return value of `h.Connect` is not checked (errcheck)
|
cmd/nodecmd/create.go#L255
Error return value of `host.Connect` is not checked (errcheck)
|
cmd/nodecmd/create.go#L256
Error return value of `host.Disconnect` is not checked (errcheck)
|
pkg/models/result.go#L42
Consider pre-allocating `nodes` (prealloc)
|
pkg/models/host.go#L210
printf: fmt.Errorf format %d has arg timeout.Seconds() of wrong type float64 (govet)
|
pkg/ssh/ssh.go#L55
ineffectual assignment to err (ineffassign)
|
The logs for this run have expired and are no longer available.
Loading