Skip to content

Unwrap crossterm::Result<T, ErrorKind> to std::io::Result. #1058

Unwrap crossterm::Result<T, ErrorKind> to std::io::Result.

Unwrap crossterm::Result<T, ErrorKind> to std::io::Result. #1058

Triggered via pull request April 7, 2023 16:11
Status Success
Total duration 5m 1s
Artifacts

crossterm_test.yml

on: pull_request
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
nightly on macOS-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
stable on macOS-latest: src/terminal/sys/file_descriptor.rs#L32
associated function `read` is never used