Improve markdown parsing #3675
ci.yaml
on: pull_request
Format
47s
Test
31s
Build (Open Source)
1m 47s
Typecheck
45s
Annotations
7 errors
error: expect(received).toBe(expected):
packages/gitbook/src/lib/openapi/enrich.test.ts#L15
Expected: "<p>Social platform</p>"
Received: Promise { <resolved> }
at <anonymous> (/home/runner/work/gitbook/gitbook/packages/gitbook/src/lib/openapi/enrich.test.ts:15:91)
|
Test
gitbook#unit: command (/home/runner/work/gitbook/gitbook/packages/gitbook) /home/runner/.bun/bin/bun run unit exited (1)
|
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.
|
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.
|