Skip to content

Update to tauri 2.2 #387

Update to tauri 2.2

Update to tauri 2.2 #387

Triggered via push January 27, 2025 07:05
Status Success
Total duration 3m 15s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
clippy check: src-tauri/src/ipc.rs#L261
[clippy] reported by reviewdog 🐶 unneeded `return` statement Raw Output: src/ipc.rs:261:13: warning: unneeded `return` statement (clippy::needless_return)
clippy check: src-tauri/src/ipc.rs#L264
[clippy] reported by reviewdog 🐶 unneeded `return` statement Raw Output: src/ipc.rs:264:9: warning: unneeded `return` statement (clippy::needless_return)