Skip to content

[WIP] Add benchmark workflows #7738

[WIP] Add benchmark workflows

[WIP] Add benchmark workflows #7738

Triggered via pull request November 27, 2024 04:58
Status Failure
Total duration 2m 2s
Artifacts

golangci-lint.yaml

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

Annotations

14 errors and 3 warnings
lint (ubuntu-latest): test/e2e/benchmark.go#L35
`waitResource` - `tolerance` is unused (unparam)
lint (ubuntu-latest): pkg/utils/queue/parallelism.go#L29
field `count` is unused (unused)
lint (ubuntu-latest): test/e2e/benchmark.go#L68
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint (ubuntu-latest): test/e2e/benchmark.go#L72
lostcancel: the cancel function is not used on all paths (possible context leak) (govet)
lint (ubuntu-latest): test/e2e/benchmark.go#L77
lostcancel: this return statement may be reached without using the cancel var defined on line 72 (govet)
lint (ubuntu-latest)
issues found
lint (macos-latest): test/e2e/benchmark.go#L35
`waitResource` - `tolerance` is unused (unparam)
lint (macos-latest): pkg/utils/queue/parallelism.go#L29
field `count` is unused (unused)
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 "ubuntu-latest" failed.
lint (windows-latest)
The operation was canceled.
lint (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/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
lint (windows-latest)
Restore cache failed: Dependencies file is not found in D:\a\kwok\kwok. Supported file pattern: go.sum