Skip to content

feat: propagate signals to launched subprocesses so that they can properly clean up resources #97

feat: propagate signals to launched subprocesses so that they can properly clean up resources

feat: propagate signals to launched subprocesses so that they can properly clean up resources #97

Triggered via pull request November 18, 2024 08:13
Status Failure
Total duration 4m 12s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: command/utils.go#L11
"github.com/zimbatm/go-secretvalue" imported as secretvalue and not used (typecheck)
lint: gitsrc/gitsrc.go#L38
x.Remote undefined (type *gitSource has no field or method Remote) (typecheck)
lint: gitsrc/gitsrc.go#L46
x.Head undefined (type *gitSource has no field or method Head) (typecheck)
lint: gitsrc/gitsrc.go#L54
x.Head undefined (type *gitSource has no field or method Head) (typecheck)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/