Add sidebar new background styles #1772
ci.yaml
on: pull_request
Deploy to Cloudflare Pages
2m 12s
Format
16s
Lint
59s
Test
48s
Build (Open Source)
1m 33s
Typecheck
59s
Annotations
14 errors and 6 warnings
Test
gitbook#unit: command (/home/runner/work/gitbook/gitbook/packages/gitbook) /home/runner/.bun/bin/bun run unit exited (1)
|
error: expect(received).toHaveBeenCalledTimes(expected):
packages/gitbook/src/lib/cache/cache.test.ts#L42
Expected number of calls: 1
Received number of calls: 2
at /home/runner/work/gitbook/gitbook/packages/gitbook/src/lib/cache/cache.test.ts:42:22
|
error: expect(received).toHaveBeenCalledTimes(expected):
packages/gitbook/src/lib/cache/cache.test.ts#L70
Expected number of calls: 2
Received number of calls: 3
at /home/runner/work/gitbook/gitbook/packages/gitbook/src/lib/cache/cache.test.ts:70:22
|
error: expect(received).toHaveBeenCalledTimes(expected):
packages/gitbook/src/lib/cache/cache.test.ts#L113
Expected number of calls: 2
Received number of calls: 3
at /home/runner/work/gitbook/gitbook/packages/gitbook/src/lib/cache/cache.test.ts:113:22
|
error: expect(received).toHaveBeenCalledTimes(expected):
packages/gitbook/src/lib/cache/cache.test.ts#L140
Expected number of calls: 2
Received number of calls: 3
at /home/runner/work/gitbook/gitbook/packages/gitbook/src/lib/cache/cache.test.ts:140:22
|
Test
Process completed with exit code 1.
|
Typecheck
gitbook#typecheck: command (/home/runner/work/gitbook/gitbook/packages/gitbook) /home/runner/.bun/bin/bun run typecheck exited (2)
|
Typecheck
Process completed with exit code 2.
|
Lint
gitbook#lint: command (/home/runner/work/gitbook/gitbook/packages/gitbook) /home/runner/.bun/bin/bun run lint exited (1)
|
Lint
Process completed with exit code 1.
|
Build (Open Source)
gitbook#build: command (/home/runner/work/gitbook/gitbook/packages/gitbook) /home/runner/.bun/bin/bun run build exited (1)
|
Build (Open Source)
Process completed with exit code 1.
|
Deploy to Cloudflare Pages
gitbook#build:cloudflare: command (/home/runner/work/gitbook/gitbook/packages/gitbook) /home/runner/.bun/bin/bun run build:cloudflare exited (1)
|
Deploy to Cloudflare Pages
Process completed with exit code 1.
|
Format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build (Open Source)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deploy to Cloudflare Pages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|