chore(deps): upgrade vite-plus to 0.2.1 #298
test.yml
on: pull_request
test-cache-pnpm
10s
test-cache-npm
12s
test-cache-yarn
14s
test-registry-url
10s
test-alpine-container
18s
test-sfw-alpine
24s
test-sfw-with-socketdev-action
15s
build
20s
Matrix: test-cache-bun
Matrix: test-node-version
Matrix: test-sfw-blocks-malicious
Matrix: test-sfw
Matrix: test-vp-exec
Matrix: test-vp-install-and-exec
Matrix: test
Annotations
13 errors and 1 warning
|
test-node-version (20)
Command "vp install" (cwd: /home/runner/work/setup-vp/setup-vp/test-project) exited with code 1
|
|
vp install failed
warn: This version of pnpm requires at least Node.js v22.13
warn: The current version of Node.js is v20.20.2
warn: Visit https://r.pnpm.io/comp to see the list of past pnpm versions with respective Node.js version support.
node:internal/modules/cjs/loader:1031
throw new ERR_UNKNOWN_BUILTIN_MODULE(request);
^
Error [ERR_UNKNOWN_BUILTIN_MODULE]: No such built-in module: node:sqlite
at Module._load (node:internal/modules/cjs/loader:1031:13)
at Module.require (node:internal/modules/cjs/loader:1289:19)
at require (node:internal/modules/helpers:182:18)
at ../store/index/lib/index.js (file:///home/runner/.vite-plus/package_manager/pnpm/11.4.0/pnpm/dist/pnpm.mjs:24723:25)
at __init (file:///home/runner/.vite-plus/package_manager/pnpm/11.4.0/pnpm/dist/pnpm.mjs:15:56)
at ../resolving/npm-resolver/lib/index.js (file:///home/runner/.vite-plus/package_manager/pnpm/11.4.0/pnpm/dist/pnpm.mjs:36261:5)
at __init (file:///home/runner/.vite-plus/package_manager/pnpm/11.4.0/pnpm/dist/pnpm.mjs:15:56)
at ../workspace/projects-graph/lib/index.js (file:///home/runner/.vite-plus/package_manager/pnpm/11.4.0/pnpm/dist/pnpm.mjs:36399:5)
at __init (file:///home/runner/.vite-plus/package_manager/pnpm/11.4.0/pnpm/dist/pnpm.mjs:15:56)
at ../workspace/projects-filter/lib/index.js (file:///home/runner/.vite-plus/package_manager/pnpm/11.4.0/pnpm/dist/pnpm.mjs:43805:5) {
code: 'ERR_UNKNOWN_BUILTIN_MODULE'
}
Node.js v20.20.2
|
|
test-sfw (ubuntu-latest, bun)
Process completed with exit code 1.
|
|
test-sfw (ubuntu-latest, pnpm)
Process completed with exit code 1.
|
|
test-sfw-with-socketdev-action
Process completed with exit code 1.
|
|
test-vp-install-and-exec (macos-latest)
Process completed with exit code 1.
|
|
test-vp-install-and-exec (ubuntu-latest)
Process completed with exit code 1.
|
|
test-sfw (ubuntu-latest, yarn)
Process completed with exit code 1.
|
|
test-sfw (ubuntu-latest, npm)
Process completed with exit code 1.
|
|
test-sfw (macos-latest, pnpm)
Process completed with exit code 1.
|
|
test-sfw-alpine
Process completed with exit code 1.
|
|
test-sfw (windows-latest, pnpm)
Process completed with exit code 1.
|
|
test-vp-install-and-exec (windows-latest)
Process completed with exit code 1.
|
|
test-sfw-alpine
Failed to save: "/bin/tar" failed with error: The process '/bin/tar' failed with exit code 1
|