feat(sandbox-mock): add @vercel/sandbox-mock package (#245) #828
Annotations
3 errors and 1 warning
|
Release
Process completed with exit code 1.
|
|
Release
@vercel/sandbox-mock#test: command (/home/runner/work/sandbox/sandbox/packages/vercel-sandbox-mock) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
|
tests/package-exports.test.ts > public exports > re-exports every runtime value the real SDK exposes:
packages/vercel-sandbox-mock/tests/package-exports.test.ts#L14
AssertionError: missing export: SandboxUserAlreadyExistsError: expected { Sandbox: [Function Sandbox], …(11), …(1) } to have property "SandboxUserAlreadyExistsError"
❯ tests/package-exports.test.ts:14:47
|
|
Release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|