[WIP] Bypass kube-apiserver flowlimit #7662
Annotations
13 errors and 3 warnings
lint (macos-latest):
pkg/utils/client/pools.go#L32
type `roundTripperPool` is unused (unused)
|
lint (macos-latest):
pkg/utils/client/pools.go#L37
func `newRoundTripperPool` is unused (unused)
|
lint (macos-latest):
pkg/utils/client/pools.go#L79
func `cloneRoundTripper` is unused (unused)
|
lint (macos-latest):
pkg/utils/client/pools.go#L49
func `(*roundTripperPool).RoundTrip` is unused (unused)
|
lint (macos-latest):
pkg/utils/client/pools.go#L92
type `responseBody` is unused (unused)
|
lint (macos-latest):
pkg/utils/client/pools.go#L99
func `(*responseBody).cleanup` is unused (unused)
|
lint (macos-latest):
pkg/utils/client/pools.go#L106
func `(*responseBody).Read` is unused (unused)
|
lint (macos-latest):
pkg/utils/client/pools.go#L114
func `(*responseBody).Close` is unused (unused)
|
lint (macos-latest)
issues found
|
lint (windows-latest)
The job was canceled because "macos-latest" failed.
|
lint (windows-latest)
The operation was canceled.
|
lint (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
lint (ubuntu-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 (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\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
|