Separate windows and unix client_container for infra-ctl #7047
Annotations
5 errors
pkg/ctl/sender/client_container_unix.go#L8
var-naming: don't use underscores in Go names; const Runtime_docker should be RuntimeDocker (revive)
|
pkg/ctl/sender/client_container_unix.go#L9
var-naming: don't use underscores in Go names; const Runtime_containerd should be RuntimeContainerd (revive)
|
pkg/ctl/sender/client_container_unix.go#L16
return statements should not be cuddled if block has more than two lines (wsl)
|
pkg/ctl/sender/client_container_unix.go#L12
NewContainerClient returns interface (github.com/newrelic/infrastructure-agent/pkg/ctl/sender.Client) (ireturn)
|
|
The logs for this run have expired and are no longer available.
Loading