Skip to content

add CI pipeline

add CI pipeline #7

Triggered via pull request September 27, 2024 04:09
@dmitshdmitsh
synchronize #4
ds-ci
Status Failure
Total duration 5m 0s
Billable time 8m
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 warnings
check: pkg/translate/output.go#L58
Error return value is not checked (errcheck)
check: pkg/server/http_server.go#L94
Error return value of `w.Write` is not checked (errcheck)
check: pkg/server/http_server.go#L106
Error return value of `w.Write` is not checked (errcheck)
check: pkg/server/http_server.go#L208
Error return value of `w.Write` is not checked (errcheck)
check: pkg/state_observer/node_informer.go#L59
Error return value of `informer.AddEventHandler` is not checked (errcheck)
check: pkg/config/config_test.go#L87
ineffectual assignment to newPath (ineffassign)
check: pkg/gcp/instance_topology.go#L48
SA1019: metadata.ProjectID is deprecated: Please use the context aware variant [ProjectIDWithContext]. (staticcheck)
check
issues found
test
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
check
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/