Skip to content

Bump go version from 1.20 to 1.23 and controller-runtime from v0.15.0 to v0.19.0 #16

Bump go version from 1.20 to 1.23 and controller-runtime from v0.15.0 to v0.19.0

Bump go version from 1.20 to 1.23 and controller-runtime from v0.15.0 to v0.19.0 #16

Triggered via pull request October 3, 2024 10:51
Status Failure
Total duration 1m 47s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 1 warning
Envtest Tests
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/cmp)
Envtest Tests
Process completed with exit code 2.
Unit Tests
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/cmp)
Unit Tests
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)
Unit Tests
Process completed with exit code 2.
Lint: internal/manager/resource.go#L22
could not import github.com/virtual-kubelet/virtual-kubelet/log (-: cannot compile Go 1.23 code) (typecheck)
Lint: trace/nop.go#L20
could not import github.com/virtual-kubelet/virtual-kubelet/log (-: cannot compile Go 1.23 code) (typecheck)
Lint: cmd/virtual-kubelet/internal/provider/store.go#L6
could not import github.com/virtual-kubelet/virtual-kubelet/errdefs (-: cannot compile Go 1.23 code) (typecheck)
Lint: log/logrus/logrus.go#L22
could not import github.com/virtual-kubelet/virtual-kubelet/log (-: cannot compile Go 1.23 code) (typecheck)
Lint: cmd/virtual-kubelet/main.go#L30
could not import github.com/virtual-kubelet/virtual-kubelet/cmd/virtual-kubelet/internal/commands/version (-: cannot compile Go 1.23 code) (typecheck)
Lint: test/e2e/suite.go#L11
could not import github.com/virtual-kubelet/virtual-kubelet/internal/test/suite (-: cannot compile Go 1.23 code) (typecheck)
Lint: cmd/virtual-kubelet/internal/commands/root/node.go#L18
could not import github.com/virtual-kubelet/virtual-kubelet/errdefs (-: cannot compile Go 1.23 code) (typecheck)
Lint: cmd/virtual-kubelet/internal/provider/mock/mock.go#L14
could not import github.com/virtual-kubelet/virtual-kubelet/errdefs (-: cannot compile Go 1.23 code) (typecheck)
Lint: node/node.go#L30
could not import k8s.io/apimachinery/pkg/types (-: cannot compile Go 1.22 code) (typecheck)
Lint: node/node_ping_controller.go#L7
could not import github.com/virtual-kubelet/virtual-kubelet/internal/lock (-: cannot compile Go 1.23 code) (typecheck)
E2E
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/cmp)
E2E
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)
E2E
Process completed with exit code 2.
E2E
Restore cache failed: Dependencies file is not found in /home/runner/work/virtual-kubelet/virtual-kubelet. Supported file pattern: go.sum