chore(deps): update all non-major dependencies #539
continuous-integration.yml
on: pull_request
CI / Filter
8s
CI / Vite
39s
Matrix: CI / Tauri
Annotations
10 errors
CI / Vite:
src/components/Navbar.vue#L3
Could not find a declaration file for module '@tauri-apps/api/window'. '/home/runner/work/parrot/parrot/node_modules/@tauri-apps/api/window.js' implicitly has an 'any' type.
|
CI / Vite:
src/pages/home.vue#L2
Could not find a declaration file for module '@tauri-apps/api/event'. '/home/runner/work/parrot/parrot/node_modules/@tauri-apps/api/event.js' implicitly has an 'any' type.
|
CI / Vite:
src/pages/home.vue#L3
Cannot find module '@tauri-apps/api/tauri' or its corresponding type declarations.
|
CI / Vite:
src/pages/home.vue#L16
Binding element 'payload' implicitly has an 'any' type.
|
CI / Vite:
src/pages/installed.vue#L8
Could not find a declaration file for module '@tauri-apps/api/event'. '/home/runner/work/parrot/parrot/node_modules/@tauri-apps/api/event.js' implicitly has an 'any' type.
|
CI / Vite:
src/pages/installed.vue#L9
Cannot find module '@tauri-apps/api/tauri' or its corresponding type declarations.
|
CI / Vite:
src/pages/installed.vue#L25
Binding element 'payload' implicitly has an 'any' type.
|
CI / Vite:
src/pages/installed.vue#L46
Binding element 'payload' implicitly has an 'any' type.
|
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.
|