ecdfaae4b0ffd33e587161b5505ab85bae834731 test job #25
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/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#L3
struct `App` is never constructed
|
tests:
src/app.rs#L9
enum `State` is never used
|
tests:
src/app.rs#L19
enum `AbsurdumState` is never used
|
tests:
src/app.rs#L24
enum `AndState` is never used
|
tests:
src/app.rs#L31
enum `OrState` is never used
|
tests:
src/app.rs#L39
enum `NotState` 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/
|