Proof of concept of package manager #1455
Annotations
15 warnings
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-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`
|
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-regex/src/lib.rs#L10
field `0` is never read
|
Run actions-rs/cargo@v1
`steel-markdown` (lib test) generated 6 warnings (run `cargo fix --lib -p steel-markdown --tests` to apply 4 suggestions)
|
Loading