Skip to content

chore: enhanced test suite with additional cases #393

chore: enhanced test suite with additional cases

chore: enhanced test suite with additional cases #393

Triggered via pull request December 30, 2023 23:56
Status Success
Total duration 43s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

35 warnings
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Test
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/
Test
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/
Test
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/
Test
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/
Test: src/dialects/ansi.rs#L1856
unused import: `crate::core::parser::grammar::anyof::one_of`
Test: src/dialects/ansi.rs#L1857
unused import: `crate::core::parser::grammar::base::Ref`
Test: src/dialects/ansi.rs#L1858
unused import: `crate::core::parser::grammar::delimited::Delimited`
Test: src/dialects/ansi.rs#L1859
unused imports: `Bracketed`, `Sequence`
Test: src/dialects/ansi.rs#L1863
unused imports: `Boxed`, `Config`
Test: src/core/config.rs#L165
unreachable expression
Test: src/core/linter/linter.rs#L316
unreachable statement
Test: src/core/parser/grammar/anyof.rs#L46
unreachable statement
Test: src/dialects/ansi.rs#L1861
unused import: `crate::core::parser::matchable::Matchable`
Test: src/core/linter/linter.rs#L175
value assigned to `templated_file` is never read
Compile
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Compile
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/
Compile
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/
Compile
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/
Compile
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/
Compile: src/core/config.rs#L165
unreachable expression
Compile: src/core/linter/linter.rs#L316
unreachable statement
Compile: src/core/parser/grammar/anyof.rs#L46
unreachable statement
Compile: src/core/linter/linter.rs#L175
value assigned to `templated_file` is never read
Compile: src/core/linter/linter.rs#L230
value assigned to `tokens` is never read
Compile: src/core/linter/linter.rs#L354
unused variable: `working_path`
Compile: src/core/parser/grammar/anyof.rs#L34
unused variable: `trim_idx`
Compile: src/core/parser/grammar/anyof.rs#L37
unused variable: `expected`
Compile: src/core/parser/grammar/anyof.rs#L43
unused variable: `unmatched_seg`
Compile: src/core/parser/grammar/noncode.rs#L18
unused variable: `parse_context`