4c84b00a4649f55b2d1d13eca9f2cdb0199d700b test job #2
Annotations
15 warnings
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/fitch.rs#L75
unused variable: `reference`
|
tests:
src/fitch.rs#L3
struct `Fitch` is never constructed
|
tests:
src/fitch.rs#L10
fields `next`, `children`, `prev`, and `parent` are never read
|
tests:
src/fitch.rs#L19
variants `Unary` and `Absurdum` are never constructed
|
tests:
src/fitch.rs#L27
variant `Not` is never constructed
|
tests:
src/fitch.rs#L33
variants `Or`, `Conditional`, and `Biconditional` are never constructed
|
tests:
src/fitch.rs#L39
associated items `new`, `empty`, `add_assumption`, and `introduce` are never used
|
tests:
src/fitch.rs#L85
methods `add_next`, `add_child`, `last_expression`, `internal_available_sentences`, and `available_sentences` are never used
|
tests:
src/fitch.rs#L146
associated items `is_available` and `introduce` are never used
|
tests:
src/fitch.rs#L188
associated functions `introduce_or` and `introduce_condition` are 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/
|