Bump k8s.io/client-go from 0.31.2 to 0.32.0 #7754
Annotations
14 errors and 4 warnings
lint (ubuntu-latest):
pkg/kwokctl/runtime/binary/cluster.go#L72
c.GetWorkdirPath undefined (type *Cluster has no field or method GetWorkdirPath) (typecheck)
|
lint (ubuntu-latest):
pkg/kwokctl/runtime/binary/cluster.go#L85
c.MkdirAll undefined (type *Cluster has no field or method MkdirAll) (typecheck)
|
lint (ubuntu-latest):
pkg/kwokctl/runtime/binary/cluster.go#L89
c.GeneratePki undefined (type *Cluster has no field or method GeneratePki) (typecheck)
|
lint (ubuntu-latest):
pkg/kwokctl/runtime/binary/cluster.go#L96
c.GetLogPath undefined (type *Cluster has no field or method GetLogPath) (typecheck)
|
lint (ubuntu-latest):
pkg/kwokctl/runtime/binary/cluster.go#L97
c.CreateFile undefined (type *Cluster has no field or method CreateFile) (typecheck)
|
lint (ubuntu-latest):
pkg/kwokctl/runtime/binary/cluster.go#L102
c.GetWorkdirPath undefined (type *Cluster has no field or method GetWorkdirPath) (typecheck)
|
lint (ubuntu-latest):
pkg/kwokctl/runtime/binary/cluster.go#L103
c.CopyFile undefined (type *Cluster has no field or method CopyFile) (typecheck)
|
lint (ubuntu-latest):
pkg/kwokctl/runtime/binary/cluster.go#L109
c.GetWorkdirPath undefined (type *Cluster has no field or method GetWorkdirPath) (typecheck)
|
lint (ubuntu-latest):
pkg/kwokctl/runtime/binary/cluster.go#L110
c.MkdirAll undefined (type *Cluster has no field or method MkdirAll) (typecheck)
|
lint (ubuntu-latest):
pkg/kwokctl/runtime/binary/cluster.go#L151
c.Config undefined (type *Cluster has no field or method Config) (typecheck)
|
lint (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
lint (windows-latest)
The operation was canceled.
|
lint (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
lint (macos-latest)
The operation was canceled.
|
lint (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/kwok/kwok. Supported file pattern: go.sum
|
lint (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\kwok\kwok. Supported file pattern: go.sum
|
lint (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/kwok/kwok. Supported file pattern: go.sum
|