chore(deps): update all dependencies #482
Annotations
10 errors
Lint:
api/telemetry/v1alpha1/output_types.go#L140
o.Namespace undefined (type *Output has no field or method Namespace) (typecheck)
|
Lint:
api/telemetry/v1alpha1/subscription_types.go#L63
s.Namespace undefined (type *Subscription has no field or method Namespace) (typecheck)
|
Lint:
cmd/main.go#L36
could not import github.com/kube-logging/telemetry-controller/internal/controller/telemetry (-: # github.com/kube-logging/telemetry-controller/internal/controller/telemetry
|
Lint:
internal/controller/telemetry/otel_conf_gen.go#L1038
cannot use &extensionNames (value of type *[]string) as []string value in struct literal) (typecheck)
|
Lint:
internal/controller/telemetry/otel_conf_gen.go#L1038
cannot use &extensionNames (value of type *[]string) as []string value in struct literal (typecheck)
|
Lint
cannot range over 3 (untyped int constant) (typecheck)
|
Lint
cannot infer T (/home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.2.linux-amd64/src/cmp/cmp.go:40:14) (typecheck)
|
Lint
cannot infer T (/home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.2.linux-amd64/src/cmp/cmp.go:40:14) (typecheck)
|
Lint
cannot infer T (/home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.2.linux-amd64/src/cmp/cmp.go:40:14) (typecheck)
|
Lint
missing return (typecheck)
|
Loading