If ioctl TIOCGWINSZ returns 0,0 try to use env vars instead. #1229
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
|