Skip to content

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

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

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

Triggered via pull request April 7, 2023 16:05
Status Failure
Total duration 2m 34s
Artifacts

crossterm_test.yml

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

Annotations

18 errors and 2 warnings
nightly on ubuntu-latest: src/event/sys/unix/waker/mio.rs#L5
unresolved import `crate::Result`
nightly on ubuntu-latest
Process completed with exit code 101.
nightly on ubuntu-latest: examples/event-stream-async-std.rs#L15
unresolved import `crossterm::Result`
nightly on ubuntu-latest
Process completed with exit code 101.
stable on ubuntu-latest: src/event/sys/unix/waker/mio.rs#L5
unresolved import `crate::Result`
stable on ubuntu-latest
Process completed with exit code 101.
stable on windows-2019
The job was canceled because "ubuntu-latest_stable" failed.
stable on windows-2019
The operation was canceled.
nightly on windows-2019
The job was canceled because "ubuntu-latest_stable" failed.
nightly on windows-2019
The operation was canceled.
nightly on macOS-latest
The job was canceled because "ubuntu-latest_stable" failed.
nightly on macOS-latest: examples/event-stream-tokio.rs#L15
unresolved import `crossterm::Result`
nightly on macOS-latest
Process completed with exit code 101.
nightly on macOS-latest: src/event/sys/unix/waker/mio.rs#L5
unresolved import `crate::Result`
nightly on macOS-latest
Process completed with exit code 101.
nightly on macOS-latest
The operation was canceled.
stable on macOS-latest
The job was canceled because "ubuntu-latest_stable" failed.
stable on macOS-latest
The operation was canceled.
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