Test gcs-sidecar outside uvm #353
Annotations
20 errors
lint (windows):
cmd/gcs-sidecar/main.go#L20
type `handler` is unused (unused)
|
lint (windows):
cmd/gcs-sidecar/main.go#L127
func `(*handler).Execute` is unused (unused)
|
lint (windows):
cmd/gcs-sidecar/main.go#L161
func `runService` is unused (unused)
|
lint (windows):
cmd/gcs-sidecar/main.go#L137
S1000: should use for range instead of for { select {} } (gosimple)
|
lint (windows):
cmd/gcs-sidecar/main.go#L256
S1021: should merge variable declaration with assignment on next line (gosimple)
|
lint (windows):
internal/gcs/protocol.go#L16
ST1003: should not use ALL_CAPS in Go names; use CamelCase instead (stylecheck)
|
lint (windows):
internal/gcs/protocol.go#L24
ST1003: should not use ALL_CAPS in Go names; use CamelCase instead (stylecheck)
|
lint (windows):
cmd/gcs-sidecar/main.go#L24
ST1022: comment on exported var WindowsSidecarGcsHvsockServiceID should be of the form "WindowsSidecarGcsHvsockServiceID ..." (stylecheck)
|
lint (windows):
internal/gcs/protocol.go#L15
ST1022: comment on exported var HV_GUID_LOOPBACK should be of the form "HV_GUID_LOOPBACK ..." (stylecheck)
|
lint (windows):
internal/gcs/protocol.go#L23
ST1022: comment on exported var HV_GUID_PARENT should be of the form "HV_GUID_PARENT ..." (stylecheck)
|
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.25.0\\windows\\svc)"
|
lint (linux)
could not import golang.org/x/sys/windows/svc/debug (-: build constraints exclude all Go files in C:\\Users\\runneradmin\\go\\pkg\\mod\\golang.org\\x\\sys@v0.25.0\\windows\\svc\\debug)"
|
lint (linux)
undefined: winio.HvsockConn"
|
lint (linux)
undefined: winio.HvsockConn"
|
lint (linux)
undefined: winio.HvsockConn"
|
lint (linux)
undefined: winio.ListenHvsock"
|
lint (linux)
undefined: winio.HvsockAddr"
|
lint (linux)
undefined: gcs.WindowsGcsHvsockServiceID"
|
lint (linux)
undefined: winio.HvsockAddr"
|
lint (linux)
undefined: gcs.HV_GUID_LOOPBACK"
|