Skip to content

vsmb share redirector start and bind to vmbus #6597

vsmb share redirector start and bind to vmbus

vsmb share redirector start and bind to vmbus #6597

Triggered via pull request November 11, 2025 20:57
Status Failure
Total duration 2m 49s
Artifacts

ci.yml

on: pull_request
Matrix: lint
test-linux
0s
test-linux
Matrix: test-windows
Matrix: integration-tests
build_gcs
build_gcs
build
build
Fit to window
Zoom out
Zoom in

Annotations

20 errors
lint (linux)
undefined: syscall.StringToUTF16"
lint (linux)
undefined: syscall.StringToUTF16Ptr"
lint (linux)
undefined: syscall.SyscallN"
lint (linux)
undefined: syscall.StringToUTF16Ptr"
lint (linux)
undefined: syscall.Handle"
lint (linux)
undefined: syscall.NewLazyDLL"
lint (linux)
undefined: syscall.NewLazyDLL"
lint (linux)
could not import golang.org/x/sys/windows/svc/mgr (-: build constraints exclude all Go files in C:\\Users\\runneradmin\\go\\pkg\\mod\\golang.org\\x\\sys@v0.35.0\\windows\\svc\\mgr)"
lint (linux)
could not import golang.org/x/sys/windows/svc (-: build constraints exclude all Go files in C:\\Users\\runneradmin\\go\\pkg\\mod\\golang.org\\x\\sys@v0.35.0\\windows\\svc)"
lint (linux)
could not import golang.org/x/sys/windows (-: build constraints exclude all Go files in C:\\Users\\runneradmin\\go\\pkg\\mod\\golang.org\\x\\sys@v0.35.0\\windows)"
lint (windows): internal/gcs-sidecar/vsmb.go#L26
ST1003: should not use ALL_CAPS in Go names; use CamelCase instead (staticcheck)
lint (windows): internal/gcs-sidecar/vsmb.go#L24
ST1003: should not use ALL_CAPS in Go names; use CamelCase instead (staticcheck)
lint (windows): internal/gcs-sidecar/vsmb.go#L23
ST1003: should not use ALL_CAPS in Go names; use CamelCase instead (staticcheck)
lint (windows): internal/gcs-sidecar/vsmb.go#L22
ST1003: should not use ALL_CAPS in Go names; use CamelCase instead (staticcheck)
lint (windows): internal/gcs-sidecar/vsmb.go#L4
File is not properly formatted (gofmt)
lint (windows): internal/gcs-sidecar/vsmb.go#L108
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint (windows): internal/gcs-sidecar/vsmb.go#L306
Error return value of `windows.CloseHandle` is not checked (errcheck)
lint (windows): internal/gcs-sidecar/vsmb.go#L252
Error return value of `windows.CloseHandle` is not checked (errcheck)
lint (windows): internal/gcs-sidecar/vsmb.go#L200
Error return value of `m.Disconnect` is not checked (errcheck)
lint (windows): internal/gcs-sidecar/vsmb.go#L51
Error return value of `m.Disconnect` is not checked (errcheck)