Skip to content

Fix all library tests except for exhaustiveness. #500

Fix all library tests except for exhaustiveness.

Fix all library tests except for exhaustiveness. #500

Triggered via push January 23, 2024 23:42
Status Failure
Total duration 52s
Artifacts
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 20 warnings
Lint: src/token/mod.rs#L303
unneeded unit return type
Lint: src/token/mod.rs#L319
this `else { if .. }` block can be collapsed
Lint: src/token/mod.rs#L584
redundant else block
Lint: src/rule.rs#L370
the following explicit lifetimes could be elided: 't
Lint: src/rule.rs#L459
non-canonical implementation of `clone` on a `Copy` type
Lint: src/rule.rs#L493
the following explicit lifetimes could be elided: 't
Lint: src/rule.rs#L497
the following explicit lifetimes could be elided: 't
Lint: src/rule.rs#L501
the following explicit lifetimes could be elided: 't
Lint: src/rule.rs#L505
the following explicit lifetimes could be elided: 't
Lint: src/rule.rs#L509
the following explicit lifetimes could be elided: 't
Format
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/
Format
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/
Format
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/
Format
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/
Format
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/
Lint
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/
Lint
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/
Lint
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/
Lint
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/
Lint
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/
Lint: src/filter.rs#L52
method `map` is never used
Lint: src/filter.rs#L65
method `transpose` is never used
Lint: src/filter.rs#L71
method `transpose` is never used
Lint: src/filter.rs#L120
methods `filter`, `filter_map`, `filter_node`, `filter_map_node`, `filter_tree`, and `filter_map_tree` are never used
Lint: src/filter.rs#L247
methods `map_filtrate`, `map_residue`, `as_filtrate`, and `as_ref` are never used
Lint: src/filter.rs#L329
method `filter_tree_by_substituent` is never used
Lint: src/filter.rs#L349
method `transpose_filtrate` is never used
Lint: src/filter.rs#L360
method `transpose_filtrate` is never used
Lint: src/filter.rs#L443
associated function `unchecked` is never used
Lint: src/filter.rs#L470
methods `map` and `as_ref` are never used