Skip to content

non local changes: hvsocket to parent for sidecar #294

non local changes: hvsocket to parent for sidecar

non local changes: hvsocket to parent for sidecar #294

Triggered via push October 1, 2024 15:44
Status Failure
Total duration 4m 33s
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#L106
func `sendToHvSocketListener` is unused (unused)
lint (windows): cmd\gcs-test-server\main.go#L98
S1021: should merge variable declaration with assignment on next line (gosimple)
lint (windows): cmd\gcs-sidecar\main.go#L118
S1023: redundant `return` statement (gosimple)
lint (windows): cmd\gcs-sidecar\main.go#L135
S1000: should use for range instead of for { select {} } (gosimple)
lint (windows): cmd\gcs-sidecar\main.go#L240
S1000: should use a simple channel send/receive instead of `select` with a single case (gosimple)
lint (windows): cmd\gcs-sidecar\main.go#L246
S1000: should use a simple channel send/receive instead of `select` with a single case (gosimple)
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 (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 (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 (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/
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/