add environment to team spec #53
Annotations
11 errors
test
Process completed with exit code 2.
|
lint:
main.go#L35
could not import github.com/snapp-incubator/team-operator/controllers (-: # github.com/snapp-incubator/team-operator/controllers
|
lint:
controllers/team_controller.go#L256
source.Kind (value of type func[object client.Object](cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, obj object, handler handler.TypedEventHandler[object, reconcile.Request], predicates ...predicate.TypedPredicate[object]) source.TypedSyncingSource[reconcile.Request]) is not a type
|
lint:
controllers/team_controller.go#L256
invalid operation: handler.EnqueueRequestForObject[*corev1.Namespace] (handler.TypedEnqueueRequestForObject[client.Object] is not a generic type)
|
lint:
controllers/team_controller.go#L257
cannot use mapFunc (variable of type func(a client.Object) []reconcile.Request) as handler.TypedMapFunc[client.Object, reconcile.Request] value in argument to handler.EnqueueRequestsFromMapFunc) (typecheck)
|
lint:
main.go#L70
unknown field MetricsBindAddress in struct literal of type manager.Options (typecheck)
|
lint:
main.go#L71
unknown field Port in struct literal of type manager.Options (typecheck)
|
lint:
api/v1alpha1/groupversion_info.go#L1
: # github.com/snapp-incubator/team-operator/api/v1alpha1 [github.com/snapp-incubator/team-operator/api/v1alpha1.test]
|
lint:
api/v1alpha1/webhook_suite_test.go#L89
unknown field Host in struct literal of type manager.Options
|
lint:
api/v1alpha1/webhook_suite_test.go#L90
unknown field Port in struct literal of type manager.Options
|
lint:
api/v1alpha1/webhook_suite_test.go#L91
unknown field CertDir in struct literal of type manager.Options
|