Skip to content

chore: update egui to 0.31.0 #628

chore: update egui to 0.31.0

chore: update egui to 0.31.0 #628

Triggered via pull request February 6, 2025 19:09
Status Success
Total duration 3m 31s
Artifacts

rust.yml

on: pull_request
Format + clippy + check + test
3m 20s
Format + clippy + check + test
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Format + clippy + check + test: crates/notan_egui/src/plugin.rs#L329
use of deprecated field `egui::PlatformOutput::open_url`: Use `Context::open_url` or `PlatformOutput::commands` instead
Format + clippy + check + test: crates/notan_egui/src/plugin.rs#L331
use of deprecated field `egui::PlatformOutput::copied_text`: Use `Context::copy_text` or `PlatformOutput::commands` instead
Format + clippy + check + test
`notan_egui` (lib) generated 2 warnings
Format + clippy + check + test
`notan_egui` (lib test) generated 2 warnings (2 duplicates)
Format + clippy + check + test
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/
Format + clippy + check + test
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/
Format + clippy + check + test
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/
Format + clippy + check + test
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/