chore: refactor nim -> naive_nim #124
Annotations
10 errors and 8 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/domineering/mod.rs#L10
unused import: `Player`
|
deploy
`games` (lib) generated 1 warning
|