Update crossterm requirement from 0.12 to 0.27 #89
nightly.yml
on: pull_request
nightly on ubuntu-latest
24s
Annotations
6 errors and 5 warnings
nightly on ubuntu-latest:
interactive-test/src/main.rs#L5
unresolved import `crossterm::Result`
|
nightly on ubuntu-latest:
interactive-test/src/main.rs#L33
failed to resolve: could not find `RawScreen` in `crossterm`
|
nightly on ubuntu-latest:
interactive-test/src/main.rs#L67
cannot find function `input` in crate `crossterm`
|
nightly on ubuntu-latest:
interactive-test/src/main.rs#L71
expected function, found module `crossterm::terminal`
|
nightly on ubuntu-latest
could not compile `interactive-test` (bin "interactive-test" test) due to 4 previous errors
|
nightly on ubuntu-latest
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
nightly on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
nightly on ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
nightly on ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
nightly on ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
nightly on ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|