e0e8f6d6d3c693ccd215a7dba5af19d7dcb270ca test job #28
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/fitch.rs#L145
type `Proposition` is more private than the item `Fitch::add_assumption`
|
tests:
src/fitch.rs#L153
type `Proposition` is more private than the item `Fitch::add_subproof`
|
tests:
src/fitch.rs#L193
type `Proposition` is more private than the item `Fitch::eliminate_and`
|
tests:
src/fitch.rs#L239
type `Proposition` is more private than the item `Fitch::introduce_or`
|
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
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/
|