feat: move to pnpm #57
Annotations
6 errors and 3 warnings
publish-tauri (macos-latest):
src/Features/minifiers/Minify.tsx#L188
Argument of type 'string | undefined' is not assignable to parameter of type 'SetStateAction<string>'.
|
publish-tauri (macos-latest)
Command failed with exit code 1: pnpm tauri build
|
publish-tauri (ubuntu-20.04):
src/Features/minifiers/Minify.tsx#L188
Argument of type 'string | undefined' is not assignable to parameter of type 'SetStateAction<string>'.
|
publish-tauri (ubuntu-20.04)
Command failed with exit code 1: pnpm tauri build
|
publish-tauri (windows-latest):
src/Features/minifiers/Minify.tsx#L188
Argument of type 'string | undefined' is not assignable to parameter of type 'SetStateAction<string>'.
|
publish-tauri (windows-latest)
Command failed with exit code 1: pnpm tauri build
|
publish-tauri (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
publish-tauri (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
publish-tauri (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|