Update aHash / tynm #117
Annotations
26 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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-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/
|
Run actions-rs/cargo@v1:
src/dispatch/builder.rs#L260
variable does not need to be mutable
|
Run actions-rs/cargo@v1
`shred` (lib) generated 1 warning (run `cargo fix --lib -p shred` to apply 1 suggestion)
|
Run actions-rs/cargo@v1:
examples/par_seq.rs#L26
field `0` is never read
|
Run actions-rs/cargo@v1:
examples/par_seq.rs#L27
field `0` is never read
|
Run actions-rs/cargo@v1:
examples/batch_dispatching.rs#L56
field `0` is never read
|
Run actions-rs/cargo@v1:
examples/batch_dispatching.rs#L59
field `0` is never read
|
Run actions-rs/cargo@v1
`shred` (example "batch_dispatching") generated 2 warnings
|
Run actions-rs/cargo@v1
`shred` (example "par_seq") generated 2 warnings
|
Run actions-rs/cargo@v1:
examples/async.rs#L17
field `0` is never read
|
Run actions-rs/cargo@v1:
examples/multi_batch_dispatching.rs#L56
field `0` is never read
|
Run actions-rs/cargo@v1:
examples/multi_batch_dispatching.rs#L59
field `0` is never read
|
Run actions-rs/cargo@v1:
examples/thread_local.rs#L1
unused import: `ResourceId`
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/cargo@v1:
src/dispatch/builder.rs#L260
variable does not need to be mutable
|
Run actions-rs/cargo@v1
`shred` (lib) generated 1 warning (run `cargo fix --lib -p shred` to apply 1 suggestion)
|
Run actions-rs/cargo@v1:
examples/multi_batch_dispatching.rs#L56
field `0` is never read
|
Run actions-rs/cargo@v1:
examples/multi_batch_dispatching.rs#L59
field `0` is never read
|
Run actions-rs/cargo@v1
`shred` (example "multi_batch_dispatching") generated 2 warnings
|
Run actions-rs/cargo@v1:
examples/thread_local.rs#L16
field `0` is never read
|
Run actions-rs/cargo@v1
`shred` (example "thread_local") generated 1 warning
|
Run actions-rs/cargo@v1
`shred` (lib test) generated 1 warning (1 duplicate)
|
Loading