Skip to content

Update nsis installer script for tauri v2 #386

Update nsis installer script for tauri v2

Update nsis installer script for tauri v2 #386

Triggered via push December 8, 2024 18:35
Status Failure
Total duration 3m 12s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
eslint
Process completed with exit code 1.
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)