Skip to content

Cleanup

Cleanup #180

Triggered via pull request September 26, 2023 22:17
@wash2wash2
synchronize #64
cleanup
Status Success
Total duration 7m 52s
Artifacts

test.yml

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

Annotations

2 errors and 102 warnings
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
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: 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: src/lib.rs#L306
private item shadows public glob re-export
web: src/lib.rs#L307
private item shadows public glob re-export
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: 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: widget/src/image.rs#L15
unused import: `std::borrow::Cow`
web: src/lib.rs#L306
private item shadows public glob re-export
native (macOS-latest, stable): winit/src/application.rs#L1021
unused variable: `level`
native (macOS-latest, stable): src/lib.rs#L306
private item shadows public glob re-export
native (macOS-latest, stable): src/lib.rs#L307
private item shadows public glob re-export
native (macOS-latest, stable): src/lib.rs#L309
private item shadows public glob re-export
native (macOS-latest, stable): src/lib.rs#L310
private item shadows public glob re-export
native (macOS-latest, stable): src/lib.rs#L311
private item shadows public glob re-export
native (macOS-latest, stable): widget/src/checkbox.rs#L3
unused import: `std::borrow::Cow`
native (macOS-latest, stable): widget/src/scrollable.rs#L3
unused import: `std::borrow::Cow`
native (macOS-latest, stable): widget/src/slider.rs#L16
unused import: `std::borrow::Cow`
native (macOS-latest, stable): widget/src/toggler.rs#L2
unused import: `std::borrow::Cow`
native (macOS-latest, beta): winit/src/application.rs#L1021
unused variable: `level`
native (macOS-latest, beta): src/lib.rs#L306
private item shadows public glob re-export
native (macOS-latest, beta): src/lib.rs#L307
private item shadows public glob re-export
native (macOS-latest, beta): src/lib.rs#L309
private item shadows public glob re-export
native (macOS-latest, beta): src/lib.rs#L310
private item shadows public glob re-export
native (macOS-latest, beta): src/lib.rs#L311
private item shadows public glob re-export
native (macOS-latest, beta): widget/src/checkbox.rs#L3
unused import: `std::borrow::Cow`
native (macOS-latest, beta): widget/src/scrollable.rs#L3
unused import: `std::borrow::Cow`
native (macOS-latest, beta): widget/src/slider.rs#L16
unused import: `std::borrow::Cow`
native (macOS-latest, beta): widget/src/toggler.rs#L2
unused import: `std::borrow::Cow`
native (ubuntu-latest, stable): winit/src/application.rs#L1021
unused variable: `level`
native (ubuntu-latest, stable): src/lib.rs#L306
private item shadows public glob re-export
native (ubuntu-latest, stable): src/lib.rs#L307
private item shadows public glob re-export
native (ubuntu-latest, stable): src/lib.rs#L309
private item shadows public glob re-export
native (ubuntu-latest, stable): src/lib.rs#L310
private item shadows public glob re-export
native (ubuntu-latest, stable): src/lib.rs#L311
private item shadows public glob re-export
native (ubuntu-latest, stable): widget/src/checkbox.rs#L3
unused import: `std::borrow::Cow`
native (ubuntu-latest, stable): widget/src/scrollable.rs#L3
unused import: `std::borrow::Cow`
native (ubuntu-latest, stable): widget/src/slider.rs#L16
unused import: `std::borrow::Cow`
native (ubuntu-latest, stable): widget/src/toggler.rs#L2
unused import: `std::borrow::Cow`
native (ubuntu-latest, stable): sctk/src/application.rs#L46
unused import: `ffi::c_void`
native (ubuntu-latest, stable): sctk/src/application.rs#L1610
method `frame` is never used
native (ubuntu-latest, stable): sctk/src/conversion.rs#L18
static variable `key_conversion` should have an upper case name
native (ubuntu-latest, stable): widget/src/dnd_source.rs#L262
variable does not need to be mutable
native (ubuntu-latest, stable): widget/src/text_input/text_input_wayland.rs#L1334
using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
native (ubuntu-latest, stable): src/wayland/mod.rs#L2
private item shadows public glob re-export
native (ubuntu-latest, stable): src/lib.rs#L306
private item shadows public glob re-export
native (windows-latest, beta): widget/src/checkbox.rs#L3
unused import: `std::borrow::Cow`
native (windows-latest, beta): widget/src/scrollable.rs#L3
unused import: `std::borrow::Cow`
native (windows-latest, beta): widget/src/slider.rs#L16
unused import: `std::borrow::Cow`
native (windows-latest, beta): widget/src/toggler.rs#L2
unused import: `std::borrow::Cow`
native (windows-latest, stable): widget/src/checkbox.rs#L3
unused import: `std::borrow::Cow`
native (windows-latest, stable): widget/src/scrollable.rs#L3
unused import: `std::borrow::Cow`
native (windows-latest, stable): widget/src/slider.rs#L16
unused import: `std::borrow::Cow`
native (windows-latest, stable): widget/src/toggler.rs#L2
unused import: `std::borrow::Cow`
native (ubuntu-latest, beta): winit/src/application.rs#L1021
unused variable: `level`
native (ubuntu-latest, beta): src/lib.rs#L306
private item shadows public glob re-export
native (ubuntu-latest, beta): src/lib.rs#L307
private item shadows public glob re-export
native (ubuntu-latest, beta): src/lib.rs#L309
private item shadows public glob re-export
native (ubuntu-latest, beta): src/lib.rs#L310
private item shadows public glob re-export
native (ubuntu-latest, beta): src/lib.rs#L311
private item shadows public glob re-export
native (ubuntu-latest, beta): widget/src/checkbox.rs#L3
unused import: `std::borrow::Cow`
native (ubuntu-latest, beta): widget/src/scrollable.rs#L3
unused import: `std::borrow::Cow`
native (ubuntu-latest, beta): widget/src/slider.rs#L16
unused import: `std::borrow::Cow`
native (ubuntu-latest, beta): widget/src/toggler.rs#L2
unused import: `std::borrow::Cow`
native (ubuntu-latest, beta): widget/src/dnd_source.rs#L262
variable does not need to be mutable
native (ubuntu-latest, beta): widget/src/text_input/text_input_wayland.rs#L1334
using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
native (ubuntu-latest, beta): sctk/src/application.rs#L46
unused import: `ffi::c_void`
native (ubuntu-latest, beta): sctk/src/application.rs#L1610
method `frame` is never used
native (ubuntu-latest, beta): sctk/src/conversion.rs#L18
static variable `key_conversion` should have an upper case name
native (ubuntu-latest, beta): src/wayland/mod.rs#L2
private item shadows public glob re-export
native (ubuntu-latest, beta): src/lib.rs#L306
private item shadows public glob re-export