Skip to content

style: additional rustfmt changes and auto appl #220

style: additional rustfmt changes and auto appl

style: additional rustfmt changes and auto appl #220

Triggered via push May 26, 2026 23:55
Status Failure
Total duration 2m 37s
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 27 warnings
Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Clippy: crates/sample-egui/src/app.rs#L49
not all trait items implemented, missing: `ui`
Check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check: crates/sample-egui/src/app.rs#L49
not all trait items implemented, missing: `ui`
Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test Suite: crates/sample-egui/src/app.rs#L49
not all trait items implemented, missing: `ui`
Clippy
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Clippy
`sample-egui` (lib) generated 3 warnings
Clippy: crates/sample-egui/src/app.rs#L133
use of deprecated method `egui::CentralPanel::show`: Use show_inside() instead
Clippy: crates/sample-egui/src/app.rs#L67
use of deprecated method `egui::Panel::show`: Use show_inside() instead
Clippy: crates/sample-egui/src/app.rs#L67
use of deprecated type alias `egui::TopBottomPanel`: Use Panel::top or Panel::bottom instead
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/
Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Check
`sample-egui` (lib) generated 3 warnings
Check: crates/sample-egui/src/app.rs#L133
use of deprecated method `egui::CentralPanel::show`: Use show_inside() instead
Check: crates/sample-egui/src/app.rs#L67
use of deprecated method `egui::Panel::show`: Use show_inside() instead
Check: crates/sample-egui/src/app.rs#L67
use of deprecated type alias `egui::TopBottomPanel`: Use Panel::top or Panel::bottom instead
Check
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/
Check
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/
Check
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/
Check
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/
Test Suite
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-rs/cargo@v1, actions-rs/toolchain@v1, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test Suite
`sample-egui` (lib test) generated 3 warnings
Test Suite: crates/sample-egui/src/app.rs#L133
use of deprecated method `egui::CentralPanel::show`: Use show_inside() instead
Test Suite: crates/sample-egui/src/app.rs#L67
use of deprecated method `egui::Panel::show`: Use show_inside() instead
Test Suite: crates/sample-egui/src/app.rs#L67
use of deprecated type alias `egui::TopBottomPanel`: Use Panel::top or Panel::bottom instead
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/