add CI pipeline #8
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/
|