Bump k8s dep to v1.26.15 #489
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/
|