Skip to content

Make release event an opt-in feature #1066

Make release event an opt-in feature

Make release event an opt-in feature #1066

Triggered via pull request April 8, 2023 14:25
Status Failure
Total duration 2m 13s
Artifacts

crossterm_test.yml

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

Annotations

22 errors and 1 warning
nightly on ubuntu-latest: src/event/sys/unix/parse.rs#L1373
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#L1373
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#L1373
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#L1373
no variant or associated item named `Release` found for enum `KeyEventKind` 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#L1373
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#L1373
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
The operation was canceled.
nightly on macOS-latest: src/event/sys/unix/parse.rs#L1373
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.
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