Skip to content

Remove some unused dependencies #694

Remove some unused dependencies

Remove some unused dependencies #694

Triggered via pull request June 20, 2024 15:03
Status Success
Total duration 6m 0s
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 (1 duplicate)
Test (nightly, true): tests/tracked-struct-value-field-bad-eq.rs#L57
the following explicit lifetimes could be elided: 'db
Test (nightly, true)
`salsa` (test "tracked-struct-value-field-bad-eq") generated 1 warning (run `cargo clippy --fix --test "tracked-struct-value-field-bad-eq"` to apply 1 suggestion)
Test (nightly, true)
`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 (nightly, true)
`salsa` (test "tracked_fn_on_tracked") generated 1 warning (run `cargo clippy --fix --test "tracked_fn_on_tracked"` to apply 1 suggestion)
Test (nightly, true)
`salsa` (example "lazy-input") generated 1 warning (run `cargo clippy --fix --example "lazy-input"` to apply 1 suggestion)
Test (nightly, true)
`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 (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 (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): examples/lazy-input/main.rs#L171
the following explicit lifetimes could be elided: 'db
Test (beta, false)
`salsa` (example "lazy-input") generated 1 warning (run `cargo clippy --fix --example "lazy-input"` to apply 1 suggestion)
Test (beta, false)
`salsa` (test "tracked-struct-value-field-bad-eq") generated 1 warning (run `cargo clippy --fix --test "tracked-struct-value-field-bad-eq"` to apply 1 suggestion)
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): examples/calc/ir.rs#L67
unneeded unit expression
Test (beta, false)
`salsa` (test "singleton") generated 4 warnings (run `cargo clippy --fix --test "singleton"` to apply 4 suggestions)
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 test) generated 1 warning
Test (stable, false): tests/tracked_fn_read_own_specify.rs#L22
the following explicit lifetimes could be elided: 'db
Test (stable, false): tests/tracked_fn_read_own_specify.rs#L30
the following explicit lifetimes could be elided: 'db
Test (stable, false)
`salsa` (test "tracked_fn_read_own_specify") generated 2 warnings (run `cargo clippy --fix --test "tracked_fn_read_own_specify"` to apply 2 suggestions)
Test (stable, false): tests/tracked_fn_on_tracked.rs#L20
the following explicit lifetimes could be elided: 'db
Test (stable, false)
`salsa` (test "tracked_fn_on_tracked") generated 1 warning (run `cargo clippy --fix --test "tracked_fn_on_tracked"` to apply 1 suggestion)
Test (stable, false): tests/tracked_with_struct_db.rs#L49
the function `MyInput::new` doesn't need a mutable reference
Test (stable, false)
`salsa` (test "tracked_with_struct_db") generated 3 warnings (run `cargo clippy --fix --test "tracked_with_struct_db"` to apply 1 suggestion)
Test (stable, false)
`salsa` (test "tracked-struct-unchanged-in-new-rev") generated 1 warning (run `cargo clippy --fix --test "tracked-struct-unchanged-in-new-rev"` to apply 1 suggestion)
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/.