Skip to content

Bump k8s dep to v1.26.15 #489

Bump k8s dep to v1.26.15

Bump k8s dep to v1.26.15 #489

Triggered via pull request July 26, 2024 17:30
Status Failure
Total duration 4m 0s
Artifacts

go.yml

on: pull_request
ubuntu - Go v1.19
3m 51s
ubuntu - Go v1.19
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ubuntu - Go v1.19: cmd/csi/csi.go#L20
could not import github.com/alibaba/open-local/pkg/csi (-: # github.com/alibaba/open-local/pkg/csi
ubuntu - Go v1.19: pkg/csi/controllerserver.go#L35
imported and not used: "github.com/docker/go-units" as units) (typecheck)
ubuntu - Go v1.19: pkg/agent/controller/controller.go#L27
could not import github.com/alibaba/open-local/pkg/agent/discovery (-: # github.com/alibaba/open-local/pkg/agent/discovery
ubuntu - Go v1.19: pkg/agent/discovery/discovery.go#L36
imported and not used: "github.com/docker/go-units" as units
ubuntu - Go v1.19: pkg/agent/discovery/snapshot.go#L28
imported and not used: "github.com/docker/go-units" as units) (typecheck)
ubuntu - Go v1.19: pkg/agent/discovery/device.go#L1
: # github.com/alibaba/open-local/pkg/agent/discovery [github.com/alibaba/open-local/pkg/agent/discovery.test]
ubuntu - Go v1.19: pkg/agent/discovery/discovery.go#L36
imported and not used: "github.com/docker/go-units" as units
ubuntu - Go v1.19: pkg/agent/discovery/snapshot.go#L28
imported and not used: "github.com/docker/go-units" as units (typecheck)
ubuntu - Go v1.19: pkg/csi/controllerserver.go#L1
: # github.com/alibaba/open-local/pkg/csi [github.com/alibaba/open-local/pkg/csi.test]
ubuntu - Go v1.19: pkg/csi/controllerserver.go#L35
imported and not used: "github.com/docker/go-units" as units (typecheck)
ubuntu - Go v1.19
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/