Skip to content

chore(deps): update all non-major dependencies #526

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #526

Triggered via pull request November 29, 2023 14:56
Status Failure
Total duration 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

continuous-integration.yml

on: pull_request
CI / Filter
4s
CI / Filter
CI / Vite
31s
CI / Vite
Matrix: CI / Tauri
Fit to window
Zoom out
Zoom in

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.