Remove some unused dependencies #687
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):
src/id.rs#L19
usage of a legacy numeric constant
|
Test (nightly, true):
src/routes.rs#L14
usage of a legacy numeric constant
|
Test (nightly, true):
src/update.rs#L55
unsafe function's docs are missing a `# Safety` section
|
Test (nightly, true)
`salsa` (lib test) generated 4 warnings
|
Test (nightly, true):
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 (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)
`salsa` (example "lazy-input") generated 1 warning (run `cargo clippy --fix --example "lazy-input"` to apply 1 suggestion)
|
Test (nightly, true):
examples/calc/parser.rs#L10
the following explicit lifetimes could be elided: 'db
|
Test (nightly, true)
`salsa` (example "calc") generated 2 warnings (run `cargo clippy --fix --example "calc"` to apply 1 suggestion)
|
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):
src/id.rs#L19
usage of a legacy numeric constant
|
Test (beta, false):
src/routes.rs#L14
usage of a legacy numeric constant
|
Test (beta, false):
src/update.rs#L55
unsafe function's docs miss `# Safety` section
|
Test (beta, false)
`salsa` (lib test) generated 4 warnings (3 duplicates)
|
Test (beta, false):
tests/tracked-struct-unchanged-in-new-rev.rs#L19
the following explicit lifetimes could be elided: 'db
|
Test (beta, 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 (beta, false)
`salsa` (example "lazy-input") generated 1 warning (run `cargo clippy --fix --example "lazy-input"` to apply 1 suggestion)
|
Test (beta, false):
tests/tracked_fn_read_own_specify.rs#L30
the following explicit lifetimes could be elided: 'db
|
Test (beta, 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 (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):
src/id.rs#L19
usage of a legacy numeric constant
|
Test (stable, false):
src/routes.rs#L14
usage of a legacy numeric constant
|
Test (stable, false):
src/update.rs#L55
unsafe function's docs miss `# Safety` section
|
Test (stable, false)
`salsa` (lib) generated 4 warnings (2 duplicates)
|
Test (stable, false):
tests/hello_world.rs#L32
the following explicit lifetimes could be elided: 'db
|
Test (stable, false)
`salsa` (test "hello_world") generated 1 warning (run `cargo clippy --fix --test "hello_world"` to apply 1 suggestion)
|
Test (stable, 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 (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)
`salsa` (test "tracked_fn_on_tracked") generated 1 warning (run `cargo clippy --fix --test "tracked_fn_on_tracked"` 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/.
|