Fix provides within macros #1433
Annotations
21 warnings
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/
|
The following actions use a deprecated Node.js version 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/
|
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/
|
Install shared libraries:
libs/steel-websockets/src/lib.rs#L71
field `0` is never read
|
Install shared libraries
`steel-websockets` (lib) generated 1 warning
|
Install shared libraries:
libs/steel-webrequests/src/lib.rs#L47
struct `BlockingResponse` is never constructed
|
Install shared libraries:
libs/steel-webrequests/src/lib.rs#L54
field `0` is never read
|
Install shared libraries
`steel-webrequests` (lib) generated 2 warnings
|
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-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-interpreter` (example "spellcheck") generated 1 warning (run `cargo fix --example "spellcheck"` to apply 1 suggestion)
|
Run actions-rs/cargo@v1
`steel-webrequests` (lib test) generated 2 warnings
|
Run actions-rs/cargo@v1:
libs/steel-websockets/src/lib.rs#L71
field `0` is never read
|
Run actions-rs/cargo@v1
`steel-regex` (lib test) generated 1 warning
|
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`
|
Loading