Bump k8s.io/client-go from 0.31.2 to 0.32.0 #7773
Annotations
10 errors and 1 warning
golangci-lint:
pkg/kwokctl/runtime/binary/cluster.go#L72
c.GetWorkdirPath undefined (type *Cluster has no field or method GetWorkdirPath) (typecheck)
|
golangci-lint:
pkg/kwokctl/runtime/binary/cluster.go#L85
c.MkdirAll undefined (type *Cluster has no field or method MkdirAll) (typecheck)
|
golangci-lint:
pkg/kwokctl/runtime/binary/cluster.go#L89
c.GeneratePki undefined (type *Cluster has no field or method GeneratePki) (typecheck)
|
golangci-lint:
pkg/kwokctl/runtime/binary/cluster.go#L96
c.GetLogPath undefined (type *Cluster has no field or method GetLogPath) (typecheck)
|
golangci-lint:
pkg/kwokctl/runtime/binary/cluster.go#L97
c.CreateFile undefined (type *Cluster has no field or method CreateFile) (typecheck)
|
golangci-lint:
pkg/kwokctl/runtime/binary/cluster.go#L102
c.GetWorkdirPath undefined (type *Cluster has no field or method GetWorkdirPath) (typecheck)
|
golangci-lint:
pkg/kwokctl/runtime/binary/cluster.go#L103
c.CopyFile undefined (type *Cluster has no field or method CopyFile) (typecheck)
|
golangci-lint:
pkg/kwokctl/runtime/binary/cluster.go#L109
c.GetWorkdirPath undefined (type *Cluster has no field or method GetWorkdirPath) (typecheck)
|
golangci-lint:
pkg/kwokctl/runtime/binary/cluster.go#L110
c.MkdirAll undefined (type *Cluster has no field or method MkdirAll) (typecheck)
|
golangci-lint:
pkg/kwokctl/runtime/binary/cluster.go#L151
c.Config undefined (type *Cluster has no field or method Config) (typecheck)
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /Users/runner/work/kwok/kwok. Supported file pattern: go.sum
|
Loading