Skip to content

Tauri Edition

Tauri Edition #43

Triggered via pull request January 12, 2025 02:05
Status Success
Total duration 7m 0s
Artifacts

rust-tauri-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
unused variable: `webview`: packages/target-tauri/src-tauri/src/lib.rs#L174
warning: unused variable: `webview` --> packages/target-tauri/src-tauri/src/lib.rs:174:17 | 174 | let webview = app.get_webview_window("main").unwrap(); | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_webview` | = note: `#[warn(unused_variables)]` on by default
unused variable: `webview`: packages/target-tauri/src-tauri/src/lib.rs#L174
warning: unused variable: `webview` --> packages/target-tauri/src-tauri/src/lib.rs:174:17 | 174 | let webview = app.get_webview_window("main").unwrap(); | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_webview` | = note: `#[warn(unused_variables)]` on by default
run_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/
run_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/
run_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/
run_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/