Skip to content

Make the events module optional feature #1042

Make the events module optional feature

Make the events module optional feature #1042

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

crossterm_test.yml

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

Annotations

12 errors and 3 warnings
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 macOS-latest: src/cursor.rs#L436
unresolved import `super::sys::position`
nightly on macOS-latest
Process completed with exit code 101.
stable on ubuntu-latest: src/cursor.rs#L436
unresolved import `super::sys::position`
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.
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
nightly on macOS-latest: src/terminal/sys/file_descriptor.rs#L34
method `read` is never used
stable on ubuntu-latest: src/terminal/sys/file_descriptor.rs#L34
associated function `read` is never used