Skip to content

dep: bump itertools from 0.13.0 to 0.14.0 in the deps group #680

dep: bump itertools from 0.13.0 to 0.14.0 in the deps group

dep: bump itertools from 0.13.0 to 0.14.0 in the deps group #680

Triggered via pull request January 30, 2025 02:27
Status Success
Total duration 17m 39s
Artifacts

dependency-review.yml

on: pull_request
dependency-review
9s
dependency-review
Fit to window
Zoom out
Zoom in

Annotations

4 errors
doc list item overindented: crates/rsonpath-lib/src/input/mmap.rs#L10
error: doc list item overindented --> crates/rsonpath-lib/src/input/mmap.rs:10:5 | 10 | //! input from a tty is not memory-mappable. | ^^^^^^ help: try using ` ` (3 spaces) | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items
doc list item overindented: crates/rsonpath-lib/src/input/mmap.rs#L8
error: doc list item overindented --> crates/rsonpath-lib/src/input/mmap.rs:8:5 | 8 | //! in or out of process while the input is alive; | ^^^^^^ help: try using ` ` (3 spaces) | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items
doc list item overindented: crates/rsonpath-lib/src/classification/memmem.rs#L17
error: doc list item overindented --> crates/rsonpath-lib/src/classification/memmem.rs:17:9 | 17 | /// or at the start of the next block. | ^^^ help: try using ` ` (2 spaces) | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items
doc list item overindented: crates/rsonpath-lib/src/classification/memmem.rs#L15
error: doc list item overindented --> crates/rsonpath-lib/src/classification/memmem.rs:15:9 | 15 | /// the search will start at the next block returned by the underlying [`Input`] iterator. | ^^^ help: try using ` ` (2 spaces) | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_overindented_list_items