Skip to content

[WIP] Add benchmark workflows #7710

[WIP] Add benchmark workflows

[WIP] Add benchmark workflows #7710

Triggered via pull request November 26, 2024 07:30
Status Failure
Total duration 1m 59s
Artifacts

golangci-lint.yaml

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

Annotations

14 errors and 3 warnings
lint (macos-latest): test/e2e/benchmark.go#L47
Error return value of `f.Close` is not checked (errcheck)
lint (macos-latest): test/e2e/kwokctl/benchmark/main_test.go#L80
Error return value of `f.Close` is not checked (errcheck)
lint (macos-latest): test/e2e/kwokctl/benchmark/main_test.go#L76
G302: Expect file permissions to be 0640 or less (gosec)
lint (macos-latest): test/e2e/benchmark.go#L53
`waitResource` - `tolerance` is unused (unparam)
lint (macos-latest): test/e2e/benchmark.go#L37
response body must be closed (bodyclose)
lint (macos-latest): test/e2e/benchmark.go#L137
testinggoroutine: call to (*testing.T).Fatal from a non-test goroutine (govet)
lint (macos-latest): test/e2e/benchmark.go#L158
testinggoroutine: call to (*testing.T).Fatal from a non-test goroutine (govet)
lint (macos-latest): test/e2e/benchmark.go#L179
testinggoroutine: call to (*testing.T).Fatal from a non-test goroutine (govet)
lint (macos-latest): test/e2e/benchmark.go#L134
SA2002: the goroutine calls T.Fatal, which must be called in the same goroutine as the test (staticcheck)
lint (macos-latest): test/e2e/benchmark.go#L155
SA2002: the goroutine calls T.Fatal, which must be called in the same goroutine as the test (staticcheck)
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