Skip to content

Bump ratatui from 0.28.0 to 0.28.1 in the cargo-dependencies group #49

Bump ratatui from 0.28.0 to 0.28.1 in the cargo-dependencies group

Bump ratatui from 0.28.0 to 0.28.1 in the cargo-dependencies group #49

Triggered via pull request August 26, 2024 19:53
Status Success
Total duration 1m 41s
Artifacts

check.yml

on: pull_request
Matrix: check / clippy
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
first doc comment paragraph is too long: src/input_forwarding/keyboard.rs#L296
warning: first doc comment paragraph is too long --> src/input_forwarding/keyboard.rs:296:1 | 296 | / /// Marker resource used to determine whether this plugin will emulate any 297 | | /// terminal capabilities. If it is not present, that's the best case because 298 | | /// the terminal doesn't require this plugin to emulate any capabilities. It's a 299 | | /// simpler and faster code path. | |_ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_long_first_doc_paragraph = note: `#[warn(clippy::too_long_first_doc_paragraph)]` on by default
first doc comment paragraph is too long: src/input_forwarding/keyboard.rs#L296
warning: first doc comment paragraph is too long --> src/input_forwarding/keyboard.rs:296:1 | 296 | / /// Marker resource used to determine whether this plugin will emulate any 297 | | /// terminal capabilities. If it is not present, that's the best case because 298 | | /// the terminal doesn't require this plugin to emulate any capabilities. It's a 299 | | /// simpler and faster code path. | |_ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_long_first_doc_paragraph = note: `#[warn(clippy::too_long_first_doc_paragraph)]` on by default