fix: hash chunks with djb2 #845
Annotations
10 errors, 4 warnings, and 1 notice
π Run Integration Tests:
test/async-context.test.ts#L11
1) [chromium] βΊ async-context.test.ts:92:2 βΊ async-context-dev βΊ spa βββββββββββββββββββββββββββββ
"beforeAll" hook timeout of 360000ms exceeded.
9 | let appFixture: AppFixture;
10 |
> 11 | test.beforeAll(async () => {
| ^
12 | fixture = await createFixture({
13 | files: {
14 | "app.config.js": js`
at /home/runner/work/vinxi/vinxi/test/async-context.test.ts:11:7
|
π Run Integration Tests:
test/async-context.test.ts#L81
1) [chromium] βΊ async-context.test.ts:92:2 βΊ async-context-dev βΊ spa βββββββββββββββββββββββββββββ
TypeError: Cannot read properties of undefined (reading 'close')
79 |
80 | test.afterAll(async () => {
> 81 | await appFixture.close();
| ^
82 | });
83 |
84 | let logs: string[] = [];
at /home/runner/work/vinxi/vinxi/test/async-context.test.ts:81:20
|
π Run Integration Tests:
test/helpers/create-fixture.ts#L180
2) [chromium] βΊ async-context.test.ts:92:2 βΊ async-context-prod βΊ spa ββββββββββββββββββββββββββββ
Error: Expected build directory to exist at /home/runner/work/vinxi/vinxi/test/.fixtures/async-context-prod-pg2c0nrp6tg/.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:180
178 | let buildPath = path.resolve(projectDir, ".output", "server", "index.mjs");
179 | if (!fse.existsSync(buildPath)) {
> 180 | throw new Error(
| ^
181 | c.red(
182 | `Expected build directory to exist at ${c.dim(
183 | buildPath,
at createFixture (/home/runner/work/vinxi/vinxi/test/helpers/create-fixture.ts:180:9)
at /home/runner/work/vinxi/vinxi/test/async-context.test.ts:12:13
|
π Run Integration Tests:
test/helpers/create-fixture.ts#L180
3) [chromium] βΊ basic.test.ts:35:2 βΊ basic-prod βΊ ssr ββββββββββββββββββββββββββββββββββββββββββββ
Error: Expected build directory to exist at /home/runner/work/vinxi/vinxi/test/.fixtures/basic-prod-2cqanb8c628/.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:180
178 | let buildPath = path.resolve(projectDir, ".output", "server", "index.mjs");
179 | if (!fse.existsSync(buildPath)) {
> 180 | throw new Error(
| ^
181 | c.red(
182 | `Expected build directory to exist at ${c.dim(
183 | buildPath,
at createFixture (/home/runner/work/vinxi/vinxi/test/helpers/create-fixture.ts:180:9)
at /home/runner/work/vinxi/vinxi/test/basic.test.ts:16:13
|
π Run Integration Tests:
test/helpers/create-fixture.ts#L180
4) [chromium] βΊ fs-router.test.ts:36:2 βΊ fs-router-prod βΊ ssr ββββββββββββββββββββββββββββββββββββ
Error: Expected build directory to exist at /home/runner/work/vinxi/vinxi/test/.fixtures/fs-router-prod-d4s7jh3t0lg/.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:180
178 | let buildPath = path.resolve(projectDir, ".output", "server", "index.mjs");
179 | if (!fse.existsSync(buildPath)) {
> 180 | throw new Error(
| ^
181 | c.red(
182 | `Expected build directory to exist at ${c.dim(
183 | buildPath,
at createFixture (/home/runner/work/vinxi/vinxi/test/helpers/create-fixture.ts:180:9)
at /home/runner/work/vinxi/vinxi/test/fs-router.test.ts:16:13
|
π Run Integration Tests:
test/helpers/create-fixture.ts#L180
5) [chromium] βΊ multi-spa.test.ts:37:3 βΊ multi-spa-prod βΊ root βββββββββββββββββββββββββββββββββββ
Error: Expected build directory to exist at /home/runner/work/vinxi/vinxi/test/.fixtures/multi-spa-prod-6ddvmjubcfg/.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:180
178 | let buildPath = path.resolve(projectDir, ".output", "server", "index.mjs");
179 | if (!fse.existsSync(buildPath)) {
> 180 | throw new Error(
| ^
181 | c.red(
182 | `Expected build directory to exist at ${c.dim(
183 | buildPath,
at createFixture (/home/runner/work/vinxi/vinxi/test/helpers/create-fixture.ts:180:9)
at /home/runner/work/vinxi/vinxi/test/multi-spa.test.ts:16:13
|
π Run Integration Tests:
test/helpers/create-fixture.ts#L180
6) [chromium] βΊ multi-spa.test.ts:153:3 βΊ multi-spa-mode-backwards-compat-prod βΊ root ββββββββββββ
Error: Expected build directory to exist at /home/runner/work/vinxi/vinxi/test/.fixtures/multi-spa-mode-backwards-compat-prod-pmuoocb8q3g/.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:180
178 | let buildPath = path.resolve(projectDir, ".output", "server", "index.mjs");
179 | if (!fse.existsSync(buildPath)) {
> 180 | throw new Error(
| ^
181 | c.red(
182 | `Expected build directory to exist at ${c.dim(
183 | buildPath,
at createFixture (/home/runner/work/vinxi/vinxi/test/helpers/create-fixture.ts:180:9)
at /home/runner/work/vinxi/vinxi/test/multi-spa.test.ts:77:13
|
π Run Integration Tests:
test/helpers/create-fixture.ts#L180
7) [chromium] βΊ rsc.test.ts:36:2 βΊ rsc βΊ spa βββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: Expected build directory to exist at /home/runner/work/vinxi/vinxi/test/.fixtures/rsc-e5otlm662ko/.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:180
178 | let buildPath = path.resolve(projectDir, ".output", "server", "index.mjs");
179 | if (!fse.existsSync(buildPath)) {
> 180 | throw new Error(
| ^
181 | c.red(
182 | `Expected build directory to exist at ${c.dim(
183 | buildPath,
at createFixture (/home/runner/work/vinxi/vinxi/test/helpers/create-fixture.ts:180:9)
at /home/runner/work/vinxi/vinxi/test/rsc.test.ts:16:13
|
π Run Integration Tests:
test/helpers/create-fixture.ts#L180
8) [chromium] βΊ session.test.ts:32:2 βΊ session-prod βΊ concurrent getSession calls ββββββββββββββββ
Error: Expected build directory to exist at /home/runner/work/vinxi/vinxi/test/.fixtures/session-prod-2128li2m8f/.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:180
178 | let buildPath = path.resolve(projectDir, ".output", "server", "index.mjs");
179 | if (!fse.existsSync(buildPath)) {
> 180 | throw new Error(
| ^
181 | c.red(
182 | `Expected build directory to exist at ${c.dim(
183 | buildPath,
at createFixture (/home/runner/work/vinxi/vinxi/test/helpers/create-fixture.ts:180:9)
at /home/runner/work/vinxi/vinxi/test/session.test.ts:12:13
|
π Run Integration Tests:
test/srv-fn.test.ts#L11
9) [chromium] βΊ srv-fn.test.ts:32:2 βΊ srv-fn-dev βΊ spa βββββββββββββββββββββββββββββββββββββββββββ
"beforeAll" hook timeout of 360000ms exceeded.
9 | let appFixture: AppFixture;
10 |
> 11 | test.beforeAll(async () => {
| ^
12 | fixture = await createFixture({
13 | files: {},
14 | template: "react-srv-fn",
at /home/runner/work/vinxi/vinxi/test/srv-fn.test.ts:11:7
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
π΅οΈββοΈ Get current Playwright Test version
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/
|
π Run Integration Tests:
test/[chromium] βΊ hmr.test.ts#L1
test/[chromium] βΊ hmr.test.ts took 18.7s
|
π Run Integration Tests
12 failed
[chromium] βΊ async-context.test.ts:92:2 βΊ async-context-dev βΊ spa ββββββββββββββββββββββββββββββ
[chromium] βΊ async-context.test.ts:92:2 βΊ async-context-prod βΊ spa βββββββββββββββββββββββββββββ
[chromium] βΊ basic.test.ts:35:2 βΊ basic-prod βΊ ssr βββββββββββββββββββββββββββββββββββββββββββββ
[chromium] βΊ fs-router.test.ts:36:2 βΊ fs-router-prod βΊ ssr βββββββββββββββββββββββββββββββββββββ
[chromium] βΊ multi-spa.test.ts:37:3 βΊ multi-spa-prod βΊ root ββββββββββββββββββββββββββββββββββββ
[chromium] βΊ multi-spa.test.ts:153:3 βΊ multi-spa-mode-backwards-compat-prod βΊ root βββββββββββββ
[chromium] βΊ rsc.test.ts:36:2 βΊ rsc βΊ spa ββββββββββββββββββββββββββββββββββββββββββββββββββββββ
[chromium] βΊ session.test.ts:32:2 βΊ session-prod βΊ concurrent getSession calls βββββββββββββββββ
[chromium] βΊ srv-fn.test.ts:32:2 βΊ srv-fn-dev βΊ spa ββββββββββββββββββββββββββββββββββββββββββββ
[chromium] βΊ srv-fn.test.ts:32:2 βΊ srv-fn-prod βΊ spa βββββββββββββββββββββββββββββββββββββββββββ
[chromium] βΊ to-web-request.test.ts:32:2 βΊ toWebRequest-dev βΊ readBody call after toWebRequest does not block
[chromium] βΊ to-web-request.test.ts:32:2 βΊ toWebRequest-prod βΊ readBody call after toWebRequest does not block
7 skipped
15 passed (12.1m)
|
Loading