Skip to content

Add is_* and as_* methods to the event enums #1294

Add is_* and as_* methods to the event enums

Add is_* and as_* methods to the event enums #1294

Triggered via pull request November 26, 2024 02:29
Status Failure
Total duration 1m 13s
Artifacts

crossterm_test.yml

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

Annotations

15 errors and 2 warnings
stable on macOS-latest: src/event.rs#L581
the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
stable on macOS-latest
Process completed with exit code 101.
nightly on ubuntu-latest
The job was canceled because "macOS-latest_stable" failed.
nightly on ubuntu-latest
The operation was canceled.
nightly on ubuntu-latest: src/event.rs#L581
the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
nightly on ubuntu-latest
Process completed with exit code 101.
stable on windows-2019
The job was canceled because "macOS-latest_stable" failed.
stable on windows-2019
The operation was canceled.
nightly on macOS-latest
The job was canceled because "macOS-latest_stable" failed.
nightly on macOS-latest: src/event.rs#L581
the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
nightly on macOS-latest
Process completed with exit code 101.
nightly on macOS-latest
The operation was canceled.
stable on ubuntu-latest
The job was canceled because "macOS-latest_stable" failed.
stable on ubuntu-latest
The operation was canceled.
nightly on windows-2019
The job was canceled because "macOS-latest_stable" failed.
nightly on ubuntu-latest: src/terminal/sys/file_descriptor.rs#L75
method `read` is never used
nightly on macOS-latest: src/terminal/sys/file_descriptor.rs#L75
method `read` is never used