Bump k8s.io/client-go from 0.31.2 to 0.32.0 #7776
Annotations
14 errors and 3 warnings
lint (macos-latest):
pkg/kwokctl/runtime/binary/cluster.go#L72
c.GetWorkdirPath undefined (type *Cluster has no field or method GetWorkdirPath) (typecheck)
|
lint (macos-latest):
pkg/kwokctl/runtime/binary/cluster.go#L85
c.MkdirAll undefined (type *Cluster has no field or method MkdirAll) (typecheck)
|
lint (macos-latest):
pkg/kwokctl/runtime/binary/cluster.go#L89
c.GeneratePki undefined (type *Cluster has no field or method GeneratePki) (typecheck)
|
lint (macos-latest):
pkg/kwokctl/runtime/binary/cluster.go#L96
c.GetLogPath undefined (type *Cluster has no field or method GetLogPath) (typecheck)
|
lint (macos-latest):
pkg/kwokctl/runtime/binary/cluster.go#L97
c.CreateFile undefined (type *Cluster has no field or method CreateFile) (typecheck)
|
lint (macos-latest):
pkg/kwokctl/runtime/binary/cluster.go#L102
c.GetWorkdirPath undefined (type *Cluster has no field or method GetWorkdirPath) (typecheck)
|
lint (macos-latest):
pkg/kwokctl/runtime/binary/cluster.go#L103
c.CopyFile undefined (type *Cluster has no field or method CopyFile) (typecheck)
|
lint (macos-latest):
pkg/kwokctl/runtime/binary/cluster.go#L109
c.GetWorkdirPath undefined (type *Cluster has no field or method GetWorkdirPath) (typecheck)
|
lint (macos-latest):
pkg/kwokctl/runtime/binary/cluster.go#L110
c.MkdirAll undefined (type *Cluster has no field or method MkdirAll) (typecheck)
|
lint (macos-latest):
pkg/kwokctl/runtime/binary/cluster.go#L151
c.Config undefined (type *Cluster has no field or method Config) (typecheck)
|
lint (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
lint (ubuntu-latest)
The operation was canceled.
|
lint (windows-latest)
The job was canceled because "macos-latest" failed.
|
lint (windows-latest)
The operation was canceled.
|
lint (macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/kwok/kwok. Supported file pattern: go.sum
|
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
|