Skip to content

stash

stash #106

Triggered via push July 28, 2024 22:55
Status Success
Total duration 1m 34s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
test
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, 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/
test: scout-interpreter/src/builder.rs#L1
unused import: `std::process::Command`
test
`scout-interpreter` (lib) generated 1 warning (run `cargo fix --lib -p scout-interpreter` to apply 1 suggestion)
test: src/main.rs#L1
unused import: `process::Command`
test: src/main.rs#L5
unused imports: `EnvVars`, `env::Env`, and `eval::ScrapeResultsPtr`
test: src/repl.rs#L1
unused import: `std::sync::Arc`
test: src/repl.rs#L3
unused import: `futures::lock::Mutex`
test: src/repl.rs#L6
unused imports: `builder::InterpreterBuilder`, `env::Env`, and `eval::ScrapeResultsPtr`
test
`scoutlang` (bin "scout" test) generated 5 warnings (run `cargo fix --bin "scout" --tests` to apply 5 suggestions)
test
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
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
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
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/