Skip to content

chore: update softbuffer #287

chore: update softbuffer

chore: update softbuffer #287

Triggered via pull request November 15, 2023 23:59
Status Success
Total duration 2m 15s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
all: tiny_skia/src/window/compositor.rs#L180
unnecessary closure used to substitute value for `Option::None`
all: tiny_skia/src/window/compositor.rs#L180
casting to the same type is unnecessary (`u32` -> `u32`)
all: tiny_skia/src/window/compositor.rs#L182
unnecessary closure used to substitute value for `Option::None`
all: tiny_skia/src/window/compositor.rs#L182
casting to the same type is unnecessary (`u32` -> `u32`)
all: style/src/theme.rs#L26
unused import: `::palette::RgbHue`
all: style/src/theme.rs#L27
unused import: `iced_core::gradient::ColorStop`
all: style/src/theme.rs#L28
unused import: `iced_core::gradient::Linear`
all: style/src/theme.rs#L29
unused import: `iced_core::Degrees`
all: style/src/theme.rs#L30
unused import: `iced_core::Radians`
all: style/src/theme.rs#L25
unused import: `::palette::FromColor`