Repl server library #1505
Annotations
3 errors and 15 warnings
Run actions-rs/cargo@v1
Generic
|
Run actions-rs/cargo@v1
test failed, to rerun pass `-p steel-interpreter --lib`
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install Rust toolchain
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/
|
Install Rust toolchain
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/
|
Install Rust toolchain
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/
|
Install Rust toolchain
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/
|
Run actions-rs/cargo@v1:
libs/steel-websockets/src/lib.rs#L71
field `0` is never read
|
Run actions-rs/cargo@v1:
libs/steel-webrequests/src/lib.rs#L47
struct `BlockingResponse` is never constructed
|
Run actions-rs/cargo@v1:
libs/steel-webrequests/src/lib.rs#L54
field `0` is never read
|
Run actions-rs/cargo@v1
`steel-websockets` (lib test) generated 1 warning
|
Run actions-rs/cargo@v1
`steel-webrequests` (lib test) generated 2 warnings
|
Run actions-rs/cargo@v1
`steel-interpreter` (example "interior_mutability") generated 1 warning (run `cargo fix --example "interior_mutability"` to apply 1 suggestion)
|
Run actions-rs/cargo@v1:
libs/steel-async-webrequests/src/lib.rs#L89
struct `AsyncResponse` is never constructed
|
Run actions-rs/cargo@v1:
examples/spellcheck.rs#L10
unused import: `std::cell::RefCell`
|
Run actions-rs/cargo@v1:
libs/steel-regex/src/lib.rs#L10
field `0` is never read
|
Run actions-rs/cargo@v1
`steel-async-webrequests` (lib test) generated 1 warning
|
Loading