feat: reimpl windows 7 notifications #822
Annotations
13 errors and 2 warnings
rustfmt (ubuntu-latest)
Process completed with exit code 1.
|
rustfmt (macos-latest)
Process completed with exit code 1.
|
rustfmt (windows-latest)
Process completed with exit code 1.
|
clippy (ubuntu-latest)
unresolved import `super::helpers::is_windows_7`
|
clippy (ubuntu-latest)
unresolved import `tauri_winrt_notification`
|
clippy (ubuntu-latest)
cannot find function `is_windows_7` in module `helpers`
|
clippy (ubuntu-latest)
Process completed with exit code 101.
|
clippy (macos-latest)
unresolved import `super::helpers::is_windows_7`
|
clippy (macos-latest)
unresolved import `tauri_winrt_notification`
|
clippy (macos-latest)
cannot find function `is_windows_7` in module `helpers`
|
clippy (macos-latest)
Process completed with exit code 101.
|
clippy (windows-latest)
Canceling since a higher priority waiting request for 'refs/heads/main-Check backend' exists
|
clippy (windows-latest)
The operation was canceled.
|
rustfmt (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
clippy (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|