Skip to content

feat(richtext-lexical)!: type-safe lexical schemas and generated types #28528

feat(richtext-lexical)!: type-safe lexical schemas and generated types

feat(richtext-lexical)!: type-safe lexical schemas and generated types #28528

Triggered via pull request May 29, 2026 00:01
Status Failure
Total duration 7m 27s
Artifacts

main.yml

on: pull_request
Matrix: build-and-test-templates
tests-unit
0s
tests-unit
tests-types
0s
tests-types
tests-type-generation
0s
tests-type-generation
Content API Tests
0s
Content API Tests
E2E Prep
0s
E2E Prep
analyze
0s
analyze
Matrix: tests-int
Matrix: tests-e2e
All Green
4s
All Green
Publish Canary
Publish Canary
Fit to window
Zoom out
Zoom in

Annotations

13 errors
lint
Process completed with exit code 1.
lint
payload#lint: command (/home/runner/work/payload/payload/packages/payload) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --quiet exited (1)
build
Type '{ blockName?: string | null | undefined; }' does not satisfy the constraint '{ blockType: string; }'.
build
Type '{ blockName?: string | null | undefined; }' does not satisfy the constraint '{ blockType: string; }'.
build
Type 'DefaultNodeTypes | SerializedBlockNode<{ blockName?: string | null | undefined; }> | SerializedInlineBlockNode<{ blockName?: string | null | undefined; }>' does not satisfy the constraint 'SerializedNodeBase'.
build
Type '{ blockName?: string | null | undefined; }' does not satisfy the constraint '{ blockType: string; }'.
build
Generic type 'SerializedParagraphNode<TChildren>' requires 1 type argument(s).
build
Type '{ blockName?: string | null | undefined; }' does not satisfy the constraint '{ blockType: string; }'.
build
Generic type 'SerializedParagraphNode<TChildren>' requires 1 type argument(s).
build
Argument of type '{ blockName: string | null; id: string; } & Omit<{ blockType: string; }, "id" | "blockName">' is not assignable to parameter of type 'BlockFieldsOptionalID'.
build
Argument of type '{ blockName: string | null; id: string; } & Omit<{ blockType: string; }, "id" | "blockName">' is not assignable to parameter of type 'BlockFieldsOptionalID'.
build
@payloadcms/richtext-lexical#build: command (/home/runner/work/payload/payload/packages/richtext-lexical) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
All Green
Process completed with exit code 1.