Skip to content

Unwrap crossterm::Result<T, ErrorKind> to std::io::Result. (#765) #1059

Unwrap crossterm::Result<T, ErrorKind> to std::io::Result. (#765)

Unwrap crossterm::Result<T, ErrorKind> to std::io::Result. (#765) #1059

Triggered via push April 7, 2023 16:17
Status Success
Total duration 4m 59s
Artifacts
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
nightly on ubuntu-latest: src/terminal/sys/file_descriptor.rs#L32
method `read` is never used
stable on ubuntu-latest: src/terminal/sys/file_descriptor.rs#L32
associated function `read` is never used
nightly on macOS-latest: src/terminal/sys/file_descriptor.rs#L32
method `read` is never used
stable on macOS-latest: src/terminal/sys/file_descriptor.rs#L32
associated function `read` is never used