fix: Fix release workflow - VS Code and Desktop builds #6
release-desktop.yml
on: push
Matrix: build-desktop
release
0s
Annotations
4 errors and 1 notice
|
build-desktop (macos-13, darwin, x64, hawkeye-desktop-mac-x64)
The macOS-13 based runner images are now retired. For more details, see https://github.com/actions/runner-images/issues/13046.
|
|
build-desktop (ubuntu-latest, linux, x64, hawkeye-desktop-linux-x64)
Error: Multiple versions of pnpm specified:
- version 9 in the GitHub Action config with the key "version"
- version pnpm@9.15.0 in the package.json with the key "packageManager"
Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
|
|
build-desktop (macos-latest, darwin, arm64, hawkeye-desktop-mac-arm64)
Error: Multiple versions of pnpm specified:
- version 9 in the GitHub Action config with the key "version"
- version pnpm@9.15.0 in the package.json with the key "packageManager"
Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
|
|
build-desktop (windows-latest, win32, x64, hawkeye-desktop-win-x64)
Error: Multiple versions of pnpm specified:
- version 9 in the GitHub Action config with the key "version"
- version pnpm@9.15.0 in the package.json with the key "packageManager"
Remove one of these versions to avoid version mismatch errors like ERR_PNPM_BAD_PM_VERSION
|
|
build-desktop (macos-13, darwin, x64, hawkeye-desktop-mac-x64)
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
|