[STRMCMP-1659] k8s v1.24 upgrade #235
Annotations
4 errors and 1 warning
test
cannot use func(clock clock.Clock, lastUpdatedTime time.Time, retryCount int32) bool {…} (value of type func(clock "k8s.io/utils/clock".WithTickerAndDelayedExecution, lastUpdatedTime time.Time, retryCount int32) bool) as "github.com/lyft/flinkk8soperator/pkg/controller/flink/mock".IsTimeToRetryFunc value in assignment
|
test
cannot use func(clock clock.Clock, lastUpdatedTime time.Time) (duration time.Duration, b bool) {…} (value of type func(clock "k8s.io/utils/clock".WithTickerAndDelayedExecution, lastUpdatedTime time.Time) (duration time.Duration, b bool)) as "github.com/lyft/flinkk8soperator/pkg/controller/flink/mock".WaitOnErrorFunc value in assignment
|
test
cannot use func(clock clock.Clock, lastUpdatedTime time.Time, retryCount int32) bool {…} (value of type func(clock "k8s.io/utils/clock".WithTickerAndDelayedExecution, lastUpdatedTime time.Time, retryCount int32) bool) as "github.com/lyft/flinkk8soperator/pkg/controller/flink/mock".IsTimeToRetryFunc value in assignment (typecheck)
|
test
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading