Skip to content

Bump k8s.io/apimachinery from 0.24.17 to 0.29.0 #1352

Bump k8s.io/apimachinery from 0.24.17 to 0.29.0

Bump k8s.io/apimachinery from 0.24.17 to 0.29.0 #1352

Triggered via push January 1, 2024 07:42
Status Failure
Total duration 1m 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
tests: pkg/recorder/recorder.go#L9
could not import k8s.io/client-go/tools/record (-: # k8s.io/client-go/tools/record
tests
assignment mismatch: 1 variable but e.Watch returns 2 values
tests
assignment mismatch: 1 variable but recorder.ActionOrDrop returns 2 values) (typecheck)
tests: controller/stackset.go#L33
could not import k8s.io/client-go/tools/record (-: # k8s.io/client-go/tools/record
tests
assignment mismatch: 1 variable but e.Watch returns 2 values
tests
assignment mismatch: 1 variable but recorder.ActionOrDrop returns 2 values) (typecheck)
tests
Process completed with exit code 2.
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/