Skip to content

[STRMCMP-1659] k8s v1.24 upgrade #235

[STRMCMP-1659] k8s v1.24 upgrade

[STRMCMP-1659] k8s v1.24 upgrade #235

Triggered via pull request November 14, 2023 02:09
Status Failure
Total duration 38m 34s
Artifacts

actions.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
unit-tests
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
unit-tests
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
unit-tests
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
unit-tests
Process completed with exit code 2.
lint
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
lint
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
lint
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)
lint
Process completed with exit code 2.
integration-tests
Process completed with exit code 1.
unit-tests
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/
lint
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/
integration-tests
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/