Skip to content

feat: use cmp with ordering on binary search (#1) #13

feat: use cmp with ordering on binary search (#1)

feat: use cmp with ordering on binary search (#1) #13

Triggered via push October 26, 2023 03:12
Status Success
Total duration 21s
Artifacts

build.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
ci (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
ci (stable): src/binary_search.rs#L4
function `binary_search` is never used
ci (stable): src/dijkstras.rs#L12
associated function `new` is never used
ci (stable): src/queue.rs#L45
methods `length` and `peek` are never used
ci (stable): src/stack.rs#L16
associated items `new`, `push`, `pop`, `length`, `peek`, and `is_empty` are never used
ci (stable)
`grokking-algorithms` (lib) generated 4 warnings
ci (beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
ci (beta): src/binary_search.rs#L4
function `binary_search` is never used
ci (beta): src/dijkstras.rs#L12
associated function `new` is never used
ci (beta): src/queue.rs#L45
methods `length` and `peek` are never used
ci (beta): src/stack.rs#L16
associated items `new`, `push`, `pop`, `length`, `peek`, and `is_empty` are never used
ci (beta)
`grokking-algorithms` (lib) generated 4 warnings
ci (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
ci (nightly): src/binary_search.rs#L4
function `binary_search` is never used
ci (nightly): src/dijkstras.rs#L12
associated function `new` is never used
ci (nightly): src/queue.rs#L45
methods `length` and `peek` are never used
ci (nightly): src/stack.rs#L16
associated items `new`, `push`, `pop`, `length`, `peek`, and `is_empty` are never used
ci (nightly)
`grokking-algorithms` (lib) generated 4 warnings