fix(deps): update dependency @tauri-apps/api to v2 #688
Annotations
10 errors and 6 warnings
Install app dependencies and build it:
src/App.tsx#L1
Cannot find module '@tauri-apps/api/fs' or its corresponding type declarations.
|
Install app dependencies and build it:
src/App.tsx#L39
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
Install app dependencies and build it:
src/components/Header/index.tsx#L2
Cannot find module '@tauri-apps/api/dialog' or its corresponding type declarations.
|
Install app dependencies and build it:
src/components/Header/index.tsx#L3
Cannot find module '@tauri-apps/api/os' or its corresponding type declarations.
|
Install app dependencies and build it:
src/components/Header/index.tsx#L4
'"@tauri-apps/api/window"' has no exported member named 'appWindow'. Did you mean 'Window'?
|
Install app dependencies and build it:
src/hooks/tauri.ts#L1
Cannot find module '@tauri-apps/api/globalShortcut' or its corresponding type declarations.
|
Install app dependencies and build it:
src/hooks/tauri.ts#L2
Cannot find module '@tauri-apps/api/globalShortcut' or its corresponding type declarations.
|
Install app dependencies and build it:
src/lib/fs.ts#L1
Cannot find module '@tauri-apps/api/dialog' or its corresponding type declarations.
|
Install app dependencies and build it:
src/lib/fs.ts#L2
Cannot find module '@tauri-apps/api/fs' or its corresponding type declarations.
|
Install app dependencies and build it:
src/store/index.ts#L1
Cannot find module '@tauri-apps/api/fs' or its corresponding type declarations.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install Rust stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust stable
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading