Skip to content

cleanup: clippy and fmt #171

cleanup: clippy and fmt

cleanup: clippy and fmt #171

Triggered via push September 26, 2023 20:16
Status Failure
Total duration 1m 56s
Artifacts

test.yml

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

Annotations

12 errors and 10 warnings
web
Process completed with exit code 101.
native (macOS-latest, stable)
Process completed with exit code 101.
native (windows-latest, stable)
The job was canceled because "macOS-latest_stable" failed.
native (windows-latest, stable)
The operation was canceled.
native (windows-latest, beta)
The job was canceled because "macOS-latest_stable" failed.
native (windows-latest, beta)
The operation was canceled.
native (macOS-latest, beta)
The job was canceled because "macOS-latest_stable" failed.
native (macOS-latest, beta)
The operation was canceled.
native (ubuntu-latest, stable)
The job was canceled because "macOS-latest_stable" failed.
native (ubuntu-latest, stable)
The operation was canceled.
native (ubuntu-latest, beta)
The job was canceled because "macOS-latest_stable" failed.
native (ubuntu-latest, beta)
The operation was canceled.
web: widget/src/checkbox.rs#L3
unused import: `std::borrow::Cow`
web: widget/src/scrollable.rs#L3
unused import: `std::borrow::Cow`
web: widget/src/slider.rs#L16
unused import: `std::borrow::Cow`
web: widget/src/toggler.rs#L2
unused import: `std::borrow::Cow`
web: winit/src/application.rs#L7
unused import: `iced_graphics::core::widget::operation::focusable::focus`
web: winit/src/application.rs#L386
unused variable: `commands`
web: winit/src/application.rs#L386
variable does not need to be mutable
web: winit/src/application.rs#L1021
unused variable: `level`
web: src/lib.rs#L306
private item shadows public glob re-export
web: src/lib.rs#L307
private item shadows public glob re-export