Skip to content

add windows to ci

add windows to ci #56

Triggered via pull request September 26, 2024 03:22
Status Failure
Total duration 2m 24s
Artifacts

commit.yaml

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

Annotations

2 errors and 3 warnings
Checks (windows-latest): packages/iocraft/src/element.rs#L436
no method named `write_to_raw_fd` found for struct `element::Element` in the current scope
Checks (windows-latest)
Process completed with exit code 1.
Coverage: packages/iocraft/src/terminal.rs#L422
use of deprecated function `terminal::stdout_is_tty`: Users should use the `std::io::IsTerminal` trait instead.
Checks (ubuntu-latest): packages/iocraft/src/terminal.rs#L422
use of deprecated function `terminal::stdout_is_tty`: Users should use the `std::io::IsTerminal` trait instead.
Checks (windows-latest): packages/iocraft/src/terminal.rs#L422
use of deprecated function `terminal::stdout_is_tty`: Users should use the `std::io::IsTerminal` trait instead.