Skip to content

add CI pipeline

add CI pipeline #9

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

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
check: pkg/config/config.go#L130
Error return value of `file.Close` is not checked (errcheck)
check: pkg/config/config_test.go#L94
Error return value of `cfg.UpdateEnv` is not checked (errcheck)
check: pkg/config/config_test.go#L101
Error return value of `os.Remove` is not checked (errcheck)
check: pkg/config/config_test.go#L102
Error return value of `cert.Close` is not checked (errcheck)
check: pkg/config/config_test.go#L106
Error return value of `os.Remove` is not checked (errcheck)
check: pkg/config/config_test.go#L107
Error return value of `key.Close` is not checked (errcheck)
check: pkg/config/config_test.go#L111
Error return value of `os.Remove` is not checked (errcheck)
check: pkg/config/config_test.go#L112
Error return value of `caCert.Close` is not checked (errcheck)
check: pkg/utils/http.go#L51
Error return value of `resp.Body.Close` is not checked (errcheck)
check: pkg/utils/utils.go#L39
Error return value of `file.Close` is not checked (errcheck)
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/