Skip to content

Cleanup

Cleanup #176

Triggered via pull request September 26, 2023 21:31
@wash2wash2
opened #64
cleanup
Status Success
Total duration 2m 49s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
all: widget/src/checkbox.rs#L3
unused import: `std::borrow::Cow`
all: widget/src/scrollable.rs#L3
unused import: `std::borrow::Cow`
all: widget/src/slider.rs#L16
unused import: `std::borrow::Cow`
all: widget/src/toggler.rs#L2
unused import: `std::borrow::Cow`
all: winit/src/application.rs#L7
unused import: `iced_graphics::core::widget::operation::focusable::focus`
all: winit/src/application.rs#L386
unused variable: `commands`
all: winit/src/application.rs#L386
variable does not need to be mutable
all: winit/src/application.rs#L1021
unused variable: `level`
all: winit/src/application.rs#L937
redundant closure
all: widget/src/text_input/mod.rs#L15
module has the same name as its containing module