Skip to content

[WIP] Add benchmark workflows #7735

[WIP] Add benchmark workflows

[WIP] Add benchmark workflows #7735

Triggered via pull request November 27, 2024 04:34
Status Failure
Total duration 1m 41s
Artifacts

golangci-lint.yaml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
lint (macos-latest): test/e2e/benchmark.go#L35
`waitResource` - `tolerance` is unused (unparam)
lint (macos-latest): test/e2e/benchmark.go#L68
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint (macos-latest): test/e2e/benchmark.go#L72
lostcancel: the cancel function is not used on all paths (possible context leak) (govet)
lint (macos-latest): test/e2e/benchmark.go#L77
lostcancel: this return statement may be reached without using the cancel var defined on line 72 (govet)
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