fix(cards): use button::custom #287
Annotations
10 errors and 11 warnings
Run tests:
src/reexports/libcosmic.rs#L5
unresolved import `cosmic::iced_style`
|
Run tests:
src/reexports/libcosmic.rs#L7
unresolved import `cosmic::widget::button::StyleSheet`
|
Run tests:
src/widget/cards.rs#L8
unresolved import `cosmic::widget::card::style::StyleSheet`
|
Run tests:
src/widget/cosmic_button.rs#L7
unresolved import `cosmic::iced_runtime::Command`
|
Run tests:
src/widget/cosmic_button.rs#L23
unresolved import `cosmic::iced_renderer::core::widget::OperationOutputWrapper`
|
Run tests:
src/widget/cosmic_button.rs#L24
unresolved imports `cosmic::widget::button::Appearance`, `cosmic::widget::button::StyleSheet`
|
Run tests:
src/widget/cosmic_container.rs#L15
unresolved import `cosmic::iced_style`
|
Run tests:
src/widget/cosmic_container.rs#L21
failed to resolve: could not find `iced_style` in `cosmic`
|
Run tests:
src/widget/cosmic_toggler.rs#L14
failed to resolve: could not find `iced_style` in `cosmic`
|
Run tests:
src/widget/cosmic_container.rs#L20
unresolved import `cosmic::iced_renderer::core::widget::OperationOutputWrapper`
|
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#L5
unused imports: `Event`, `Hasher`, and `self`
|
Run tests:
src/widget/cosmic_button.rs#L36
unexpected `cfg` condition value: `a11y`
|
Run tests:
src/widget/cosmic_button.rs#L38
unexpected `cfg` condition value: `a11y`
|
Run tests:
src/widget/cosmic_button.rs#L40
unexpected `cfg` condition value: `a11y`
|
Run tests:
src/widget/cosmic_button.rs#L123
unexpected `cfg` condition value: `a11y`
|
Run tests:
src/widget/cosmic_button.rs#L130
unexpected `cfg` condition value: `a11y`
|
Run tests:
src/widget/cosmic_button.rs#L139
unexpected `cfg` condition value: `a11y`
|
Run tests:
src/widget/cosmic_button.rs#L146
unexpected `cfg` condition value: `a11y`
|
Run tests:
src/widget/cosmic_button.rs#L59
unexpected `cfg` condition value: `a11y`
|
Run tests:
src/widget/cosmic_button.rs#L61
unexpected `cfg` condition value: `a11y`
|
Loading