Skip to content

If ioctl TIOCGWINSZ returns 0,0 try to use env vars instead. #1229

If ioctl TIOCGWINSZ returns 0,0 try to use env vars instead.

If ioctl TIOCGWINSZ returns 0,0 try to use env vars instead. #1229

Re-run triggered June 16, 2024 23:44
Status Failure
Total duration 36s
Artifacts

crossterm_test.yml

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

Annotations

11 errors and 5 warnings
stable on ubuntu-latest: src/terminal/sys/unix.rs#L59
Diff in /home/runner/work/crossterm/crossterm/src/terminal/sys/unix.rs
stable on ubuntu-latest
Process completed with exit code 1.
stable on macOS-latest
The job was canceled because "ubuntu-latest_stable" failed.
stable on macOS-latest: src/terminal/sys/unix.rs#L59
Diff in /Users/runner/work/crossterm/crossterm/src/terminal/sys/unix.rs
stable on macOS-latest
Process completed with exit code 1.
nightly on ubuntu-latest
The job was canceled because "ubuntu-latest_stable" failed.
nightly on ubuntu-latest
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.
nightly on windows-2019
The job was canceled because "ubuntu-latest_stable" failed.
stable on windows-2019
The job was canceled because "ubuntu-latest_stable" failed.
nightly on macOS-latest: src/lib.rs#L256
unexpected `cfg` condition name: `winapi`
nightly on macOS-latest: src/lib.rs#L256
unexpected `cfg` condition value: `winapi`
nightly on macOS-latest: src/lib.rs#L259
unexpected `cfg` condition name: `crossterm_winapi`
nightly on macOS-latest: src/lib.rs#L259
unexpected `cfg` condition value: `crossterm_winapi`
nightly on macOS-latest: src/event/filter.rs#L65
struct `InternalEventFilter` is never constructed