Update egui requirement from 0.22.0 to 0.23.0 #1733
Annotations
10 errors
tools/packet_inspector/src/app.rs#L37
method `ui` has an incompatible type for trait
|
tools/packet_inspector/src/app.rs#L41
method `title` has an incompatible type for trait
|
tools/packet_inspector/src/app.rs#L123
method `update` has an incompatible type for trait
|
tools/packet_inspector/src/tri_checkbox.rs#L92
missing fields `fill_texture_id` and `uv` in initializer of `egui::epaint::RectShape`
|
tools/packet_inspector/src/app/packet_list.rs#L150
mismatched types
|
tools/packet_inspector/src/app/packet_list.rs#L151
use of deprecated associated function `egui::Rounding::none`: Use Rounding::ZERO
|
tools/packet_inspector/src/app/packet_list.rs#L151
mismatched types
|
tools/packet_inspector/src/app/packet_list.rs#L152
the trait bound `egui_dock::egui::Color32: std::convert::From<egui::Rgba>` is not satisfied
|
tools/packet_inspector/src/app/packet_list.rs#L153
mismatched types
|
tools/packet_inspector/src/app/packet_list.rs#L149
mismatched types
|
The logs for this run have expired and are no longer available.
Loading