Skip to content

馃帀 add hasOutline property to archie Images #19964

馃帀 add hasOutline property to archie Images

馃帀 add hasOutline property to archie Images #19964

Triggered via push May 20, 2024 16:40
Status Failure
Total duration 2m 35s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 errors
bundlewatch: db/model/Gdoc/htmlToEnriched.ts#L1076
Type '{ type: "image"; filename: string; alt: string; parseErrors: never[]; originalWidth: undefined; caption: Span[] | undefined; size: BlockImageSize.Wide; }' is not assignable to type 'ArchieBlockOrWpComponent'.
bundlewatch: db/model/Gdoc/htmlToEnriched.ts#L1169
Type '{ type: "image"; filename: string; alt: string; parseErrors: never[]; originalWidth: undefined; size: BlockImageSize.Wide; }' is not assignable to type 'EnrichedBlockImage'.
bundlewatch: db/model/Gdoc/rawToEnriched.ts#L603
Type '{ type: "image"; filename: string; alt: string; caption: Span[] | undefined; size: BlockImageSize; originalWidth: undefined; parseErrors: ParseError[]; }' is not assignable to type 'EnrichedBlockImage'.
bundlewatch: db/model/Gdoc/exampleEnrichedBlocks.ts#L151
Type '{ type: "image"; filename: string; alt: string; size: BlockImageSize.Wide; parseErrors: never[]; }' is not assignable to type 'OwidEnrichedGdocBlock'.
bundlewatch
Process completed with exit code 2.
testdbcheck: db/model/Gdoc/htmlToEnriched.ts#L1076
Type '{ type: "image"; filename: string; alt: string; parseErrors: never[]; originalWidth: undefined; caption: Span[] | undefined; size: BlockImageSize.Wide; }' is not assignable to type 'ArchieBlockOrWpComponent'.
testdbcheck: db/model/Gdoc/htmlToEnriched.ts#L1169
Type '{ type: "image"; filename: string; alt: string; parseErrors: never[]; originalWidth: undefined; size: BlockImageSize.Wide; }' is not assignable to type 'EnrichedBlockImage'.
testdbcheck: db/model/Gdoc/rawToEnriched.ts#L603
Type '{ type: "image"; filename: string; alt: string; caption: Span[] | undefined; size: BlockImageSize; originalWidth: undefined; parseErrors: ParseError[]; }' is not assignable to type 'EnrichedBlockImage'.
testdbcheck: db/model/Gdoc/exampleEnrichedBlocks.ts#L151
Type '{ type: "image"; filename: string; alt: string; size: BlockImageSize.Wide; parseErrors: never[]; }' is not assignable to type 'OwidEnrichedGdocBlock'.
testdbcheck
Process completed with exit code 2.
testcheck: db/model/Gdoc/htmlToEnriched.ts#L1076
Type '{ type: "image"; filename: string; alt: string; parseErrors: never[]; originalWidth: undefined; caption: Span[] | undefined; size: BlockImageSize.Wide; }' is not assignable to type 'ArchieBlockOrWpComponent'.
testcheck: db/model/Gdoc/htmlToEnriched.ts#L1169
Type '{ type: "image"; filename: string; alt: string; parseErrors: never[]; originalWidth: undefined; size: BlockImageSize.Wide; }' is not assignable to type 'EnrichedBlockImage'.
testcheck: db/model/Gdoc/rawToEnriched.ts#L603
Type '{ type: "image"; filename: string; alt: string; caption: Span[] | undefined; size: BlockImageSize; originalWidth: undefined; parseErrors: ParseError[]; }' is not assignable to type 'EnrichedBlockImage'.
testcheck: db/model/Gdoc/exampleEnrichedBlocks.ts#L151
Type '{ type: "image"; filename: string; alt: string; size: BlockImageSize.Wide; parseErrors: never[]; }' is not assignable to type 'OwidEnrichedGdocBlock'.
testcheck
Process completed with exit code 2.