Skip to content

add CI pipeline

add CI pipeline #1

Triggered via pull request September 26, 2024 22:24
@dmitshdmitsh
opened #4
ds-ci
Status Failure
Total duration 6m 54s
Billable time 13m
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
build
Process completed with exit code 2.
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
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/
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/
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/