Switch to use plain lets for anonymous function application #623
Triggered via pull request
November 17, 2023 04:35
Status
Failure
Total duration
13m 33s
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
13m 21s
Rustfmt
0s
Annotations
1 error and 18 warnings
Test Suite
Process completed with exit code 1.
|
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/passes/analysis.rs#L388
variable does not need to be mutable
|
Test Suite:
crates/steel-core/src/compiler/passes/analysis.rs#L1415
variable does not need to be mutable
|
Test Suite:
crates/steel-core/src/steel_vm/const_evaluation.rs#L868
variable does not need to be mutable
|
Test Suite
`steel-core` (lib) generated 3 warnings (run `cargo fix --lib -p steel-core` to apply 3 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
`steel-pty` (lib test) generated 3 warnings
|
Test Suite
`steel-core` (lib test) generated 3 warnings (3 duplicates)
|
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/
|