Proof of concept of package manager #1463
Annotations
3 errors and 14 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 '/Users/runner/.cargo/bin/cargo' failed with exit code 1
|
Run actions-rs/cargo@v1:
crates/steel-parser/src/parser.rs#L17
unused imports: `UNSYNTAX_SPLICING` and `UNSYNTAX`
|
Run actions-rs/cargo@v1
`steel-parser` (lib) generated 1 warning (1 duplicate)
|
Run actions-rs/cargo@v1
`steel-parser` (lib test) generated 1 warning (1 duplicate)
|
Run actions-rs/cargo@v1:
libs/steel-markdown/src/lib.rs#L1
unused import: `std::rc::Rc`
|
Run actions-rs/cargo@v1:
libs/steel-markdown/src/lib.rs#L3
unused import: `abi_stable::std_types::RBoxError`
|
Run actions-rs/cargo@v1:
libs/steel-markdown/src/lib.rs#L6
unused import: `SerializableSteelVal`
|
Run actions-rs/cargo@v1:
libs/steel-markdown/src/lib.rs#L12
unused import: `Color`
|
Run actions-rs/cargo@v1:
libs/steel-markdown/src/lib.rs#L47
field `0` is never read
|
Run actions-rs/cargo@v1:
libs/steel-markdown/src/lib.rs#L88
fields `tag` and `source` are never read
|
Run actions-rs/cargo@v1:
examples/interior_mutability.rs#L2
unused imports: `cell::RefCell` and `rc::Rc`
|
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/
|
Loading