Skip to content

Adds runtime support for improper lists #697

Adds runtime support for improper lists

Adds runtime support for improper lists #697

Triggered via pull request December 14, 2023 04:38
Status Failure
Total duration 3m 56s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Test Suite
could not compile `steel-core` (lib test) due to previous error
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, 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#L2382
field `analysis` is never read
Test Suite
`steel-core` (lib) generated 1 warning
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