Skip to content

Fix DebugWithDb in multi-crate Salsa projects #695

Fix DebugWithDb in multi-crate Salsa projects

Fix DebugWithDb in multi-crate Salsa projects #695

Triggered via pull request June 20, 2024 20:17
Status Success
Total duration 6m 21s
Artifacts

test.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

49 warnings
Test (nightly, true)
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/.
Test (nightly, true)
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 (nightly, true)
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/
Test (nightly, true)
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/
Test (nightly, true)
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/
Test (nightly, true)
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/
Test (nightly, true): src/function/delete.rs#L42
transmute used without annotations
Test (nightly, true)
`salsa` (lib test) generated 1 warning
Test (nightly, true): tests/tracked_with_struct_db.rs#L33
unneeded unit expression
Test (nightly, true): tests/tracked_with_struct_db.rs#L40
the following explicit lifetimes could be elided: 'db
Test (nightly, true): tests/tracked_with_struct_db.rs#L49
the function `MyInput::new` doesn't need a mutable reference
Test (nightly, true)
`salsa` (test "tracked_with_struct_db") generated 3 warnings (run `cargo clippy --fix --test "tracked_with_struct_db"` to apply 1 suggestion)
Test (nightly, true)
`salsa` (test "tracked_fn_read_own_entity") generated 1 warning (run `cargo clippy --fix --test "tracked_fn_read_own_entity"` to apply 1 suggestion)
Test (nightly, true): tests/deletion-cascade.rs#L26
using `clone` on type `u32` which implements the `Copy` trait
Test (nightly, true): tests/deletion-cascade.rs#L45
the following explicit lifetimes could be elided: 'db
Test (nightly, true)
`salsa` (test "deletion-cascade") generated 3 warnings (run `cargo clippy --fix --test "deletion-cascade"` to apply 3 suggestions)
Test (beta, false)
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/.
Test (beta, false)
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 (beta, false): src/function/delete.rs#L42
transmute used without annotations
Test (beta, false)
`salsa` (lib test) generated 1 warning
Test (beta, false): tests/singleton.rs#L19
the following explicit lifetimes could be elided: 'db
Test (beta, false): tests/singleton.rs#L19
using `clone` on type `u32` which implements the `Copy` trait
Test (beta, false): tests/singleton.rs#L21
the following explicit lifetimes could be elided: 'db
Test (beta, false): tests/singleton.rs#L21
using `clone` on type `u16` which implements the `Copy` trait
Test (beta, false)
`salsa` (test "singleton") generated 4 warnings (run `cargo clippy --fix --test "singleton"` to apply 4 suggestions)
Test (beta, false): tests/deletion.rs#L44
the following explicit lifetimes could be elided: 'db
Test (beta, false)
`salsa` (test "hello_world") generated 1 warning (run `cargo clippy --fix --test "hello_world"` to apply 1 suggestion)
Test (beta, false): tests/expect_reuse_field_x_of_a_tracked_struct_changes_but_fn_depends_on_field_y.rs#L46
the following explicit lifetimes could be elided: 'db
Test (beta, false)
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/
Test (beta, false)
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/
Test (beta, false)
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/
Test (beta, false)
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/
Test (stable, false)
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/.
Test (stable, false)
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 (stable, false)
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/
Test (stable, false)
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/
Test (stable, false)
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/
Test (stable, false)
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/
Test (stable, false): src/function/delete.rs#L42
transmute used without annotations
Test (stable, false)
`salsa` (lib) generated 1 warning
Test (stable, false): tests/specify_tracked_fn_in_rev_1_but_not_2.rs#L52
the following explicit lifetimes could be elided: 'db
Test (stable, false)
`salsa` (test "specify_tracked_fn_in_rev_1_but_not_2") generated 1 warning (run `cargo clippy --fix --test "specify_tracked_fn_in_rev_1_but_not_2"` to apply 1 suggestion)
Test (stable, false): tests/deletion-cascade.rs#L26
using `clone` on type `u32` which implements the `Copy` trait
Test (stable, false): tests/deletion-cascade.rs#L45
the following explicit lifetimes could be elided: 'db
Test (stable, false)
`salsa` (test "deletion-cascade") generated 3 warnings (run `cargo clippy --fix --test "deletion-cascade"` to apply 3 suggestions)
Test (stable, false): tests/expect_reuse_field_x_of_a_tracked_struct_changes_but_fn_depends_on_field_y.rs#L46
the following explicit lifetimes could be elided: 'db
Test (stable, false)
`salsa` (test "expect_reuse_field_x_of_a_tracked_struct_changes_but_fn_depends_on_field_y") generated 1 warning (run `cargo clippy --fix --test "expect_reuse_field_x_of_a_tracked_struct_changes_but_fn_depends_on_field_y"` to apply 1 suggestion)
Test (stable, false): tests/tracked_with_struct_db.rs#L49
the function `MyInput::new` doesn't need a mutable reference
Miri
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.