Fix provides within macros #1430
Annotations
26 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/
|
Run actions-rs/cargo@v1:
crates/steel-core/src/compiler/modules.rs#L26
unused imports: `AstTools` and `BEGIN`
|
Run actions-rs/cargo@v1:
crates/steel-core/src/compiler/modules.rs#L46
unused import: `log::log_enabled`
|
Run actions-rs/cargo@v1
`steel-core` (lib) generated 2 warnings (run `cargo fix --lib -p steel-core` to apply 2 suggestions)
|
Run actions-rs/cargo@v1:
examples/interior_mutability.rs#L2
unused imports: `cell::RefCell` and `rc::Rc`
|
Run actions-rs/cargo@v1:
libs/steel-sqlite/src/lib.rs#L148
field `0` is never read
|
Run actions-rs/cargo@v1
`steel-core` (lib test) generated 2 warnings (2 duplicates)
|
Run actions-rs/cargo@v1
`steel-sqlite` (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`
|
Run actions-rs/cargo@v1:
libs/steel-markdown/src/lib.rs#L6
unused import: `SerializableSteelVal`
|
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:
crates/steel-core/src/compiler/modules.rs#L26
unused imports: `AstTools` and `BEGIN`
|
Install shared libraries:
crates/steel-core/src/compiler/modules.rs#L46
unused import: `log::log_enabled`
|
Install shared libraries
`steel-core` (lib) generated 2 warnings (run `cargo fix --lib -p steel-core` to apply 2 suggestions)
|
Install shared libraries:
crates/steel-core/src/compiler/modules.rs#L26
unused imports: `AstTools` and `BEGIN`
|
Install shared libraries:
crates/steel-core/src/compiler/modules.rs#L46
unused import: `log::log_enabled`
|
Install shared libraries
`steel-core` (lib) generated 2 warnings (run `cargo fix --lib -p steel-core` to apply 2 suggestions)
|
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:
crates/steel-core/src/compiler/modules.rs#L26
unused imports: `AstTools` and `BEGIN`
|
Install shared libraries:
crates/steel-core/src/compiler/modules.rs#L46
unused import: `log::log_enabled`
|
Loading