chore: pre-release 0.2.2-canary.3 #2190
test.yml
on: push
Matrix: bun-tests
Matrix: deno-tests
Matrix: node-tests
Annotations
19 errors and 2 warnings
node-tests (ubuntu-latest)
Process completed with exit code 134.
|
node-tests (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
node-tests (windows-latest)
The operation was canceled.
|
node-tests (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
node-tests (macos-latest)
The operation was canceled.
|
bun-tests (macos-latest)
Process completed with exit code 133.
|
bun-tests (windows-latest)
The job was canceled because "macos-latest" failed.
|
bun-tests (windows-latest)
The operation was canceled.
|
bun-tests (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
error: expect(received).toEqual(expected):
packages/create-brisa/create-brisa.test.ts#L28
[
- "bun.lockb",
"bunfig.toml",
- "node_modules",
"package.json",
"README.md",
"src",
"tsconfig.json"
]
- Expected - 2
+ Received + 0
at /home/runner/work/brisa/brisa/packages/create-brisa/create-brisa.test.ts:28:19
|
ShellError: Failed with exit code 1
at new ShellError (12:16)
at new ShellPromise (72:16)
at BunShell (188:35)
at /home/runner/work/brisa/brisa/packages/create-brisa/create-brisa.test.ts:33:11
at /home/runner/work/brisa/brisa/packages/create-brisa/create-brisa.test.ts:31:76
|
error: expect(received).toEqual(expected):
packages/create-brisa/create-brisa.test.ts#L50
[
- "bun.lockb",
"bunfig.toml",
- "node_modules",
"package.json",
"README.md",
"src",
"tsconfig.json"
]
- Expected - 2
+ Received + 0
at /home/runner/work/brisa/brisa/packages/create-brisa/create-brisa.test.ts:50:19
|
error: incorrect header check:
node:zlib#L104
at zlibOnError (node:zlib:104:51)
at writeSync (native:1:1)
at processChunkSync (node:zlib:207:25)
at zlibBufferSync (node:zlib:99:32)
at /home/runner/work/brisa/brisa/packages/brisa/src/cli/serve/serve-options.test.tsx:1036:24
at processTicksAndRejections (native:7:39)
|
error: Decompression failed:
node:zlib#L104
at zlibOnError (node:zlib:104:51)
at writeSync (native:1:1)
at processChunkSync (node:zlib:207:25)
at zlibBufferSync (node:zlib:99:32)
at /home/runner/work/brisa/brisa/packages/brisa/src/cli/serve/serve-options.test.tsx:1121:24
at processTicksAndRejections (native:7:39)
|
error: incorrect header check:
node:zlib#L104
at zlibOnError (node:zlib:104:51)
at writeSync (native:1:1)
at processChunkSync (node:zlib:207:25)
at zlibBufferSync (node:zlib:99:32)
at /home/runner/work/brisa/brisa/packages/brisa/src/cli/serve/serve-options.test.tsx:1036:24
at processTicksAndRejections (native:7:39)
|
error: Decompression failed:
node:zlib#L104
at zlibOnError (node:zlib:104:51)
at writeSync (native:1:1)
at processChunkSync (node:zlib:207:25)
at zlibBufferSync (node:zlib:99:32)
at /home/runner/work/brisa/brisa/packages/brisa/src/cli/serve/serve-options.test.tsx:1121:24
at processTicksAndRejections (native:7:39)
|
error: incorrect header check:
node:zlib#L104
at zlibOnError (node:zlib:104:51)
at writeSync (native:1:1)
at processChunkSync (node:zlib:207:25)
at zlibBufferSync (node:zlib:99:32)
at /home/runner/work/brisa/brisa/packages/brisa/src/cli/serve/serve-options.test.tsx:1036:24
at processTicksAndRejections (native:7:39)
|
error: Decompression failed:
node:zlib#L104
at zlibOnError (node:zlib:104:51)
at writeSync (native:1:1)
at processChunkSync (node:zlib:207:25)
at zlibBufferSync (node:zlib:99:32)
at /home/runner/work/brisa/brisa/packages/brisa/src/cli/serve/serve-options.test.tsx:1121:24
at processTicksAndRejections (native:7:39)
|
error: incorrect header check:
node:zlib#L104
at zlibOnError (node:zlib:104:51)
at writeSync (native:1:1)
at processChunkSync (node:zlib:207:25)
at zlibBufferSync (node:zlib:99:32)
at /home/runner/work/brisa/brisa/packages/brisa/src/cli/serve/serve-options.test.tsx:1036:24
at processTicksAndRejections (native:7:39)
|
node-tests (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
deno-tests (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|