eafc0d706f0bcefcb8b8ea38d8ce0dcdce765551 test job #11
Annotations
12 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#L338
unused imports: `cell::RefCell`, `rc::Rc`
|
tests:
src/fitch.rs#L340
unused import: `Node`
|
tests:
src/fitch.rs#L75
unused variable: `reference`
|
tests:
src/fitch.rs#L107
unused variable: `operation`
|
tests:
src/fitch.rs#L3
struct `Fitch` is never constructed
|
tests:
src/fitch.rs#L39
associated items `new`, `empty`, `add_assumption`, `introduce`, `internal_introduce`, and `internal_eliminate` are never used
|
tests
`fitch` (bin "fitch" test) generated 6 warnings (run `cargo fix --bin "fitch" --tests` to apply 4 suggestions)
|
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/
|