add support for running a specific app #198
Annotations
5 errors and 1 warning
golangci-lint:
cmd/up.go#L235
Error return value of `syscall.Syscall` is not checked (errcheck)
|
golangci-lint:
cmd/up.go#L240
Error return value of `io.Copy` is not checked (errcheck)
|
golangci-lint:
cmd/up.go#L242
Error return value of `io.Copy` is not checked (errcheck)
|
golangci-lint:
cmd/up.go#L243
Error return value of `cmd.Wait` is not checked (errcheck)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading