fix: --cmd breaking with >1 argument, kill child processes correctly #439
Triggered via pull request
September 30, 2023 13:28
Status
Failure
Total duration
2m 28s
Artifacts
–
Annotations
3 errors
lint:
cmd/templ/generatecmd/run/run.go#L25
Error return value of `kill.Run` is not checked (errcheck)
|
lint:
cmd/templ/generatecmd/run/run.go#L28
Error return value of `syscall.Kill` is not checked (errcheck)
|
lint
issues found
|