chore: release 0.2.4 #2246
test.yml
on: push
Matrix: bun-tests
Matrix: deno-tests
Matrix: node-tests
Annotations
22 errors and 3 warnings
node-tests (ubuntu-latest)
Process completed with exit code 134.
|
node-tests (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
node-tests (macos-latest)
The operation was canceled.
|
node-tests (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
node-tests (windows-latest)
The operation was canceled.
|
error: expect(received).toEqual(expected):
packages/create-brisa/create-brisa.test.ts#L28
[
- "bun.lock",
"bunfig.toml",
- "node_modules",
"package.json",
"README.md",
"src",
"tsconfig.json"
]
- Expected - 2
+ Received + 0
at <anonymous> (/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 (77:16)
at BunShell (193:35)
at <anonymous> (/home/runner/work/brisa/brisa/packages/create-brisa/create-brisa.test.ts:33:11)
at <anonymous> (/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.lock",
"bunfig.toml",
- "node_modules",
"package.json",
"README.md",
"src",
"tsconfig.json"
]
- Expected - 2
+ Received + 0
at <anonymous> (/home/runner/work/brisa/brisa/packages/create-brisa/create-brisa.test.ts:50:19)
|
error: ENOENT: no such file or directory:
packages/brisa/src/cli/build-standalone/index.test.ts#L30
at <anonymous> (/home/runner/work/brisa/brisa/packages/brisa/src/cli/build-standalone/index.test.ts:30:8)
|
error: incorrect header check:
node:zlib#L98
at zlibOnError (node:zlib:98:51)
|
error: Decompression failed:
node:zlib#L98
at zlibOnError (node:zlib:98:51)
|
error: incorrect header check:
node:zlib#L98
at zlibOnError (node:zlib:98:51)
|
error: Decompression failed:
node:zlib#L98
at zlibOnError (node:zlib:98:51)
|
error: incorrect header check:
node:zlib#L98
at zlibOnError (node:zlib:98:51)
|
error: Decompression failed:
node:zlib#L98
at zlibOnError (node:zlib:98:51)
|
bun-tests (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
bun-tests (windows-latest)
The operation was canceled.
|
bun-tests (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
error: expect(received).toEqual(expected):
packages/create-brisa/create-brisa.test.ts#L28
[
- "bun.lock",
"bunfig.toml",
- "node_modules",
"package.json",
"README.md",
"src",
"tsconfig.json"
]
- Expected - 2
+ Received + 0
at <anonymous> (/Users/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 (77:16)
at BunShell (193:35)
at <anonymous> (/Users/runner/work/brisa/brisa/packages/create-brisa/create-brisa.test.ts:33:11)
at <anonymous> (/Users/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.lock",
"bunfig.toml",
- "node_modules",
"package.json",
"README.md",
"src",
"tsconfig.json"
]
- Expected - 2
+ Received + 0
at <anonymous> (/Users/runner/work/brisa/brisa/packages/create-brisa/create-brisa.test.ts:50:19)
|
bun-tests (macos-latest)
The operation was canceled.
|
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
|
bun-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
|