Skip to content

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

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

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

Triggered via pull request April 7, 2023 15:44
Status Failure
Total duration 2m 42s
Artifacts

crossterm_test.yml

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

Annotations

54 errors and 1 warning
nightly on ubuntu-latest: src/style/types/color.rs#L221
type alias takes 1 generic argument but 2 generic arguments were supplied
nightly on ubuntu-latest: src/style/types/color.rs#L265
type alias takes 1 generic argument but 2 generic arguments were supplied
nightly on ubuntu-latest: src/style/types/color.rs#L277
type alias takes 1 generic argument but 2 generic arguments were supplied
nightly on ubuntu-latest
Process completed with exit code 101.
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: src/style/types/color.rs#L221
type alias takes 1 generic argument but 2 generic arguments were supplied
nightly on ubuntu-latest: src/style/types/color.rs#L265
type alias takes 1 generic argument but 2 generic arguments were supplied
nightly on ubuntu-latest: src/style/types/color.rs#L277
type alias takes 1 generic argument but 2 generic arguments were supplied
nightly on ubuntu-latest
Process completed with exit code 101.
nightly on windows-2019: src/event/sys/windows/waker.rs#L5
unresolved import `crate::Result`
nightly on windows-2019: src/macros.rs#L276
failed to resolve: use of undeclared crate or module `io`
nightly on windows-2019: src/macros.rs#L297
failed to resolve: use of undeclared crate or module `io`
nightly on windows-2019
Process completed with exit code 1.
nightly on windows-2019: src/macros.rs#L276
failed to resolve: use of undeclared crate or module `io`
nightly on windows-2019: src/macros.rs#L297
failed to resolve: use of undeclared crate or module `io`
nightly on windows-2019
Process completed with exit code 1.
nightly on windows-2019: src/event/sys/windows/waker.rs#L5
unresolved import `crate::Result`
nightly on windows-2019: src/event/sys/windows/waker.rs#L5
unresolved import `crate::Result`
nightly on windows-2019: src/macros.rs#L276
failed to resolve: use of undeclared crate or module `io`
nightly on windows-2019: src/macros.rs#L297
failed to resolve: use of undeclared crate or module `io`
nightly on windows-2019: src/style/types/color.rs#L221
type alias takes 1 generic argument but 2 generic arguments were supplied
nightly on windows-2019: src/style/types/color.rs#L265
type alias takes 1 generic argument but 2 generic arguments were supplied
nightly on windows-2019: src/style/types/color.rs#L277
type alias takes 1 generic argument but 2 generic arguments were supplied
nightly on windows-2019
Process completed with exit code 1.
nightly on windows-2019: src/macros.rs#L276
failed to resolve: use of undeclared crate or module `io`
nightly on windows-2019: src/macros.rs#L297
failed to resolve: use of undeclared crate or module `io`
nightly on windows-2019
Process completed with exit code 1.
nightly on windows-2019: src/macros.rs#L276
failed to resolve: use of undeclared crate or module `io`
nightly on windows-2019: src/macros.rs#L297
failed to resolve: use of undeclared crate or module `io`
nightly on windows-2019: src/style/types/color.rs#L221
type alias takes 1 generic argument but 2 generic arguments were supplied
nightly on windows-2019: src/style/types/color.rs#L265
type alias takes 1 generic argument but 2 generic arguments were supplied
nightly on windows-2019: src/style/types/color.rs#L277
type alias takes 1 generic argument but 2 generic arguments were supplied
nightly on windows-2019
Process completed with exit code 1.
stable on windows-2019
The job was canceled because "windows-2019_nightly" failed.
stable on windows-2019
The operation was canceled.
nightly on macOS-latest
The job was canceled because "windows-2019_nightly" failed.
nightly on macOS-latest: src/style/types/color.rs#L221
type alias takes 1 generic argument but 2 generic arguments were supplied
nightly on macOS-latest: src/style/types/color.rs#L265
type alias takes 1 generic argument but 2 generic arguments were supplied
nightly on macOS-latest: src/style/types/color.rs#L277
type alias takes 1 generic argument but 2 generic arguments were supplied
nightly on macOS-latest
Process completed with exit code 101.
nightly on macOS-latest: src/style/types/color.rs#L221
type alias takes 1 generic argument but 2 generic arguments were supplied
nightly on macOS-latest: src/style/types/color.rs#L265
type alias takes 1 generic argument but 2 generic arguments were supplied
nightly on macOS-latest: src/style/types/color.rs#L277
type alias takes 1 generic argument but 2 generic arguments were supplied
nightly on macOS-latest
The operation was canceled.
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.
stable on ubuntu-latest
The job was canceled because "windows-2019_nightly" failed.
stable on ubuntu-latest: src/style/types/color.rs#L221
this type alias takes 1 generic argument but 2 generic arguments were supplied
stable on ubuntu-latest: src/style/types/color.rs#L265
this type alias takes 1 generic argument but 2 generic arguments were supplied
stable on ubuntu-latest: src/style/types/color.rs#L277
this type alias takes 1 generic argument but 2 generic arguments were supplied
stable on ubuntu-latest
The operation was canceled.
stable on macOS-latest
The job was canceled because "windows-2019_nightly" 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