fix(nuxi): keep cwd at project root during preview #3398
Annotations
10 errors and 1 notice
|
packages/nuxt-cli/test/e2e/runtimes.spec.ts > dev server (node) > should establish websocket connection and handle ping/pong:
packages/nuxt-cli/test/e2e/runtimes.spec.ts#L195
TypeError: Cannot read properties of undefined (reading 'url')
❯ packages/nuxt-cli/test/e2e/runtimes.spec.ts:195:29
|
|
packages/nuxt-cli/test/e2e/runtimes.spec.ts > dev server (node) > should handle different HTTP methods:
packages/nuxt-cli/test/e2e/runtimes.spec.ts#L186
TypeError: Cannot read properties of undefined (reading 'url')
❯ packages/nuxt-cli/test/e2e/runtimes.spec.ts:186:46
|
|
packages/nuxt-cli/test/e2e/runtimes.spec.ts > dev server (node) > should handle large request payloads:
packages/nuxt-cli/test/e2e/runtimes.spec.ts#L171
TypeError: Cannot read properties of undefined (reading 'url')
❯ packages/nuxt-cli/test/e2e/runtimes.spec.ts:171:44
|
|
packages/nuxt-cli/test/e2e/runtimes.spec.ts > dev server (node) > should handle concurrent requests:
packages/nuxt-cli/test/e2e/runtimes.spec.ts#L160
TypeError: Cannot read properties of undefined (reading 'url')
❯ packages/nuxt-cli/test/e2e/runtimes.spec.ts:160:67
❯ packages/nuxt-cli/test/e2e/runtimes.spec.ts:160:28
|
|
packages/nuxt-cli/test/e2e/runtimes.spec.ts > dev server (node) > should preserve request headers:
packages/nuxt-cli/test/e2e/runtimes.spec.ts#L148
TypeError: Cannot read properties of undefined (reading 'url')
❯ packages/nuxt-cli/test/e2e/runtimes.spec.ts:148:39
|
|
packages/nuxt-cli/test/e2e/runtimes.spec.ts > dev server (node) > should handle POST requests:
packages/nuxt-cli/test/e2e/runtimes.spec.ts#L133
TypeError: Cannot read properties of undefined (reading 'url')
❯ packages/nuxt-cli/test/e2e/runtimes.spec.ts:133:44
|
|
packages/nuxt-cli/test/e2e/runtimes.spec.ts > dev server (node) > should handle API routes:
packages/nuxt-cli/test/e2e/runtimes.spec.ts#L128
TypeError: Cannot read properties of undefined (reading 'url')
❯ packages/nuxt-cli/test/e2e/runtimes.spec.ts:128:44
|
|
packages/nuxt-cli/test/e2e/runtimes.spec.ts > dev server (node) > should serve static assets:
packages/nuxt-cli/test/e2e/runtimes.spec.ts#L122
TypeError: Cannot read properties of undefined (reading 'url')
❯ packages/nuxt-cli/test/e2e/runtimes.spec.ts:122:44
|
|
packages/nuxt-cli/test/e2e/runtimes.spec.ts > dev server (node) > should serve the main page:
packages/nuxt-cli/test/e2e/runtimes.spec.ts#L113
TypeError: Cannot read properties of undefined (reading 'url')
❯ packages/nuxt-cli/test/e2e/runtimes.spec.ts:113:41
|
|
packages/nuxt-cli/test/e2e/runtimes.spec.ts > dev server (node) > should start dev server:
packages/nuxt-cli/test/e2e/runtimes.spec.ts#L303
Error: Dev server failed to start on port 3100 with node: GetPortError: Timeout waiting for port 3100 after 25 retries with 1000ms interval.
❯ startDevServer packages/nuxt-cli/test/e2e/runtimes.spec.ts:303:11
❯ packages/nuxt-cli/test/e2e/runtimes.spec.ts:106:14
|
|
release
{
"workflowData": {
"owner": "nuxt",
"repo": "cli",
"sha": "2782704630fc9c7f5a489ae2eeff07366094b6af",
"ref": "1235"
},
"key": "kqyQprl2dx",
"runId": 22496667429,
"webhookDebug": {
"action": "requested",
"head_branch": "main",
"head_repository_full_name": "Davidson3556/cli",
"full_name": "nuxt/cli",
"isPullRequest": true,
"prNumber": 1235,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "Davidson3556/cli:main",
"oldPrDataHash": "jPt6MVvaIf",
"lookupKey": "Davidson3556/cli:main",
"data": {
"owner": "nuxt",
"repo": "cli",
"sha": "2782704630fc9c7f5a489ae2eeff07366094b6af",
"ref": "1235"
}
}
}
|