refactor: create tty copy handler #1923
Annotations
5 errors and 1 warning
golangci-lint:
cmd/oras/internal/display/status/tty_console_test.go#L130
Error return value of `ch.StopTracking` is not checked (errcheck)
|
golangci-lint:
cmd/oras/internal/display/status/tty_console_test.go#L147
Error return value of `ch.StopTracking` is not checked (errcheck)
|
golangci-lint:
cmd/oras/internal/display/status/tty_console_test.go#L169
Error return value of `ch.StopTracking` is not checked (errcheck)
|
golangci-lint:
cmd/oras/root/cp.go#L177
Error return value of `copyHandler.StopTracking` 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