Skip to content

Add DisplayWithDb

Add DisplayWithDb #641

Re-run triggered April 2, 2024 22:08
Status Failure
Total duration 7m 48s
Artifacts

test.yml

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

Annotations

10 errors and 80 warnings
Test (stable, false)
`data` option not allowed here
Test (stable, false)
`db` option not allowed here
Test (stable, false)
`constructor` option not allowed here
Test (stable, false)
#[salsa::tracked] must also be applied to the impl block for tracked methods
Test (stable, false)
tracked function takes too many arguments to have its value set with `specify`
Test (stable, false)
cannot find type `tracked_fn_with_data` in this scope
Test (stable, false)
cannot find type `tracked_fn_with_db` in this scope
Test (stable, false)
cannot find type `tracked_fn_with_constructor` in this scope
Test (stable, false)
cannot find type `tracked_fn_with_receiver_not_applied_to_impl_block` in this scope
Test (stable, false)
mismatched types
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): src/interned.rs#L14
the item `From` is imported redundantly
Test (nightly, true): src/runtime.rs#L621
use of deprecated method `indexmap::IndexSet::<T, S>::remove`: `remove` disrupts the set order -- use `swap_remove` or `shift_remove` for explicit behavior.
Test (nightly, true)
`salsa` (lib) generated 2 warnings
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/interned.rs#L14
the item `From` is imported redundantly
Test (nightly, true): src/runtime.rs#L621
use of deprecated method `indexmap::IndexSet::<T, S>::remove`: `remove` disrupts the set order -- use `swap_remove` or `shift_remove` for explicit behavior.
Test (nightly, true)
`salsa` (lib) generated 2 warnings
Test (nightly, true): components/salsa-2022/src/runtime/active_query.rs#L126
use of deprecated method `indexmap::IndexSet::<T, S>::remove`: `remove` disrupts the set order -- use `swap_remove` or `shift_remove` for explicit behavior.
Test (nightly, true)
`salsa-2022` (lib) generated 1 warning
Test (nightly, true): src/interned.rs#L14
the item `From` is imported redundantly
Test (nightly, true): src/runtime.rs#L621
use of deprecated method `indexmap::IndexSet::<T, S>::remove`: `remove` disrupts the set order -- use `swap_remove` or `shift_remove` for explicit behavior.
Test (nightly, true)
`salsa` (lib) generated 2 warnings
Test (nightly, true)
`salsa` (lib test) generated 2 warnings (2 duplicates)
Test (nightly, true): components/salsa-2022-macros/src/salsa_struct.rs#L308
useless conversion to the same type: `impl std::iter::Iterator<Item = &salsa_struct::SalsaField>`
Test (nightly, true): components/salsa-2022-macros/src/salsa_struct.rs#L408
the borrowed expression implements the required traits
Test (nightly, true): components/salsa-2022-macros/src/tracked_fn.rs#L144
usage of `Iterator::fold` on a type that implements `Try`
Test (nightly, true)
`salsa-2022-macros` (lib) generated 3 warnings (run `cargo clippy --fix --lib -p salsa-2022-macros` to apply 2 suggestions)
Test (nightly, true): components/salsa-2022/src/runtime/active_query.rs#L126
use of deprecated method `indexmap::IndexSet::<T, S>::remove`: `remove` disrupts the set order -- use `swap_remove` or `shift_remove` for explicit behavior.
Test (nightly, true): components/salsa-2022/src/debug.rs#L224
the following explicit lifetimes could be elided: 'b
Test (nightly, true): components/salsa-2022/src/hash.rs#L13
manual implementation of `BuildHasher::hash_one`
Test (nightly, true): components/salsa-2022/src/input_field.rs#L111
the following explicit lifetimes could be elided: 'u
Test (nightly, true): components/salsa-2022/src/interned.rs#L188
the following explicit lifetimes could be elided: 'u
Test (nightly, true): components/salsa-2022/src/plumbing.rs#L10
unsafe function's docs miss `# Safety` section
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): components/salsa-2022/src/runtime/active_query.rs#L126
use of deprecated method `indexmap::IndexSet::<T, S>::remove`: `remove` disrupts the set order -- use `swap_remove` or `shift_remove` for explicit behavior.
Test (beta, false)
`salsa-2022` (lib) generated 1 warning
Test (beta, false): src/interned.rs#L14
the item `From` is imported redundantly
Test (beta, false): src/runtime.rs#L621
use of deprecated method `indexmap::IndexSet::<T, S>::remove`: `remove` disrupts the set order -- use `swap_remove` or `shift_remove` for explicit behavior.
Test (beta, false)
`salsa` (lib) generated 2 warnings
Test (beta, false)
`salsa` (lib test) generated 2 warnings (2 duplicates)
Test (beta, false): components/salsa-2022-macros/src/salsa_struct.rs#L308
useless conversion to the same type: `impl std::iter::Iterator<Item = &salsa_struct::SalsaField>`
Test (beta, false): components/salsa-2022-macros/src/salsa_struct.rs#L408
the borrowed expression implements the required traits
Test (beta, false): components/salsa-2022-macros/src/tracked_fn.rs#L144
usage of `Iterator::fold` on a type that implements `Try`
Test (beta, false)
`salsa-2022-macros` (lib) generated 3 warnings (run `cargo clippy --fix --lib -p salsa-2022-macros` to apply 2 suggestions)
Test (beta, false): components/salsa-2022/src/runtime/active_query.rs#L126
use of deprecated method `indexmap::IndexSet::<T, S>::remove`: `remove` disrupts the set order -- use `swap_remove` or `shift_remove` for explicit behavior.
Test (beta, false): components/salsa-2022/src/debug.rs#L224
the following explicit lifetimes could be elided: 'b
Test (beta, false): components/salsa-2022/src/hash.rs#L13
manual implementation of `BuildHasher::hash_one`
Test (beta, false): components/salsa-2022/src/input_field.rs#L111
the following explicit lifetimes could be elided: 'u
Test (beta, false): components/salsa-2022/src/interned.rs#L188
the following explicit lifetimes could be elided: 'u
Test (beta, false): src/interned.rs#L14
the item `From` is imported redundantly
Test (beta, false): src/interned.rs#L14
the item `From` is imported redundantly
Test (beta, false): src/runtime.rs#L621
use of deprecated method `indexmap::IndexSet::<T, S>::remove`: `remove` disrupts the set order -- use `swap_remove` or `shift_remove` for explicit behavior.
Test (beta, false)
`salsa` (lib) generated 2 warnings
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 (beta, false): src/interned.rs#L14
the item `From` is imported redundantly
Test (beta, false): src/runtime.rs#L621
use of deprecated method `indexmap::IndexSet::<T, S>::remove`: `remove` disrupts the set order -- use `swap_remove` or `shift_remove` for explicit behavior.
Test (beta, false)
`salsa` (lib) generated 2 warnings
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): components/salsa-2022-macros/src/salsa_struct.rs#L308
useless conversion to the same type: `impl std::iter::Iterator<Item = &salsa_struct::SalsaField>`
Test (stable, false): components/salsa-2022-macros/src/salsa_struct.rs#L408
the borrowed expression implements the required traits
Test (stable, false): components/salsa-2022-macros/src/tracked_fn.rs#L144
usage of `Iterator::fold` on a type that implements `Try`
Test (stable, false)
`salsa-2022-macros` (lib) generated 3 warnings (run `cargo clippy --fix --lib -p salsa-2022-macros` to apply 2 suggestions)
Test (stable, false): components/salsa-2022/src/runtime/active_query.rs#L126
use of deprecated method `indexmap::IndexSet::<T, S>::remove`: `remove` disrupts the set order -- use `swap_remove` or `shift_remove` for explicit behavior.
Test (stable, false): components/salsa-2022/src/debug.rs#L224
the following explicit lifetimes could be elided: 'b
Test (stable, false): components/salsa-2022/src/hash.rs#L13
manual implementation of `BuildHasher::hash_one`
Test (stable, false): components/salsa-2022/src/input_field.rs#L111
the following explicit lifetimes could be elided: 'u
Test (stable, false): components/salsa-2022/src/interned.rs#L188
the following explicit lifetimes could be elided: 'u
Test (stable, false): components/salsa-2022/src/plumbing.rs#L10
unsafe function's docs miss `# Safety` section
Test (stable, false): components/salsa-2022/src/runtime/active_query.rs#L126
use of deprecated method `indexmap::IndexSet::<T, S>::remove`: `remove` disrupts the set order -- use `swap_remove` or `shift_remove` for explicit behavior.
Test (stable, false)
`salsa-2022` (lib) generated 1 warning
Test (stable, false): src/runtime.rs#L621
use of deprecated method `indexmap::IndexSet::<T, S>::remove`: `remove` disrupts the set order -- use `swap_remove` or `shift_remove` for explicit behavior.
Test (stable, false)
`salsa` (lib) generated 1 warning
Test (stable, false)
`salsa` (lib test) generated 1 warning (1 duplicate)
Test (stable, false): components/salsa-2022/src/runtime/active_query.rs#L126
use of deprecated method `indexmap::IndexSet::<T, S>::remove`: `remove` disrupts the set order -- use `swap_remove` or `shift_remove` for explicit behavior.
Test (stable, false)
`salsa-2022` (lib) generated 1 warning
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/.