chore: update egui to 0.31.0 #628
rust.yml
on: pull_request
Format + clippy + check + test
3m 20s
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/
|