chore: update to 0.12 #232
Annotations
27 errors and 2 warnings
native (ubuntu-latest, stable):
examples/stopwatch/src/main.rs#L102
mismatched types
|
native (ubuntu-latest, stable):
examples/stopwatch/src/main.rs#L146
the trait bound `cosmic_time::reexports::iced_core::Element<'_, _, _>: From<iced_core::widget::text::Text<'_, _>>` is not satisfied
|
native (ubuntu-latest, stable):
examples/stopwatch/src/main.rs#L149
the trait bound `cosmic_time::reexports::iced::Length: From<iced::Length>` is not satisfied
|
native (ubuntu-latest, stable):
examples/stopwatch/src/main.rs#L157
the trait bound `iced_core::element::Element<'_, _, _>: From<cosmic_time::widget::Button<'_, Message, _>>` is not satisfied
|
native (ubuntu-latest, stable):
examples/stopwatch/src/main.rs#L169
the trait bound `cosmic_time::reexports::iced_core::Element<'_, _, _>: From<iced::widget::Column<'_, Message, _>>` is not satisfied
|
native (ubuntu-latest, stable):
examples/stopwatch/src/main.rs#L171
the trait bound `cosmic_time::reexports::iced::Length: From<iced::Length>` is not satisfied
|
native (ubuntu-latest, stable):
examples/stopwatch/src/main.rs#L172
the trait bound `cosmic_time::reexports::iced::Length: From<iced::Length>` is not satisfied
|
native (ubuntu-latest, stable):
examples/stopwatch/src/main.rs#L175
the trait bound `iced_core::element::Element<'_, Message, iced_renderer::Renderer<theme::Theme>>: From<cosmic_time::widget::Container<'_, _, _>>` is not satisfied
|
native (ubuntu-latest, stable)
Process completed with exit code 101.
|
native (ubuntu-latest, beta)
The job was canceled because "ubuntu-latest_stable" failed.
|
native (ubuntu-latest, beta):
examples/stopwatch/src/main.rs#L102
mismatched types
|
native (ubuntu-latest, beta):
examples/stopwatch/src/main.rs#L146
the trait bound `cosmic_time::reexports::iced_core::Element<'_, _, _>: From<iced_core::widget::text::Text<'_, _>>` is not satisfied
|
native (ubuntu-latest, beta):
examples/stopwatch/src/main.rs#L149
the trait bound `cosmic_time::reexports::iced::Length: From<iced::Length>` is not satisfied
|
native (ubuntu-latest, beta):
examples/stopwatch/src/main.rs#L157
the trait bound `iced_core::element::Element<'_, _, _>: From<cosmic_time::widget::Button<'_, Message, _>>` is not satisfied
|
native (ubuntu-latest, beta):
examples/stopwatch/src/main.rs#L169
the trait bound `cosmic_time::reexports::iced_core::Element<'_, _, _>: From<iced::widget::Column<'_, Message, _>>` is not satisfied
|
native (ubuntu-latest, beta):
examples/stopwatch/src/main.rs#L171
the trait bound `cosmic_time::reexports::iced::Length: From<iced::Length>` is not satisfied
|
native (ubuntu-latest, beta):
examples/stopwatch/src/main.rs#L172
the trait bound `cosmic_time::reexports::iced::Length: From<iced::Length>` is not satisfied
|
native (ubuntu-latest, beta):
examples/stopwatch/src/main.rs#L175
the trait bound `iced_core::element::Element<'_, Message, iced_renderer::Renderer<theme::Theme>>: From<cosmic_time::widget::Container<'_, _, _>>` is not satisfied
|
native (ubuntu-latest, beta)
Process completed with exit code 101.
|
native (windows-latest, beta)
The job was canceled because "ubuntu-latest_stable" failed.
|
native (windows-latest, beta)
The operation was canceled.
|
native (windows-latest, stable)
The job was canceled because "ubuntu-latest_stable" failed.
|
native (windows-latest, stable)
The operation was canceled.
|
native (macOS-latest, beta)
The job was canceled because "ubuntu-latest_stable" failed.
|
native (macOS-latest, beta)
The operation was canceled.
|
native (macOS-latest, stable)
The job was canceled because "ubuntu-latest_stable" failed.
|
native (macOS-latest, stable)
The operation was canceled.
|
native (ubuntu-latest, beta):
src/timeline.rs#L13
unused imports: `Event`, `Hasher`, `event`
|
native (macOS-latest, beta):
src/timeline.rs#L13
unused imports: `Event`, `Hasher`, `event`
|