Update module github.com/rhobs/observability-operator to v0.0.28 #1082
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
golangci-lint.yaml
on: push
github (govet, golint and gotest)
1m 4s
github (golangci)
2m 29s
operator-lint
1m 24s
Annotations
12 errors
github (govet, golint and gotest)
fields.Selector does not implement comparable
|
github (govet, golint and gotest)
fields.Selector does not implement comparable
|
github (govet, golint and gotest)
Process completed with exit code 2.
|
operator-lint
fields.Selector does not implement comparable
|
operator-lint
fields.Selector does not implement comparable
|
operator-lint
Process completed with exit code 2.
|
github (golangci):
controllers/autoscaling_controller.go#L797
cannot use transportURLSecretFn (variable of type func(o client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc (typecheck)
|
github (golangci):
controllers/autoscaling_controller.go#L799
cannot use memcachedFn (variable of type func(o client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc (typecheck)
|
github (golangci):
controllers/autoscaling_controller.go#L819
cannot use transportURLSecretFn (variable of type func(o client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc (typecheck)
|
github (golangci):
controllers/autoscaling_controller.go#L821
cannot use memcachedFn (variable of type func(o client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc (typecheck)
|
github (golangci):
controllers/ceilometer_controller.go#L704
cannot use transportURLSecretFn (variable of type func(o client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc (typecheck)
|
github (golangci)
issues found
|