Parser #6720
format.yml
on: pull_request
Check Formatting
56s
Python Linting
0s
Annotations
8 errors and 6 warnings
Check Formatting:
interp/src/debugger/commands/path_parser.rs#L5
type alias `ParseResult` is never used
|
Check Formatting:
interp/src/debugger/commands/path_parser.rs#L6
type alias `Node` is never used
|
Check Formatting:
interp/src/debugger/commands/path_parser.rs#L63
function `parse_path` is never used
|
Check Formatting:
interp/src/debugger/commands/core.rs#L321
method `from_iter` can be confused for the standard trait method `std::iter::FromIterator::from_iter`
|
Check Formatting:
interp/src/debugger/commands/path_parser.rs#L43
this if-then-else expression returns a bool literal
|
Check Formatting:
interp/src/debugger/commands/path_parser.rs#L63
the `Err`-variant returned from this function is very large
|
Check Formatting
could not compile `interp` (lib) due to 6 previous errors
|
Check Formatting
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Check Formatting
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/
|
Check Formatting
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check Formatting
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/
|
Check Formatting
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/
|
Check Formatting
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/
|
Check Formatting
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/
|