Update eframe requirement from 0.28.1 to 0.29.0 #2082
Annotations
8 errors and 1 warning
Run tests:
tools/packet_inspector/src/app.rs#L126
method `update` has an incompatible type for trait
|
Run tests:
tools/packet_inspector/src/app/packet_list.rs#L155
mismatched types
|
Run tests:
tools/packet_inspector/src/app/packet_list.rs#L267
the trait bound `eframe::epaint::PathStroke: From<egui::Stroke>` is not satisfied
|
Run tests:
tools/packet_inspector/src/app/packet_list.rs#L267
mismatched types
|
Run tests:
tools/packet_inspector/src/app/packet_list.rs#L268
the trait bound `eframe::egui::Color32: From<egui::Rgba>` is not satisfied
|
Run tests:
tools/packet_inspector/src/app.rs#L83
mismatched types
|
Run tests:
tools/packet_inspector/src/main.rs#L13
mismatched types
|
Run tests
Process completed with exit code 101.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading