Struct field ingredients #647
Annotations
3 errors and 14 warnings
Clippy:
salsa-2022-tests/tests/tracked-struct-field-bad-eq.rs#L17
you are deriving `Hash` but have implemented `PartialEq` explicitly
|
Clippy
could not compile `salsa-2022-tests` (test "tracked-struct-field-bad-eq") due to 1 previous error
|
Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|
Clippy:
components/salsa-2022/src/runtime/active_query.rs#L135
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:
src/runtime.rs#L631
assigning the result of `Clone::clone()` may be inefficient
|
Clippy
`salsa` (lib) generated 5 warnings (run `cargo clippy --fix --lib -p salsa` to apply 1 suggestion)
|
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/
|
Loading