Skip to content

Add bridge protocol processing for sidecar #358

Add bridge protocol processing for sidecar

Add bridge protocol processing for sidecar #358

Triggered via push December 24, 2024 06:46
Status Failure
Total duration 4m 8s
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

10 errors
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): 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): cmd/gcs-sidecar/bridge/bridge.go#L28
type `requestMessage` is unused (unused)
lint (windows): cmd/gcs-sidecar/bridge/protocol.go#L160
type `requestBase` is unused (unused)
lint (windows): cmd/gcs-sidecar/bridge/bridge.go#L32
type `responseMessage` is unused (unused)
lint (windows): cmd/gcs-sidecar/bridge/bridge.go#L37
type `rpc` is unused (unused)
lint (windows): cmd/gcs-sidecar/bridge/bridge.go#L91
field `containerID` is unused (unused)
lint (windows): cmd/gcs-sidecar/bridge/protocol.go#L126
type `anyInString` is unused (unused)