Skip to content

feat: Add windows support and cli changes #10412

feat: Add windows support and cli changes

feat: Add windows support and cli changes #10412

Triggered via pull request August 26, 2026 02:56
Status Failure
Total duration 6m 1s
Artifacts

golangci-lint.yaml

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

Annotations

24 errors
Lint (windows, amd64)
Process completed with exit code 1.
Lint (windows, amd64): test/e2e/framework/kubernetes/unload-winbpf.go#L22
The line is 212 characters long, which exceeds the maximum of 200 characters. (lll)
Lint (windows, amd64): test/e2e/framework/kubernetes/load-winbpf.go#L197
The line is 213 characters long, which exceeds the maximum of 200 characters. (lll)
Lint (windows, amd64): test/e2e/framework/kubernetes/load-winbpf.go#L186
The line is 204 characters long, which exceeds the maximum of 200 characters. (lll)
Lint (windows, amd64): pkg/plugin/common/common_windows_test.go#L22
unnamedResult: consider giving a name to these results (gocritic)
Lint (windows, amd64): pkg/plugin/hnsstats/hnsstats_windows_test.go#L50
Error return value of `log.SetupZapLogger` is not checked (errcheck)
Lint (windows, amd64): test/e2e/framework/kubernetes/load-winbpf.go#L80
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"pod %s in namespace %s is not assigned to a node\", podName, namespace)" (err113)
Lint (windows, arm64)
Process completed with exit code 1.
Lint (windows, arm64): test/e2e/framework/kubernetes/unload-winbpf.go#L22
The line is 212 characters long, which exceeds the maximum of 200 characters. (lll)
Lint (windows, arm64): test/e2e/framework/kubernetes/load-winbpf.go#L197
The line is 213 characters long, which exceeds the maximum of 200 characters. (lll)
Lint (windows, arm64): test/e2e/framework/kubernetes/load-winbpf.go#L186
The line is 204 characters long, which exceeds the maximum of 200 characters. (lll)
Lint (windows, arm64): pkg/plugin/common/common_windows_test.go#L22
unnamedResult: consider giving a name to these results (gocritic)
Lint (windows, arm64): pkg/plugin/hnsstats/hnsstats_windows_test.go#L50
Error return value of `log.SetupZapLogger` is not checked (errcheck)
Lint (windows, arm64): test/e2e/framework/kubernetes/load-winbpf.go#L80
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"pod %s in namespace %s is not assigned to a node\", podName, namespace)" (err113)
Lint (linux, arm64)
Process completed with exit code 1.
Lint (linux, arm64): test/e2e/framework/kubernetes/unload-winbpf.go#L22
The line is 212 characters long, which exceeds the maximum of 200 characters. (lll)
Lint (linux, arm64): test/e2e/framework/kubernetes/load-winbpf.go#L197
The line is 213 characters long, which exceeds the maximum of 200 characters. (lll)
Lint (linux, arm64): test/e2e/framework/kubernetes/load-winbpf.go#L186
The line is 204 characters long, which exceeds the maximum of 200 characters. (lll)
Lint (linux, arm64): test/e2e/framework/kubernetes/load-winbpf.go#L80
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"pod %s in namespace %s is not assigned to a node\", podName, namespace)" (err113)
Lint (linux, amd64)
Process completed with exit code 1.
Lint (linux, amd64): test/e2e/framework/kubernetes/unload-winbpf.go#L22
The line is 212 characters long, which exceeds the maximum of 200 characters. (lll)
Lint (linux, amd64): test/e2e/framework/kubernetes/load-winbpf.go#L197
The line is 213 characters long, which exceeds the maximum of 200 characters. (lll)
Lint (linux, amd64): test/e2e/framework/kubernetes/load-winbpf.go#L186
The line is 204 characters long, which exceeds the maximum of 200 characters. (lll)
Lint (linux, amd64): test/e2e/framework/kubernetes/load-winbpf.go#L80
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"pod %s in namespace %s is not assigned to a node\", podName, namespace)" (err113)