Skip to content

Make release event an opt-in feature #1064

Make release event an opt-in feature

Make release event an opt-in feature #1064

Triggered via pull request April 8, 2023 14:16
Status Failure
Total duration 1m 56s
Artifacts

crossterm_test.yml

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

Annotations

40 errors and 5 warnings
nightly on ubuntu-latest: src/event/sys/unix/parse.rs#L275
no associated item named `REPORT_EVENT_TYPES` found for struct `KeyboardEnhancementFlags` in the current scope
nightly on ubuntu-latest
Process completed with exit code 101.
nightly on ubuntu-latest: src/event/sys/unix/parse.rs#L275
no associated item named `REPORT_EVENT_TYPES` found for struct `event::KeyboardEnhancementFlags` in the current scope
nightly on ubuntu-latest
Process completed with exit code 101.
nightly on ubuntu-latest: src/event/sys/unix/parse.rs#L275
no associated item named `REPORT_EVENT_TYPES` found for struct `KeyboardEnhancementFlags` in the current scope
nightly on ubuntu-latest: src/event/sys/unix/parse.rs#L1342
no variant or associated item named `Repeat` found for enum `event::KeyEventKind` in the current scope
nightly on ubuntu-latest: src/event/sys/unix/parse.rs#L1371
no variant or associated item named `Release` found for enum `event::KeyEventKind` in the current scope
nightly on ubuntu-latest
Process completed with exit code 101.
nightly on ubuntu-latest: src/event/sys/unix/parse.rs#L275
no associated item named `REPORT_EVENT_TYPES` found for struct `KeyboardEnhancementFlags` in the current scope
nightly on ubuntu-latest: src/event/sys/unix/parse.rs#L1342
no variant or associated item named `Repeat` found for enum `event::KeyEventKind` in the current scope
nightly on ubuntu-latest: src/event/sys/unix/parse.rs#L1371
no variant or associated item named `Release` found for enum `event::KeyEventKind` in the current scope
nightly on ubuntu-latest
Process completed with exit code 101.
nightly on ubuntu-latest: examples/key-test.rs#L8
unresolved imports `crossterm::cursor::position`, `crossterm::event`
nightly on ubuntu-latest: examples/key-test.rs#L15
failed to resolve: could not find `event` in `crossterm`
nightly on ubuntu-latest
Process completed with exit code 101.
nightly on ubuntu-latest: src/event/sys/unix/parse.rs#L275
no associated item named `REPORT_EVENT_TYPES` found for struct `KeyboardEnhancementFlags` in the current scope
nightly on ubuntu-latest: src/event/sys/unix/parse.rs#L1342
no variant or associated item named `Repeat` found for enum `event::KeyEventKind` in the current scope
nightly on ubuntu-latest: src/event/sys/unix/parse.rs#L1371
no variant or associated item named `Release` found for enum `event::KeyEventKind` in the current scope
nightly on ubuntu-latest
Process completed with exit code 101.
stable on ubuntu-latest: src/event/sys/unix/parse.rs#L275
no associated item named `REPORT_EVENT_TYPES` found for struct `KeyboardEnhancementFlags` in the current scope
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: src/event/sys/unix/parse.rs#L275
no associated item named `REPORT_EVENT_TYPES` found for struct `KeyboardEnhancementFlags` in the current scope
nightly on macOS-latest: src/event/sys/unix/parse.rs#L1342
no variant or associated item named `Repeat` found for enum `event::KeyEventKind` in the current scope
nightly on macOS-latest: src/event/sys/unix/parse.rs#L1371
no variant or associated item named `Release` found for enum `event::KeyEventKind` in the current scope
nightly on macOS-latest
Process completed with exit code 101.
nightly on macOS-latest: src/event/sys/unix/parse.rs#L275
no associated item named `REPORT_EVENT_TYPES` found for struct `KeyboardEnhancementFlags` in the current scope
nightly on macOS-latest
Process completed with exit code 101.
nightly on macOS-latest: src/event/sys/unix/parse.rs#L275
no associated item named `REPORT_EVENT_TYPES` found for struct `KeyboardEnhancementFlags` in the current scope
nightly on macOS-latest: src/event/sys/unix/parse.rs#L1342
no variant or associated item named `Repeat` found for enum `event::KeyEventKind` in the current scope
nightly on macOS-latest: src/event/sys/unix/parse.rs#L1371
no variant or associated item named `Release` found for enum `event::KeyEventKind` in the current scope
nightly on macOS-latest
The operation was canceled.
nightly on macOS-latest: src/event/sys/unix/parse.rs#L275
no associated item named `REPORT_EVENT_TYPES` found for struct `event::KeyboardEnhancementFlags` in the current scope
nightly on macOS-latest
Process completed with exit code 101.
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 ubuntu-latest: examples/key-test.rs#L5
unused imports: `io`, `time::Duration`
nightly on ubuntu-latest: examples/key-test.rs#L10
unused imports: `disable_raw_mode`, `enable_raw_mode`, `execute`
nightly on ubuntu-latest: examples/key-test.rs#L5
unused imports: `io`, `time::Duration`
nightly on ubuntu-latest: examples/key-test.rs#L8
unused imports: `DisableMouseCapture`, `EnableMouseCapture`, `Event`, `KeyCode`, `cursor::position`, `disable_raw_mode`, `enable_raw_mode`, `execute`, `poll`, `read`