chore: toggle fixes #271
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests:
src/timeline.rs#L5
unused imports: `Event`, `Hasher`, `self`
|
Run tests:
src/widget/cards.rs#L3
unused import: `Color`
|
Run tests:
src/widget/cards.rs#L7
unused import: `cosmic_theme::LayeredTheme`
|
Run tests:
src/widget/cosmic_toggler.rs#L268
constant `BORDER_RADIUS_RATIO` is never used
|
Run tests:
src/widget/cosmic_toggler.rs#L272
constant `SPACE_RATIO` is never used
|
Loading