Skip to content

add CI pipeline

add CI pipeline #8

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

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
check: pkg/translate/output.go#L58
Error return value is not checked (errcheck)
check: pkg/config/config.go#L105
Error return value of `os.Setenv` is not checked (errcheck)
check: pkg/config/config.go#L107
Error return value of `os.Setenv` is not checked (errcheck)
check: pkg/config/config.go#L125
Error return value of `file.Close` is not checked (errcheck)
check: pkg/config/config_test.go#L45
Error return value of `os.Remove` is not checked (errcheck)
check: pkg/config/config_test.go#L46
Error return value of `file.Close` is not checked (errcheck)
check: pkg/config/config_test.go#L50
Error return value of `os.Remove` is not checked (errcheck)
check: pkg/config/config_test.go#L51
Error return value of `cert.Close` is not checked (errcheck)
check: pkg/config/config_test.go#L55
Error return value of `os.Remove` is not checked (errcheck)
check: pkg/config/config_test.go#L56
Error return value of `key.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/