improve spans for getters, constructors #654
Annotations
23 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Test docs:
src/interned.rs#L14
the item `From` is imported redundantly
|
Test docs
`salsa` (lib) generated 1 warning
|
Setup 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/
|
Setup 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/
|
Setup 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/
|
Setup 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/
|
Check (without default features):
src/interned.rs#L14
the item `From` is imported redundantly
|
Check (without default features)
`salsa` (lib) generated 1 warning
|
Test:
src/interned.rs#L14
the item `From` is imported redundantly
|
Test
`salsa` (lib) generated 1 warning
|
Test
`salsa` (lib test) generated 1 warning (1 duplicate)
|
Clippy:
components/salsa-2022-macros/src/salsa_struct.rs#L79
this creates an owned instance just for comparison
|
Clippy
`salsa-2022-macros` (lib) generated 1 warning (run `cargo clippy --fix --lib -p salsa-2022-macros` to apply 1 suggestion)
|
Clippy:
components/salsa-2022/src/runtime/active_query.rs#L175
assigning the result of `Clone::clone()` may be inefficient
|
Clippy
`salsa-2022` (lib) generated 1 warning (run `cargo clippy --fix --lib -p salsa-2022` to apply 1 suggestion)
|
Clippy:
src/interned.rs#L14
the item `From` is imported redundantly
|
Clippy:
src/lib.rs#L122
bound is defined in more than one place
|
Clippy:
src/lib.rs#L204
bound is defined in more than one place
|
Clippy:
src/lib.rs#L405
bound is defined in more than one place
|
Clippy:
examples-2022/lazy-input/src/main.rs#L139
the following explicit lifetimes could be elided: 'db
|
Clippy:
examples-2022/lazy-input/src/main.rs#L159
using `clone` on type `u32` which implements the `Copy` trait
|
The logs for this run have expired and are no longer available.
Loading