round_pos_to_pixels()
to round_to_pixels()
#86
Annotations
10 errors and 5 warnings
Check wasm32:
egui_plot/src/items/mod.rs#L7
unresolved import `egui::emath::GuiRounding`
|
Check wasm32:
egui_plot/src/lib.rs#L22
unresolved import `egui::emath::GuiRounding`
|
Check wasm32:
egui_plot/src/items/mod.rs#L229
no method named `round_to_pixels` found for struct `Pos2` in the current scope
|
Check wasm32:
egui_plot/src/items/mod.rs#L229
no method named `pixels_per_point` found for reference `&Ui` in the current scope
|
Check wasm32:
egui_plot/src/items/mod.rs#L232
no method named `round_to_pixels` found for struct `Pos2` in the current scope
|
Check wasm32:
egui_plot/src/items/mod.rs#L232
no method named `pixels_per_point` found for reference `&Ui` in the current scope
|
Check wasm32:
egui_plot/src/items/mod.rs#L377
no method named `round_to_pixels` found for struct `Pos2` in the current scope
|
Check wasm32:
egui_plot/src/items/mod.rs#L377
no method named `pixels_per_point` found for reference `&Ui` in the current scope
|
Check wasm32:
egui_plot/src/items/mod.rs#L380
no method named `round_to_pixels` found for struct `Pos2` in the current scope
|
Check wasm32:
egui_plot/src/items/mod.rs#L380
no method named `pixels_per_point` found for reference `&Ui` in the current scope
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading