Remove the thread pool from future::Cache
#1789
Annotations
39 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
|
src/common.rs#L39
associated function `name` is never used
|
src/common/concurrent/deques.rs#L37
associated function `select_mut` is never used
|
|
src/common.rs#L39
associated function `name` is never used
|
src/common/concurrent/deques.rs#L37
associated function `select_mut` is never used
|
|
The `save-state` 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 `save-state` 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/
|
src/common.rs#L39
associated function `name` is never used
|
src/common/concurrent/deques.rs#L37
associated function `select_mut` is never used
|
|
src/common.rs#L39
associated function `name` is never used
|
src/common/concurrent/deques.rs#L37
associated function `select_mut` is never used
|
|
src/common.rs#L39
associated function `name` is never used
|
src/common/concurrent/deques.rs#L37
associated function `select_mut` is never used
|
|
src/common.rs#L39
associated function `name` is never used
|
src/common/concurrent/deques.rs#L37
associated function `select_mut` is never used
|
|
src/notification/notifier.rs#L20
constant `CHANNEL_CAPACITY` is never used
|
src/notification/notifier.rs#L25
variants `Blocking` and `ThreadPool` are never constructed
|
src/notification/notifier.rs#L30
associated function `new` is never used
|
src/notification/notifier.rs#L45
associated function `is_blocking` is never used
|
src/notification/notifier.rs#L97
associated function `new` is never used
|
src/notification/notifier.rs#L148
associated function `new` is never used
|
src/common.rs#L66
function `available_parallelism` is never used
|
src/common/builder_utils.rs#L20
function `housekeeper_conf` is never used
|
src/common/concurrent/constants.rs#L3
constant `PERIODICAL_SYNC_NORMAL_PACE_MILLIS` is never used
|
src/common/concurrent/constants.rs#L4
constant `PERIODICAL_SYNC_FAST_PACE_NANOS` is never used
|
src/common.rs#L39
associated function `name` is never used
|
src/common/concurrent/deques.rs#L37
associated function `select_mut` is never used
|
|
The logs for this run have expired and are no longer available.
Loading