Merge pull request #449 from DropDemBits/assert-on-tracked-struct-out… #623
Annotations
5 errors and 20 warnings
|
|
|
|
|
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/
|
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/
|
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/
|
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/
|
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/
|
components/salsa-2022-macros/src/tracked_fn.rs#L743
variable does not need to be mutable
|
components/salsa-2022-macros/src/salsa_struct.rs#L308
useless conversion to the same type: `impl std::iter::Iterator<Item = &salsa_struct::SalsaField>`
|
components/salsa-2022-macros/src/salsa_struct.rs#L408
the borrowed expression implements the required traits
|
components/salsa-2022-macros/src/tracked_fn.rs#L144
usage of `Iterator::fold` on a type that implements `Try`
|
|
components/salsa-2022/src/debug.rs#L224
the following explicit lifetimes could be elided: 'b
|
components/salsa-2022/src/input_field.rs#L111
the following explicit lifetimes could be elided: 'u
|
components/salsa-2022/src/interned.rs#L188
the following explicit lifetimes could be elided: 'u
|
|
|
components/salsa-2022-macros/src/tracked_fn.rs#L743
variable does not need to be mutable
|
|
|
components/salsa-2022-macros/src/tracked_fn.rs#L743
variable does not need to be mutable
|
|
The logs for this run have expired and are no longer available.
Loading