feat(richtext-lexical)!: type-safe lexical schemas and generated types #28528
main.yml
on: pull_request
changes
7s
lint
6m 41s
Setup E2E Matrix
10s
Setup Int Matrix
11s
Matrix: build-and-test-templates
tests-unit
0s
tests-types
0s
tests-type-generation
0s
Content API Tests
0s
analyze
0s
Matrix: tests-int
Matrix: tests-e2e
Publish Canary
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.
|