4fa3111dc074eecc0b8b1e4df84bc60864e45330 test job #31
Annotations
16 warnings
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
tests:
src/app.rs#L1
unused import: `KeyCode`
|
tests:
src/app.rs#L5
struct `App` is never constructed
|
tests:
src/app.rs#L13
associated items `new`, `render`, `listen`, and `info_text` are never used
|
tests:
src/app.rs#L59
enum `State` is never used
|
tests:
src/app.rs#L69
enum `AbsurdumState` is never used
|
tests:
src/app.rs#L74
enum `AndState` is never used
|
tests:
src/app.rs#L81
enum `OrState` is never used
|
tests:
src/app.rs#L89
enum `NotState` is never used
|
tests:
src/app.rs#L94
enum `ImpliesState` is never used
|
tests:
src/app.rs#L100
enum `IffState` is never used
|
tests
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/
|
tests
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/
|
tests
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/
|
tests
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/
|