chore(deps): update all non-major dev-dependencies #1133
continuous-integration.yml
on: pull_request
CI / Filter
4s
CI / Vite
36s
Matrix: CI / Tauri
Annotations
7 errors
CI / Vite:
src/components/Navbar.vue#L3
'"@tauri-apps/api/window"' has no exported member named 'appWindow'. Did you mean 'Window'?
|
CI / Vite:
src/pages/home.vue#L3
Cannot find module '@tauri-apps/api/tauri' or its corresponding type declarations.
|
CI / Vite:
src/pages/installed.vue#L9
Cannot find module '@tauri-apps/api/tauri' or its corresponding type declarations.
|
CI / Vite:
src/pages/package.vue#L9
Cannot find module '@tauri-apps/api/shell' or its corresponding type declarations.
|
CI / Vite:
src/pages/package.vue#L10
Cannot find module '@tauri-apps/api/tauri' or its corresponding type declarations.
|
CI / Vite:
src/pages/search.vue#L7
Cannot find module '@tauri-apps/api/tauri' or its corresponding type declarations.
|
CI / Vite
Process completed with exit code 2.
|