Skip to content

Receiver working on gcs-sidecar #273

Receiver working on gcs-sidecar

Receiver working on gcs-sidecar #273

Triggered via push September 24, 2024 03:56
Status Failure
Total duration 4m 48s
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 and 7 warnings
lint (windows): cmd\gcs-sidecar\main.go#L95
func `sendToHvSocketListener` is unused (unused)
lint (windows): cmd\gcs-test-server\main.go#L81
S1021: should merge variable declaration with assignment on next line (gosimple)
lint (windows): cmd\gcs-sidecar\main.go#L124
S1000: should use for range instead of for { select {} } (gosimple)
lint (windows): cmd\gcs-sidecar\main.go#L228
S1000: should use a simple channel send/receive instead of `select` with a single case (gosimple)
lint (windows): cmd\gcs-sidecar\main.go#L234
S1000: should use a simple channel send/receive instead of `select` with a single case (gosimple)
lint (windows): cmd\gcs-sidecar\main.go#L107
S1023: redundant `return` statement (gosimple)
lint (windows): internal\gcs\protocol.go#L29
ST1003: should not use ALL_CAPS in Go names; use CamelCase instead (stylecheck)
lint (windows): internal\gcs\protocol.go#L37
ST1003: should not use ALL_CAPS in Go names; use CamelCase instead (stylecheck)
lint (windows): internal\gcs\protocol.go#L28
ST1022: comment on exported var HV_GUID_PARENT should be of the form "HV_GUID_PARENT ..." (stylecheck)
lint (windows): internal\gcs\protocol.go#L36
ST1022: comment on exported var HV_GUID_LOOPBACK should be of the form "HV_GUID_LOOPBACK ..." (stylecheck)
lint (linux, test)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
verify-vendor
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Go Generate
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
protos
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (windows)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (windows, test)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint (linux)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/