Skip to content

Merge pull request #510 from Skepfyr/update-option #697

Merge pull request #510 from Skepfyr/update-option

Merge pull request #510 from Skepfyr/update-option #697

Triggered via push June 23, 2024 10:03
Status Success
Total duration 5m 31s
Artifacts

test.yml

on: push
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/specify_tracked_fn_in_rev_1_but_not_2.rs#L52
the following explicit lifetimes could be elided: 'db
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): tests/hello_world.rs#L32
the following explicit lifetimes could be elided: 'db
Test (nightly, true)
`salsa` (test "hello_world") generated 1 warning (run `cargo clippy --fix --test "hello_world"` to apply 1 suggestion)
Test (nightly, true)
`salsa` (example "calc") generated 2 warnings (run `cargo clippy --fix --example "calc"` to apply 1 suggestion)
Test (nightly, true)
`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)
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): tests/singleton.rs#L19
using `clone` on type `u32` which implements the `Copy` trait
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) generated 1 warning
Test (beta, false): tests/tracked_fn_on_tracked.rs#L20
the following explicit lifetimes could be elided: 'db
Test (beta, false)
`salsa` (test "tracked_fn_on_tracked") generated 1 warning (run `cargo clippy --fix --test "tracked_fn_on_tracked"` to apply 1 suggestion)
Test (beta, false)
`salsa` (test "deletion") generated 1 warning (run `cargo clippy --fix --test "deletion"` to apply 1 suggestion)
Test (beta, 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 (beta, false): tests/tracked_fn_read_own_entity.rs#L31
the following explicit lifetimes could be elided: 'db
Test (beta, false)
`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 (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
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 test) generated 1 warning
Test (stable, false): tests/tracked-struct-unchanged-in-new-rev.rs#L19
the following explicit lifetimes could be elided: 'db
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)
Test (stable, false)
`salsa` (test "hello_world") generated 1 warning (run `cargo clippy --fix --test "hello_world"` to apply 1 suggestion)
Test (stable, false): tests/deletion.rs#L44
the following explicit lifetimes could be elided: 'db
Test (stable, false): tests/singleton.rs#L19
using `clone` on type `u32` which implements the `Copy` trait
Test (stable, false): tests/singleton.rs#L21
the following explicit lifetimes could be elided: 'db
Test (stable, false): tests/singleton.rs#L21
using `clone` on type `u16` which implements the `Copy` trait
Test (stable, false)
`salsa` (test "singleton") generated 4 warnings (run `cargo clippy --fix --test "singleton"` to apply 4 suggestions)
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/.