feat:add signals #9
Annotations
4 errors and 1 warning
Check:
pkg/foremanHelper.go#L146
Error return value of `foreman.runService` is not checked (errcheck)
|
Check:
pkg/signals.go#L37
Error return value of `syscall.Kill` is not checked (errcheck)
|
Check:
pkg/signals.go#L51
Error return value of `p.Wait` is not checked (errcheck)
|
Check
issues found
|
Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|