Skip to content

Test gcs-sidecar in uvm #352

Test gcs-sidecar in uvm

Test gcs-sidecar in uvm #352

Triggered via push December 6, 2024 00:38
Status Failure
Total duration 3m 24s
Artifacts

ci.yml

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

Annotations

20 errors
lint (windows): cmd/gcs-sidecar/main.go#L202
type `srvResp` 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#L217
S1000: should use a simple channel send/receive instead of `select` with a single case (gosimple)
lint (windows): cmd/gcs-sidecar/main.go#L254
S1021: should merge variable declaration with assignment on next line (gosimple)
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 (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)
issues found
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\\[email protected]\\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\\[email protected]\\windows\\svc\\debug)"
lint (linux)
undefined: winio.HvsockConn"
lint (linux)
undefined: winio.HvsockConn"
lint (linux)
undefined: winio.HvsockConn"
lint (linux)
undefined: winio.HvsockAddr"
lint (linux)
undefined: gcs.HV_GUID_PARENT"
lint (linux)
undefined: gcs.WindowsSidecarGcsHvsockServiceID"
lint (linux)
undefined: winio.Dial"
lint (linux)
undefined: winio.ListenHvsock"