Skip to content

docs: update README.md #59

docs: update README.md

docs: update README.md #59

Triggered via push September 26, 2024 03:47
Status Success
Total duration 2m 48s
Artifacts

commit.yaml

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

Annotations

3 warnings
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.