Update egui requirement from 0.22.0 to 0.23.0 #1733
ci.yml
on: pull_request
Formatting
32s
Documentation
3m 56s
Typos
6s
Clippy
3m 21s
Build Extractor
2m 21s
Dependency Graph (assets/depgraph.svg)
26s
Unused Dependencies
4m 57s
Matrix: valence-tests
Annotations
43 errors and 1 warning
Clippy:
tools/packet_inspector/src/app.rs#L37
method `ui` has an incompatible type for trait
|
Clippy:
tools/packet_inspector/src/app.rs#L41
method `title` has an incompatible type for trait
|
Clippy:
tools/packet_inspector/src/app.rs#L123
method `update` has an incompatible type for trait
|
Clippy:
tools/packet_inspector/src/tri_checkbox.rs#L92
missing fields `fill_texture_id` and `uv` in initializer of `egui::epaint::RectShape`
|
Clippy:
tools/packet_inspector/src/app/packet_list.rs#L150
mismatched types
|
Clippy:
tools/packet_inspector/src/app/packet_list.rs#L151
use of deprecated associated function `egui::Rounding::none`: Use Rounding::ZERO
|
Clippy:
tools/packet_inspector/src/app/packet_list.rs#L151
mismatched types
|
Clippy:
tools/packet_inspector/src/app/packet_list.rs#L152
the trait bound `egui_dock::egui::Color32: std::convert::From<egui::Rgba>` is not satisfied
|
Clippy:
tools/packet_inspector/src/app/packet_list.rs#L153
mismatched types
|
Clippy:
tools/packet_inspector/src/app/packet_list.rs#L149
mismatched types
|
Unused Dependencies:
tools/packet_inspector/src/app.rs#L37
method `ui` has an incompatible type for trait
|
Unused Dependencies:
tools/packet_inspector/src/app.rs#L41
method `title` has an incompatible type for trait
|
Unused Dependencies:
tools/packet_inspector/src/app.rs#L123
method `update` has an incompatible type for trait
|
Unused Dependencies:
tools/packet_inspector/src/tri_checkbox.rs#L92
missing fields `fill_texture_id` and `uv` in initializer of `egui::epaint::RectShape`
|
|
Unused Dependencies:
tools/packet_inspector/src/app/packet_list.rs#L151
use of deprecated associated function `egui::Rounding::none`: Use Rounding::ZERO
|
|
Unused Dependencies:
tools/packet_inspector/src/app/packet_list.rs#L152
the trait bound `egui_dock::egui::Color32: From<egui::Rgba>` is not satisfied
|
|
|
Tests (ubuntu-latest):
tools/packet_inspector/src/app.rs#L37
method `ui` has an incompatible type for trait
|
Tests (ubuntu-latest):
tools/packet_inspector/src/app.rs#L41
method `title` has an incompatible type for trait
|
Tests (ubuntu-latest):
tools/packet_inspector/src/app.rs#L123
method `update` has an incompatible type for trait
|
Tests (ubuntu-latest):
tools/packet_inspector/src/tri_checkbox.rs#L92
missing fields `fill_texture_id` and `uv` in initializer of `egui::epaint::RectShape`
|
|
Tests (ubuntu-latest):
tools/packet_inspector/src/app/packet_list.rs#L151
use of deprecated associated function `egui::Rounding::none`: Use Rounding::ZERO
|
|
Tests (ubuntu-latest):
tools/packet_inspector/src/app/packet_list.rs#L152
the trait bound `egui_dock::egui::Color32: From<egui::Rgba>` is not satisfied
|
|
|
Tests (windows-latest)
The job was canceled because "ubuntu-latest_default_sta" failed.
|
Tests (windows-latest)
The operation was canceled.
|
Tests (macos-latest)
The job was canceled because "ubuntu-latest_default_sta" failed.
|
Tests (macos-latest):
tools/packet_inspector/src/app.rs#L37
method `ui` has an incompatible type for trait
|
Tests (macos-latest):
tools/packet_inspector/src/app.rs#L41
method `title` has an incompatible type for trait
|
Tests (macos-latest):
tools/packet_inspector/src/app.rs#L123
method `update` has an incompatible type for trait
|
Tests (macos-latest):
tools/packet_inspector/src/tri_checkbox.rs#L92
missing fields `fill_texture_id` and `uv` in initializer of `egui::epaint::RectShape`
|
|
Tests (macos-latest):
tools/packet_inspector/src/app/packet_list.rs#L151
use of deprecated associated function `egui::Rounding::none`: Use Rounding::ZERO
|
|
Tests (macos-latest):
tools/packet_inspector/src/app/packet_list.rs#L152
the trait bound `egui_dock::egui::Color32: From<egui::Rgba>` is not satisfied
|
|
|
Build Extractor
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|