Skip to content

🌱 Bump github.com/operator-framework/api from 0.26.0 to 0.27.0 #499

🌱 Bump github.com/operator-framework/api from 0.26.0 to 0.27.0

🌱 Bump github.com/operator-framework/api from 0.26.0 to 0.27.0 #499

Triggered via pull request August 19, 2024 08:36
Status Failure
Total duration 1m 43s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 errors
go-apidiff
Process completed with exit code 1.
test: internal/annotation/filter.go#L57
not enough type arguments for type TypedEventHandler: have 1, want 2
test: internal/annotation/filter.go#L71
not enough type arguments for type TypedEventHandler: have 1, want 2
test: internal/annotation/filter.go#L83
not enough type arguments for type TypedEventHandler: have 1, want 2
test: internal/annotation/filter.go#L86
cannot use nil as handler.TypedEventHandler[T] value in return statement
test: internal/annotation/filter.go#L90
cannot use handler.TypedFuncs[T]{…} (value of type handler.TypedFuncs[T]) as handler.TypedEventHandler[T] value in return statement
test: internal/annotation/filter.go#L90
not enough type arguments for type TypedFuncs: have 1, want 2
test: internal/annotation/filter.go#L93
cannot use q (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to f.hdlr.Create: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)
test: internal/annotation/filter.go#L98
cannot use q (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to f.hdlr.Update: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)
test: internal/annotation/filter.go#L103
cannot use q (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to f.hdlr.Delete: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)
test: internal/annotation/filter.go#L108
cannot use q (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to f.hdlr.Generic: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)
lint: internal/annotation/filter.go#L57
not enough type arguments for type TypedEventHandler: have 1, want 2
lint: internal/annotation/filter.go#L71
not enough type arguments for type TypedEventHandler: have 1, want 2
lint: internal/annotation/filter.go#L83
not enough type arguments for type TypedEventHandler: have 1, want 2
lint: internal/annotation/filter.go#L86
cannot use nil as handler.TypedEventHandler[T] value in return statement
lint: internal/annotation/filter.go#L90
cannot use handler.TypedFuncs[T]{…} (value of type handler.TypedFuncs[T]) as handler.TypedEventHandler[T] value in return statement
lint: internal/annotation/filter.go#L90
not enough type arguments for type TypedFuncs: have 1, want 2
lint: internal/annotation/filter.go#L93
cannot use q (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to f.hdlr.Create: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)
lint: internal/annotation/filter.go#L98
cannot use q (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to f.hdlr.Update: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)
lint: internal/annotation/filter.go#L103
cannot use q (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to f.hdlr.Delete: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)
lint: internal/annotation/filter.go#L108
cannot use q (variable of type workqueue.RateLimitingInterface) as workqueue.TypedRateLimitingInterface[reconcile.Request] value in argument to f.hdlr.Generic: workqueue.RateLimitingInterface does not implement workqueue.TypedRateLimitingInterface[reconcile.Request] (wrong type for method Add)