Skip to content

Add a dispatcher that can be sent between threads #109

Add a dispatcher that can be sent between threads

Add a dispatcher that can be sent between threads #109

Triggered via pull request January 3, 2024 03:18
Status Success
Total duration 1m 55s
Artifacts

ci.yml

on: pull_request
Matrix: Build and Test (Linux)
Fit to window
Zoom out
Zoom in

Annotations

48 warnings
Build and Test (Linux) (nightly)
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/
Build and Test (Linux) (nightly)
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/
Build and Test (Linux) (nightly)
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/
Build and Test (Linux) (nightly)
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/
Build and Test (Linux) (nightly)
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/
Build and Test (Linux) (nightly): src/dispatch/builder.rs#L260
variable does not need to be mutable
Build and Test (Linux) (nightly)
`shred` (lib) generated 1 warning (run `cargo fix --lib -p shred` to apply 1 suggestion)
Build and Test (Linux) (nightly)
`shred` (lib test) generated 1 warning (1 duplicate)
Build and Test (Linux) (nightly): src/dispatch/builder.rs#L260
variable does not need to be mutable
Build and Test (Linux) (nightly)
`shred` (lib) generated 1 warning (run `cargo fix --lib -p shred` to apply 1 suggestion)
Build and Test (Linux) (nightly): examples/thread_local.rs#L1
unused import: `ResourceId`
Build and Test (Linux) (nightly)
`shred` (example "thread_local") generated 1 warning (run `cargo fix --example "thread_local"` to apply 1 suggestion)
Build and Test (Linux) (beta)
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/
Build and Test (Linux) (beta): src/dispatch/builder.rs#L260
variable does not need to be mutable
Build and Test (Linux) (beta)
`shred` (lib) generated 1 warning (run `cargo fix --lib -p shred` to apply 1 suggestion)
Build and Test (Linux) (beta): examples/thread_local.rs#L1
unused import: `ResourceId`
Build and Test (Linux) (beta)
`shred` (example "thread_local") generated 1 warning (run `cargo fix --example "thread_local"` to apply 1 suggestion)
Build and Test (Linux) (beta): src/dispatch/builder.rs#L260
variable does not need to be mutable
Build and Test (Linux) (beta)
`shred` (lib) generated 1 warning (run `cargo fix --lib -p shred` to apply 1 suggestion)
Build and Test (Linux) (beta)
`shred` (lib test) generated 1 warning (1 duplicate)
Build and Test (Linux) (beta)
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/
Build and Test (Linux) (beta)
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/
Build and Test (Linux) (beta)
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/
Build and Test (Linux) (beta)
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/
Build and Test (Linux) (stable)
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/
Build and Test (Linux) (stable): src/dispatch/builder.rs#L260
variable does not need to be mutable
Build and Test (Linux) (stable)
`shred` (lib) generated 1 warning (run `cargo fix --lib -p shred` to apply 1 suggestion)
Build and Test (Linux) (stable): examples/thread_local.rs#L1
unused import: `ResourceId`
Build and Test (Linux) (stable)
`shred` (example "thread_local") generated 1 warning (run `cargo fix --example "thread_local"` to apply 1 suggestion)
Build and Test (Linux) (stable)
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/
Build and Test (Linux) (stable)
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/
Build and Test (Linux) (stable)
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/
Build and Test (Linux) (stable)
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/
Build and Test (Linux) (stable): src/dispatch/builder.rs#L260
variable does not need to be mutable
Build and Test (Linux) (stable)
`shred` (lib) generated 1 warning (run `cargo fix --lib -p shred` to apply 1 suggestion)
Build and Test (Linux) (stable)
`shred` (lib test) generated 1 warning (1 duplicate)
Build and Test (Linux) (1.65.0)
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/
Build and Test (Linux) (1.65.0): src/dispatch/builder.rs#L260
variable does not need to be mutable
Build and Test (Linux) (1.65.0)
`shred` (lib) generated 1 warning
Build and Test (Linux) (1.65.0)
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/
Build and Test (Linux) (1.65.0)
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/
Build and Test (Linux) (1.65.0)
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/
Build and Test (Linux) (1.65.0)
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/
Build and Test (Linux) (1.65.0): src/dispatch/builder.rs#L260
variable does not need to be mutable
Build and Test (Linux) (1.65.0)
`shred` (lib) generated 1 warning
Build and Test (Linux) (1.65.0)
`shred` (lib test) generated 1 warning (1 duplicate)
Build and Test (Linux) (1.65.0): examples/thread_local.rs#L1
unused import: `ResourceId`
Build and Test (Linux) (1.65.0)
`shred` (example "thread_local") generated 1 warning