Skip to content

tauri: implement runtime.readClipboardImage and TempFileFunctions, also fix pasting of (non-image) files into composer #77

tauri: implement runtime.readClipboardImage and TempFileFunctions, also fix pasting of (non-image) files into composer

tauri: implement runtime.readClipboardImage and TempFileFunctions, also fix pasting of (non-image) files into composer #77

Triggered via pull request February 6, 2025 23:49
@Simon-LauxSimon-Laux
synchronize #4533
simon/t2
Status Failure
Total duration 7m 4s
Artifacts

rust-tauri-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
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#L182
warning: unused variable: `webview` --> packages/target-tauri/src-tauri/src/lib.rs:182:17 | 182 | 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#L182
warning: unused variable: `webview` --> packages/target-tauri/src-tauri/src/lib.rs:182:17 | 182 | 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/