Skip to content

chore: simple lint api #405

chore: simple lint api

chore: simple lint api #405

Triggered via pull request January 25, 2024 13:19
Status Success
Total duration 57s
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/
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/errors.rs#L6
unused imports: `ErasedRule`, `LintFix`
Compile: src/core/config.rs#L165
unreachable expression
Compile: src/core/errors.rs#L170
unreachable expression
Compile: src/core/linter/linter.rs#L425
unreachable statement
Compile: src/core/parser/grammar/anyof.rs#L46
unreachable statement
Compile: src/core/rules/crawlers.rs#L62
unreachable statement
Compile: src/core/errors.rs#L169
unused variable: `value`
Compile: src/core/linter/linted_file.rs#L85
unused variable: `idx`
Compile: src/core/linter/linter.rs#L195
unused variable: `changed`
Compile: src/core/linter/linter.rs#L223
unused variable: `last_fixes`
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/core/errors.rs#L6
unused imports: `ErasedRule`, `LintFix`
Test: src/core/config.rs#L165
unreachable expression
Test: src/core/errors.rs#L170
unreachable expression
Test: src/core/linter/linter.rs#L425
unreachable statement
Test: src/core/parser/grammar/anyof.rs#L46
unreachable statement
Test: src/core/rules/crawlers.rs#L62
unreachable statement
Test: src/core/errors.rs#L169
unused variable: `value`
Test: src/core/linter/linted_file.rs#L85
unused variable: `idx`
Test: src/core/linter/linter.rs#L195
unused variable: `changed`
Test: src/core/linter/linter.rs#L223
unused variable: `last_fixes`