add tests for rsc #79
Annotations
4 errors, 10 warnings, and 2 notices
[chromium] โบ rsc.test.ts:36:2 โบ rsc โบ spa:
test\helpers\create-fixture.ts#L163
1) [chromium] โบ rsc.test.ts:36:2 โบ rsc โบ spa =====================================================
Error: Expected build directory to exist at D:\a\vinxi\vinxi\test\.fixtures\rsc-0ga1ljntbb8\.output\server\index.mjs. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:163
161 | let buildPath = path.resolve(projectDir, ".output", "server", "index.mjs");
162 | if (!fse.existsSync(buildPath)) {
> 163 | throw new Error(
| ^
164 | c.red(
165 | `Expected build directory to exist at ${c.dim(
166 | buildPath,
at createFixture (file:///D:/a/vinxi/vinxi/test/helpers/create-fixture.ts:163:9)
at file:///D:/a/vinxi/vinxi/test/rsc.test.ts:16:13
|
[chromium] โบ rsc.test.ts:36:2 โบ rsc โบ spa:
test\helpers\create-fixture.ts#L163
1) [chromium] โบ rsc.test.ts:36:2 โบ rsc โบ spa =====================================================
Retry #1 ---------------------------------------------------------------------------------------
Error: Expected build directory to exist at D:\a\vinxi\vinxi\test\.fixtures\rsc-u7je9btpqi8\.output\server\index.mjs. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:163
161 | let buildPath = path.resolve(projectDir, ".output", "server", "index.mjs");
162 | if (!fse.existsSync(buildPath)) {
> 163 | throw new Error(
| ^
164 | c.red(
165 | `Expected build directory to exist at ${c.dim(
166 | buildPath,
at createFixture (file:///D:/a/vinxi/vinxi/test/helpers/create-fixture.ts:163:9)
at file:///D:/a/vinxi/vinxi/test/rsc.test.ts:16:13
|
[chromium] โบ rsc.test.ts:36:2 โบ rsc โบ spa:
test\helpers\create-fixture.ts#L163
1) [chromium] โบ rsc.test.ts:36:2 โบ rsc โบ spa =====================================================
Retry #2 ---------------------------------------------------------------------------------------
Error: Expected build directory to exist at D:\a\vinxi\vinxi\test\.fixtures\rsc-ap3al4qbcp\.output\server\index.mjs. The build probably failed. Did you maybe have a syntax error in your test code strings?
at helpers\create-fixture.ts:163
161 | let buildPath = path.resolve(projectDir, ".output", "server", "index.mjs");
162 | if (!fse.existsSync(buildPath)) {
> 163 | throw new Error(
| ^
164 | c.red(
165 | `Expected build directory to exist at ${c.dim(
166 | buildPath,
at createFixture (file:///D:/a/vinxi/vinxi/test/helpers/create-fixture.ts:163:9)
at file:///D:/a/vinxi/vinxi/test/rsc.test.ts:16:13
|
๐ (os: windows-latest, node: 18)
Process completed with exit code 1.
|
๐ (os: ubuntu-latest, node: 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
๐ (os: ubuntu-latest, node: 18)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
๐ (os: ubuntu-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
๐ (os: ubuntu-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
๐ (os: ubuntu-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
๐ (os: windows-latest, node: 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
๐ (os: windows-latest, node: 18)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
๐ (os: windows-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
๐ (os: windows-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
๐ (os: windows-latest, node: 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
๐ญ Playwright Run Summary
10 passed (54s)
|
๐ญ Playwright Run Summary
1 failed
[chromium] โบ rsc.test.ts:36:2 โบ rsc โบ spa ======================================================
9 passed (2m)
|