Skip to content

fix audio preview on linux #144

fix audio preview on linux

fix audio preview on linux #144

Triggered via push June 13, 2024 21:32
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

on: push
Matrix: publish-tauri
Fit to window
Zoom out
Zoom in

Annotations

8 errors
publish-tauri (ubuntu-22.04): src/stores/main.ts#L4
Cannot find module '@tauri-apps/plugin-dialog' or its corresponding type declarations.
publish-tauri (ubuntu-22.04): src/components/DragAndDrop.vue#L10
Property 'onFileDropEvent' does not exist on type 'Window'.
publish-tauri (ubuntu-22.04): src/components/DragAndDrop.vue#L10
Parameter 'event' implicitly has an 'any' type.
publish-tauri (ubuntu-22.04)
Command failed with exit code 1: yarn tauri build
publish-tauri (windows-latest): src/components/DragAndDrop.vue#L10
Property 'onFileDropEvent' does not exist on type 'Window'.
publish-tauri (windows-latest): src/components/DragAndDrop.vue#L10
Parameter 'event' implicitly has an 'any' type.
publish-tauri (windows-latest): src/stores/main.ts#L4
Cannot find module '@tauri-apps/plugin-dialog' or its corresponding type declarations.
publish-tauri (windows-latest)
Command failed with exit code 1: yarn tauri build