Skip to content

feat: tui!

feat: tui! #115

Triggered via push September 26, 2024 16:57
Status Failure
Total duration 3m 57s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
deploy
unresolved import `sys::position`
deploy
unresolved import `sys::supports_keyboard_enhancement`
deploy
cannot find value `source` in this scope
deploy
cannot find function `enable_raw_mode` in module `sys`
deploy
cannot find function `disable_raw_mode` in module `sys`
deploy
cannot find function `size` in module `sys`
deploy
cannot find function `window_size` in module `sys`
deploy
not all trait items implemented, missing: `eval`
deploy
mismatched types
deploy
could not compile `crossterm` (lib) due to 9 previous errors
deploy
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/
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
deploy
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/
deploy
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/
deploy
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/
deploy
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/
deploy: crates/games/src/util/cli/robot.rs#L2
unused imports: `GameScoreOutcome` and `score_to_outcome`
deploy: crates/games/src/util/cli/robot.rs#L12
unused import: `move_score::normalize_move_scores`
deploy: crates/games/src/sprouts/mod.rs#L3
unused import: `game_solver::game::Game`
deploy: crates/games/src/sprouts/mod.rs#L7
field `0` is never read
deploy
`games` (lib) generated 4 warnings (run `cargo fix --lib -p games` to apply 3 suggestions)