chore: pre-release 0.2.1-canary.1 #2154
test.yml
on: push
Matrix: bun-tests
Matrix: deno-tests
Matrix: node-tests
Annotations
13 errors and 3 warnings
bun-tests (ubuntu-latest)
Process completed with exit code 134.
|
deno-tests (ubuntu-latest)
Process completed with exit code 134.
|
bun-tests (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
bun-tests (windows-latest)
The operation was canceled.
|
deno-tests (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
deno-tests (windows-latest)
The operation was canceled.
|
deno-tests (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
deno-tests (macos-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.lockb",
"bunfig.toml",
- "node_modules",
"package.json",
"README.md",
"src",
"tsconfig.json"
]
- Expected - 2
+ Received + 0
at /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 (72:16)
at BunShell (187:35)
at /Users/runner/work/brisa/brisa/packages/create-brisa/create-brisa.test.ts:33:11
at /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.lockb",
"bunfig.toml",
- "node_modules",
"package.json",
"README.md",
"src",
"tsconfig.json"
]
- Expected - 2
+ Received + 0
at /Users/runner/work/brisa/brisa/packages/create-brisa/create-brisa.test.ts:50:19
|
bun-tests (macos-latest)
The operation was canceled.
|
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
|
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
|