task: fix plus displayed as list #146
Annotations
10 errors and 7 warnings
Check:
src/lib.rs#L59
unexpected `cfg` condition name: `tokio_unstable`
|
Check:
src/lib.rs#L111
unexpected `cfg` condition name: `tokio_unstable`
|
Check:
src/runtime.rs#L4
unexpected `cfg` condition name: `tokio_unstable`
|
Check:
src/runtime.rs#L53
unexpected `cfg` condition name: `tokio_unstable`
|
Check:
src/runtime.rs#L1175
use of deprecated method `tokio::runtime::RuntimeMetrics::injection_queue_depth`: Renamed to global_queue_depth
|
Check:
src/runtime.rs#L1186
use of deprecated method `tokio::runtime::RuntimeMetrics::poll_count_histogram_num_buckets`: renamed to `poll_time_histogram_num_buckets`.
|
Check:
src/runtime.rs#L1295
use of deprecated method `tokio::runtime::RuntimeMetrics::poll_count_histogram_enabled`: Renamed to `poll_time_histogram_enabled`
|
Check:
src/runtime.rs#L1296
use of deprecated method `tokio::runtime::RuntimeMetrics::poll_count_histogram_num_buckets`: renamed to `poll_time_histogram_num_buckets`.
|
Check:
src/runtime.rs#L1415
use of deprecated method `tokio::runtime::RuntimeMetrics::poll_count_histogram_bucket_count`: use `poll_time_histogram_bucket_count` instead
|
Check:
src/runtime.rs#L254
needless `fn main` in doctest
|
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 Swatinem/rust-cache@v1
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/
|
Run Swatinem/rust-cache@v1
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/
|
Run Swatinem/rust-cache@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/
|
Loading