Skip to content

feat:add signals

feat:add signals #9

Triggered via push November 13, 2024 21:55
Status Failure
Total duration 2m 49s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

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/