chore(deps): update all dependencies #590
Annotations
7 errors
Lint:
internal/controller/telemetry/otel_conf_gen/validator/validator.go#L97
invalid operation: cannot indirect serviceConfig.Extensions (variable of type []string) (typecheck)
|
Lint:
internal/controller/telemetry/collector_controller.go#L41
could not import github.com/kube-logging/telemetry-controller/internal/controller/telemetry/otel_conf_gen (-: # github.com/kube-logging/telemetry-controller/internal/controller/telemetry/otel_conf_gen
|
Lint:
internal/controller/telemetry/otel_conf_gen/otel_conf_gen.go#L316
cannot use &extensionNames (value of type *[]string) as []string value in struct literal) (typecheck)
|
Lint:
internal/controller/telemetry/collector_controller.go#L42
could not import github.com/kube-logging/telemetry-controller/internal/controller/telemetry/otel_conf_gen/validator (-: # github.com/kube-logging/telemetry-controller/internal/controller/telemetry/otel_conf_gen/validator
|
Lint:
internal/controller/telemetry/otel_conf_gen/validator/validator.go#L97
invalid operation: cannot indirect serviceConfig.Extensions (variable of type []string)) (typecheck)
|
Lint:
internal/controller/telemetry/otel_conf_gen/otel_conf_gen.go#L316
cannot use &extensionNames (value of type *[]string) as []string value in struct literal (typecheck)
|
Lint
Process completed with exit code 2.
|
Loading