executor improvements #4
Annotations
19 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run cargo build:
src/executor.rs#L12
unused imports: `Mutex` and `broadcast`
|
Run cargo build:
src/reporter.rs#L8
unused import: `std::sync::Arc`
|
Run cargo build:
src/reporter.rs#L9
unused import: `tokio::spawn`
|
Run cargo build:
src/reporter.rs#L10
unused import: `tokio::sync::Mutex`
|
Run cargo build:
src/reporter.rs#L12
unused imports: `Job` and `every`
|
Run cargo build:
src/main.rs#L4
unused import: `PercentileReporter`
|
Run cargo build:
src/main.rs#L15
unused import: `tokio::sync::Mutex`
|
Run cargo build:
src/executor.rs#L1
unused import: `Reporter`
|
Run cargo build:
src/main.rs#L4
unused import: `Reporter`
|
Run cargo build:
src/reporter.rs#L15
trait `Reporter` is never used
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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 `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