feat(richtext-lexical): add indent and align converter utilities #9976
main.yml
on: pull_request
changes
7s
lint
56s
Matrix: templates
Matrix: tests-e2e
Matrix: tests-int
app-build-with-packed
0s
tests-type-generation
24s
generated-templates
0s
Publish Canary
0s
Annotations
13 errors and 2 warnings
Lexical › converters and migrations › htmlConverter: should output correct HTML for lexical data with indent and align:
test/fields/lexical.int.spec.ts#L321
expect(received).toStrictEqual(expected) // deep equality
Expected: "<h2 style=\"text-align: center;\">styled</h2><p style=\"text-indent: 40px; text-align: left;\">styled</p>"
Received: "<h2 style=\"text-align: center;\">styled</h2><p style=\"text-align: left;text-indent: 40px;\">styled</p>"
at Object.toStrictEqual (fields/lexical.int.spec.ts:321:25)
|
tests-int (sqlite)
Process completed with exit code 1.
|
Lexical › converters and migrations › htmlConverter: should output correct HTML for lexical data with indent and align:
test/fields/lexical.int.spec.ts#L321
expect(received).toStrictEqual(expected) // deep equality
Expected: "<h2 style=\"text-align: center;\">styled</h2><p style=\"text-indent: 40px; text-align: left;\">styled</p>"
Received: "<h2 style=\"text-align: center;\">styled</h2><p style=\"text-align: left;text-indent: 40px;\">styled</p>"
at Object.toStrictEqual (fields/lexical.int.spec.ts:321:25)
|
tests-int (mongodb)
Process completed with exit code 1.
|
Lexical › converters and migrations › htmlConverter: should output correct HTML for lexical data with indent and align:
test/fields/lexical.int.spec.ts#L321
expect(received).toStrictEqual(expected) // deep equality
Expected: "<h2 style=\"text-align: center;\">styled</h2><p style=\"text-indent: 40px; text-align: left;\">styled</p>"
Received: "<h2 style=\"text-align: center;\">styled</h2><p style=\"text-align: left;text-indent: 40px;\">styled</p>"
at Object.toStrictEqual (fields/lexical.int.spec.ts:321:25)
|
tests-int (postgres)
Process completed with exit code 1.
|
Lexical › converters and migrations › htmlConverter: should output correct HTML for lexical data with indent and align:
test/fields/lexical.int.spec.ts#L321
expect(received).toStrictEqual(expected) // deep equality
Expected: "<h2 style=\"text-align: center;\">styled</h2><p style=\"text-indent: 40px; text-align: left;\">styled</p>"
Received: "<h2 style=\"text-align: center;\">styled</h2><p style=\"text-align: left;text-indent: 40px;\">styled</p>"
at Object.toStrictEqual (fields/lexical.int.spec.ts:321:25)
|
tests-int (postgres-uuid)
Process completed with exit code 1.
|
Lexical › converters and migrations › htmlConverter: should output correct HTML for lexical data with indent and align:
test/fields/lexical.int.spec.ts#L321
expect(received).toStrictEqual(expected) // deep equality
Expected: "<h2 style=\"text-align: center;\">styled</h2><p style=\"text-indent: 40px; text-align: left;\">styled</p>"
Received: "<h2 style=\"text-align: center;\">styled</h2><p style=\"text-align: left;text-indent: 40px;\">styled</p>"
at Object.toStrictEqual (fields/lexical.int.spec.ts:321:25)
|
tests-int (supabase)
Process completed with exit code 1.
|
Lexical › converters and migrations › htmlConverter: should output correct HTML for lexical data with indent and align:
test/fields/lexical.int.spec.ts#L321
expect(received).toStrictEqual(expected) // deep equality
Expected: "<h2 style=\"text-align: center;\">styled</h2><p style=\"text-indent: 40px; text-align: left;\">styled</p>"
Received: "<h2 style=\"text-align: center;\">styled</h2><p style=\"text-align: left;text-indent: 40px;\">styled</p>"
at Object.toStrictEqual (fields/lexical.int.spec.ts:321:25)
|
tests-int (postgres-custom-schema)
Process completed with exit code 1.
|
All Green
Process completed with exit code 1.
|
tests-int (postgres-custom-schema)
Failed to download action 'https://api.github.com/repos/actions/setup-node/tarball/0a44ba7841725637a19e28fa30b79a866c81b0a6'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
tests-int (postgres-custom-schema)
Back off 27.959 seconds before retry.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results-access-control
Expired
|
3.06 MB |
|
test-results-admin__e2e__1
Expired
|
826 KB |
|
test-results-fields__collections__Lexical__e2e__blocks
Expired
|
4.59 MB |
|
test-results-fields__collections__Relationship
Expired
|
8.95 MB |
|
test-results-fields__collections__RichText
Expired
|
4.34 MB |
|
test-results-uploads
Expired
|
2.55 MB |
|