Skip to content

Make the events module optional feature #1039

Make the events module optional feature

Make the events module optional feature #1039

Triggered via pull request April 7, 2023 14:31
Status Failure
Total duration 2m 29s
Artifacts

crossterm_test.yml

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

Annotations

14 errors and 1 warning
nightly on ubuntu-latest: src/cursor.rs#L436
unresolved import `super::sys::position`
nightly on ubuntu-latest
Process completed with exit code 101.
nightly on ubuntu-latest: src/event/source/unix/tty.rs#L18
unresolved import `crate::event::sys::unix::file_descriptor`
nightly on ubuntu-latest
Process completed with exit code 101.
stable on ubuntu-latest: src/event/source/unix/tty.rs#L18
unresolved import `crate::event::sys::unix::file_descriptor`
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
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#L34
method `read` is never used