add windows to ci #56
Triggered via pull request
September 26, 2024 03:22
Status
Failure
Total duration
2m 24s
Artifacts
–
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.
|