Skip to content

[WIP] Support mapping operations to a pod #7614

[WIP] Support mapping operations to a pod

[WIP] Support mapping operations to a pod #7614

Triggered via pull request November 6, 2024 11:28
Status Failure
Total duration 3m 22s
Artifacts

golangci-lint.yaml

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

Annotations

23 errors and 3 warnings
lint (macos-latest): pkg/kwok/server/debugging_logs.go#L176
Error return value of `stm.Close` is not checked (errcheck)
lint (macos-latest): pkg/kwok/server/debugging_port_forword.go#L186
Error return value of `streamConn.Close` is not checked (errcheck)
lint (macos-latest): pkg/kwok/server/debugging_port_forword.go#L200
Error return value of `errorStream.Close` is not checked (errcheck)
lint (macos-latest): pkg/kwok/server/debugging_port_forword.go#L238
Error return value of `dataStream.Close` is not checked (errcheck)
lint (macos-latest): test/e2e/attach_mapping.go#L88
Error return value of `client.Delete` is not checked (errcheck)
lint (macos-latest): test/e2e/exec_mapping.go#L87
Error return value of `client.Delete` is not checked (errcheck)
lint (macos-latest): test/e2e/logs_mapping.go#L87
Error return value of `client.Delete` is not checked (errcheck)
lint (macos-latest): test/e2e/port_forward_mapping.go#L90
Error return value of `client.Delete` is not checked (errcheck)
lint (macos-latest): pkg/kwok/server/debugging_attach.go#L150
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint (macos-latest): pkg/kwok/server/debugging_attach.go#L161
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint (ubuntu-latest)
The job was canceled because "macos-latest" failed.
lint (ubuntu-latest): pkg/kwok/server/debugging_logs.go#L176
Error return value of `stm.Close` is not checked (errcheck)
lint (ubuntu-latest): pkg/kwok/server/debugging_port_forword.go#L186
Error return value of `streamConn.Close` is not checked (errcheck)
lint (ubuntu-latest): pkg/kwok/server/debugging_port_forword.go#L200
Error return value of `errorStream.Close` is not checked (errcheck)
lint (ubuntu-latest): pkg/kwok/server/debugging_port_forword.go#L238
Error return value of `dataStream.Close` is not checked (errcheck)
lint (ubuntu-latest): test/e2e/attach_mapping.go#L88
Error return value of `client.Delete` is not checked (errcheck)
lint (ubuntu-latest): test/e2e/exec_mapping.go#L87
Error return value of `client.Delete` is not checked (errcheck)
lint (ubuntu-latest): test/e2e/logs_mapping.go#L87
Error return value of `client.Delete` is not checked (errcheck)
lint (ubuntu-latest): test/e2e/port_forward_mapping.go#L90
Error return value of `client.Delete` is not checked (errcheck)
lint (ubuntu-latest): pkg/kwok/server/debugging_attach.go#L150
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint (ubuntu-latest): pkg/kwok/server/debugging_attach.go#L161
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
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