vsmb share redirector start and bind to vmbus #6597
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)
|