Skip to content

feat(helpers): support attribute shorthand for map serializer #380

feat(helpers): support attribute shorthand for map serializer

feat(helpers): support attribute shorthand for map serializer #380

Triggered via push September 4, 2023 16:03
Status Failure
Total duration 3m 38s
Artifacts

ci.yml

on: push
Matrix: prepare
Matrix: size
Matrix: suite
Matrix: types
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Types (ubuntu-latest, Node 16, TS 4.7): src/lib/serializerHelpers.ts#L63
Type 'HTMLStrictRichTextMapSerializer[BlockType]' is not assignable to type 'NonNullable<HTMLStrictRichTextMapSerializer[BlockType]>'.
Types (ubuntu-latest, Node 16, TS 4.7)
Process completed with exit code 2.
Types (ubuntu-latest, Node 16, TS 4.6): src/lib/serializerHelpers.ts#L63
Type 'HTMLStrictRichTextMapSerializer[BlockType]' is not assignable to type 'NonNullable<HTMLStrictRichTextMapSerializer[BlockType]>'.
Types (ubuntu-latest, Node 16, TS 4.6)
Process completed with exit code 2.