MacOS support #4792
Annotations
10 errors
|
lint-go:
components/os/macos_servicemanagers.go#L24
printf: fmt.Sprintf call needs 1 arg but has 2 args (govet)
|
|
lint-go:
scenarios/aws/ec2/vm.go#L180
var-naming: var hostId should be hostID (revive)
|
|
lint-go:
scenarios/aws/ec2/vmargs.go#L97
var-naming: func WithHostId should be WithHostID (revive)
|
|
lint-go:
scenarios/aws/ec2/vmargs.go#L30
var-naming: struct field hostId should be hostID (revive)
|
|
lint-go:
components/datadog/agent/host_macos.go#L73
unused-parameter: parameter 'version' seems to be unused, consider removing or renaming it as _ (revive)
|
|
lint-go:
components/datadog/agent/host_macos.go#L24
unused-parameter: parameter 'env' seems to be unused, consider removing or renaming it as _ (revive)
|
|
lint-go:
resources/aws/ec2/vm.go#L26
var-naming: struct field HostId should be HostID (revive)
|
|
lint-go:
resources/aws/environment.go#L292
var-naming: method HostId should be HostID (revive)
|
|
lint-go:
resources/aws/environment.go#L41
var-naming: const DDInfraHostIdParamName should be DDInfraHostIDParamName (revive)
|
|
lint-go:
resources/aws/environment.go#L28
var-naming: const DDInfraSubnetIdOverrideParamName should be DDInfraSubnetIDOverrideParamName (revive)
|