update iced #289
Annotations
9 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run tests:
src/timeline.rs#L4
unused imports: `Event`, `Hasher`, and `self`
|
Run tests:
src/timeline.rs#L577
unused import: `cosmic::iced`
|
Run tests:
src/widget.rs#L3
unused import: `utils::static_array_from_iter`
|
Run tests:
src/widget.rs#L22
unused imports: `Background`, `ColorStop`, `Color`, `Gradient`, `Linear`, `Radians`, and `Vector`
|
Run tests:
src/widget/cards.rs#L10
unused import: `Catalog`
|
Run tests:
src/keyframes.rs#L43
trait `IsChain` is never used
|
Run tests:
src/keyframes.rs#L47
function `get_length` is never used
|
Run tests:
src/keyframes.rs#L53
function `as_f32` is never used
|
Loading