Fix panics in parser #603
Triggered via pull request
November 10, 2023 00:47
Status
Cancelled
Total duration
9m 38s
Artifacts
–
rust.yml
on: pull_request
Test Suite
9m 25s
Rustfmt
0s
Annotations
1 error and 19 warnings
Test Suite
The operation was canceled.
|
Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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 Suite
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 Suite
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 Suite
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 Suite
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 Suite:
crates/steel-derive/src/lib.rs#L351
unused variable: `function_names_with_colon`
|
Test Suite
`steel-derive` (lib) generated 1 warning (run `cargo fix --lib -p steel-derive` to apply 1 suggestion)
|
Test Suite:
crates/steel-core/src/values/closed.rs#L3
unused import: `collections::VecDeque`
|
Test Suite:
crates/steel-core/src/compiler/passes/analysis.rs#L388
variable does not need to be mutable
|
Test Suite:
crates/steel-core/src/compiler/passes/analysis.rs#L1380
variable does not need to be mutable
|
Test Suite:
crates/steel-core/src/steel_vm/primitives.rs#L1247
variable does not need to be mutable
|
Test Suite:
crates/steel-core/src/steel_vm/primitives.rs#L1223
struct `Reader` is never constructed
|
Test Suite:
crates/steel-core/src/steel_vm/primitives.rs#L1229
method `read_one` is never used
|
Test Suite:
crates/steel-core/src/steel_vm/primitives.rs#L1246
function `reader_module` is never used
|
Test Suite
`steel-core` (lib) generated 7 warnings (run `cargo fix --lib -p steel-core` to apply 4 suggestions)
|
Test Suite
The `save-state` 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 Suite
The `save-state` 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 Suite
The `save-state` 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 Suite
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/
|