Skip to content

refactor: create tty copy handler #1917

refactor: create tty copy handler

refactor: create tty copy handler #1917

Triggered via pull request December 4, 2024 00:56
Status Failure
Total duration 18s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint (1.23): cmd/oras/internal/display/status/tty_console_test.go#L130
Error return value of `ch.StopTracking` is not checked (errcheck)
lint (1.23): cmd/oras/internal/display/status/tty_console_test.go#L147
Error return value of `ch.StopTracking` is not checked (errcheck)
lint (1.23): cmd/oras/internal/display/status/tty_console_test.go#L169
Error return value of `ch.StopTracking` is not checked (errcheck)
lint (1.23): cmd/oras/root/cp.go#L177
Error return value of `copyHandler.StopTracking` is not checked (errcheck)
lint (1.23)
issues found
lint (1.23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636