fix(deps): update dependency @tauri-apps/api to v2 #697
Annotations
30 errors and 18 warnings
test-tauri (macos-latest):
src/App.tsx#L1
Cannot find module '@tauri-apps/api/fs' or its corresponding type declarations.
|
test-tauri (macos-latest):
src/App.tsx#L39
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
test-tauri (macos-latest):
src/components/Header/index.tsx#L2
Cannot find module '@tauri-apps/api/dialog' or its corresponding type declarations.
|
test-tauri (macos-latest):
src/components/Header/index.tsx#L3
Cannot find module '@tauri-apps/api/os' or its corresponding type declarations.
|
test-tauri (macos-latest):
src/components/Header/index.tsx#L4
'"@tauri-apps/api/window"' has no exported member named 'appWindow'. Did you mean 'Window'?
|
test-tauri (macos-latest):
src/hooks/tauri.ts#L1
Cannot find module '@tauri-apps/api/globalShortcut' or its corresponding type declarations.
|
test-tauri (macos-latest):
src/hooks/tauri.ts#L2
Cannot find module '@tauri-apps/api/globalShortcut' or its corresponding type declarations.
|
test-tauri (macos-latest):
src/lib/fs.ts#L1
Cannot find module '@tauri-apps/api/dialog' or its corresponding type declarations.
|
test-tauri (macos-latest):
src/lib/fs.ts#L2
Cannot find module '@tauri-apps/api/fs' or its corresponding type declarations.
|
test-tauri (macos-latest):
src/store/index.ts#L1
Cannot find module '@tauri-apps/api/fs' or its corresponding type declarations.
|
test-tauri (ubuntu-22.04):
src/App.tsx#L1
Cannot find module '@tauri-apps/api/fs' or its corresponding type declarations.
|
test-tauri (ubuntu-22.04):
src/App.tsx#L39
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
test-tauri (ubuntu-22.04):
src/components/Header/index.tsx#L2
Cannot find module '@tauri-apps/api/dialog' or its corresponding type declarations.
|
test-tauri (ubuntu-22.04):
src/components/Header/index.tsx#L3
Cannot find module '@tauri-apps/api/os' or its corresponding type declarations.
|
test-tauri (ubuntu-22.04):
src/components/Header/index.tsx#L4
'"@tauri-apps/api/window"' has no exported member named 'appWindow'. Did you mean 'Window'?
|
test-tauri (ubuntu-22.04):
src/hooks/tauri.ts#L1
Cannot find module '@tauri-apps/api/globalShortcut' or its corresponding type declarations.
|
test-tauri (ubuntu-22.04):
src/hooks/tauri.ts#L2
Cannot find module '@tauri-apps/api/globalShortcut' or its corresponding type declarations.
|
test-tauri (ubuntu-22.04):
src/lib/fs.ts#L1
Cannot find module '@tauri-apps/api/dialog' or its corresponding type declarations.
|
test-tauri (ubuntu-22.04):
src/lib/fs.ts#L2
Cannot find module '@tauri-apps/api/fs' or its corresponding type declarations.
|
test-tauri (ubuntu-22.04):
src/store/index.ts#L1
Cannot find module '@tauri-apps/api/fs' or its corresponding type declarations.
|
test-tauri (windows-latest):
src/App.tsx#L1
Cannot find module '@tauri-apps/api/fs' or its corresponding type declarations.
|
test-tauri (windows-latest):
src/App.tsx#L39
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
test-tauri (windows-latest):
src/components/Header/index.tsx#L2
Cannot find module '@tauri-apps/api/dialog' or its corresponding type declarations.
|
test-tauri (windows-latest):
src/components/Header/index.tsx#L3
Cannot find module '@tauri-apps/api/os' or its corresponding type declarations.
|
test-tauri (windows-latest):
src/components/Header/index.tsx#L4
'"@tauri-apps/api/window"' has no exported member named 'appWindow'. Did you mean 'Window'?
|
test-tauri (windows-latest):
src/hooks/tauri.ts#L1
Cannot find module '@tauri-apps/api/globalShortcut' or its corresponding type declarations.
|
test-tauri (windows-latest):
src/hooks/tauri.ts#L2
Cannot find module '@tauri-apps/api/globalShortcut' or its corresponding type declarations.
|
test-tauri (windows-latest):
src/lib/fs.ts#L1
Cannot find module '@tauri-apps/api/dialog' or its corresponding type declarations.
|
test-tauri (windows-latest):
src/lib/fs.ts#L2
Cannot find module '@tauri-apps/api/fs' or its corresponding type declarations.
|
test-tauri (windows-latest):
src/store/index.ts#L1
Cannot find module '@tauri-apps/api/fs' or its corresponding type declarations.
|
test-tauri (macos-latest)
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/
|
test-tauri (macos-latest)
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/
|
test-tauri (macos-latest)
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/
|
test-tauri (macos-latest)
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/
|
test-tauri (macos-latest)
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/
|
test-tauri (macos-latest)
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/
|
test-tauri (ubuntu-22.04)
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/
|
test-tauri (ubuntu-22.04)
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/
|
test-tauri (ubuntu-22.04)
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/
|
test-tauri (ubuntu-22.04)
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/
|
test-tauri (ubuntu-22.04)
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/
|
test-tauri (ubuntu-22.04)
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/
|
test-tauri (windows-latest)
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/
|
test-tauri (windows-latest)
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/
|
test-tauri (windows-latest)
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/
|
test-tauri (windows-latest)
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/
|
test-tauri (windows-latest)
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/
|
test-tauri (windows-latest)
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/
|