style(doc): remove extra indentation in list #629
Annotations
10 warnings
Install Rust 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 Rust 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 Rust 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 Rust 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/
|
Build benchmarks:
benches/algos.rs#L260
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
|
Build benchmarks
`pathfinding` (bench "algos") generated 1 warning
|
Build benchmarks:
benches/kuhn_munkres.rs#L16
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
|
Build benchmarks
`pathfinding` (bench "kuhn_munkres") generated 1 warning
|
Build benchmarks:
benches/separate_components.rs#L41
use of deprecated method `rand::Rng::gen_range`: Renamed to `random_range`
|
Build benchmarks
`pathfinding` (bench "separate_components") generated 1 warning
|
Loading