salsa 3.0 #674
Annotations
16 warnings
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/.
|
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/src/function/delete.rs#L42
transmute used without annotations
|
components/salsa-2022/src/id.rs#L19
usage of a legacy numeric constant
|
components/salsa-2022/src/routes.rs#L14
usage of a legacy numeric constant
|
components/salsa-2022/src/update.rs#L55
unsafe function's docs are missing a `# Safety` section
|
|
salsa-2022-tests/tests/specify_tracked_fn_in_rev_1_but_not_2.rs#L51
the following explicit lifetimes could be elided: 'db
|
|
examples-2022/calc/src/ir.rs#L67
unneeded unit expression
|
examples-2022/calc/src/parser.rs#L10
the following explicit lifetimes could be elided: 'db
|
|
This job succeeded
Loading