Proof of concept for end to end super instructions #527
Triggered via pull request
September 16, 2023 02:27
Status
Failure
Total duration
8m 28s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
rust.yml
on: pull_request
Test Suite
8m 16s
Rustfmt
0s
Annotations
1 error and 19 warnings
Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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-core/src/compiler/program.rs#L1
unused import: `crate::primitives::lists::CONS`
|
Test Suite:
crates/steel-core/src/compiler/program.rs#L19
unused import: `im_lists::list::List`
|
Test Suite:
crates/steel-core/src/compiler/passes/analysis.rs#L377
variable does not need to be mutable
|
Test Suite:
crates/steel-core/src/compiler/passes/analysis.rs#L1466
variable does not need to be mutable
|
Test Suite:
crates/steel-core/src/parser/expand_visitor.rs#L310
variable `rest_arg_expr` is assigned to, but never used
|
Test Suite:
crates/steel-core/src/parser/expand_visitor.rs#L322
value assigned to `rest_arg_expr` is never read
|
Test Suite
`steel-core` (lib) generated 6 warnings (run `cargo fix --lib -p steel-core` to apply 4 suggestions)
|
Test Suite:
crates/steel-pty/src/lib.rs#L50
unused import: `StreamExt`
|
Test Suite:
crates/steel-pty/src/lib.rs#L45
field `pty_system` is never read
|
Test Suite:
crates/steel-pty/src/lib.rs#L56
struct `TermAction` is never constructed
|
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/
|