Skip to content

More commas on homepage chart count, hasOutline on archie images #19967

More commas on homepage chart count, hasOutline on archie images

More commas on homepage chart count, hasOutline on archie images #19967

Triggered via pull request May 20, 2024 16:47
@ikesauikesau
synchronize #3619
ui-updates
Status Failure
Total duration 2m 45s
Artifacts

ci.yml

on: pull_request
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.