fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup!… #12122
Annotations
10 errors
Types Check
Property 'mediaCanvas' is missing in type '{ artwork: string; body: string; eyebrow: string; footer: string; link: string; logo: string; media: string; root: string; title: string; }' but required in type '{ artwork: string; body: string; eyebrow: string; footer: string; link: string; logo: string; media: string; mediaCanvas: string; root: string; title: string; }'.
|
Types Check
Type '{ artwork: string; body: string; eyebrow: string; footer: string; link: string; logo: string; media: string; root: string; title: string; }' is not assignable to type '{ artwork: string; body: string; eyebrow: string; footer: string; link: string; logo: string; media: string; mediaCanvas: string; root: string; title: string; }'.
|
Types Check
Type '{ artwork: string; body: string; eyebrow: string; footer: string; link: string; logo: string; media: string; root: string; title: string; }' is not assignable to type '{ artwork: string; body: string; eyebrow: string; footer: string; link: string; logo: string; media: string; mediaCanvas: string; root: string; title: string; }'.
|
Types Check
Type '{ props: { [x: string]: AlignmentXDictionaryType<undefined>; }; description: string; expected: { classProps: { artwork: string; body: string; eyebrow: string; footer: string; ... 4 more ...; title: string; }; }; }' is not assignable to type 'TextPropsDataProviderType'.
|
Types Check
Type '{ props: { [x: string]: AlignmentXDictionaryType<undefined>; }; description: string; expected: { classProps: { artwork: string; body: string; eyebrow: string; footer: string; ... 4 more ...; title: string; }; }; }' is not assignable to type 'TextPropsDataProviderType'.
|
Types Check
Type '{ artwork: string; body: string; eyebrow: string; footer: string; link: string; logo: string; media: string; root: string; title: string; }' is not assignable to type '{ artwork: string; body: string; eyebrow: string; footer: string; link: string; logo: string; media: string; mediaCanvas: string; root: string; title: string; }'.
|
Types Check
Type '{ artwork: string; body: string; eyebrow: string; footer: string; link: string; logo: string; media: string; root: string; title: string; }' is not assignable to type '{ artwork: string; body: string; eyebrow: string; footer: string; link: string; logo: string; media: string; mediaCanvas: string; root: string; title: string; }'.
|
Types Check
Type '{ artwork: string; body: string; eyebrow: string; footer: string; link: string; logo: string; media: string; root: string; title: string; }' is not assignable to type '{ artwork: string; body: string; eyebrow: string; footer: string; link: string; logo: string; media: string; mediaCanvas: string; root: string; title: string; }'.
|
Types Check
Type '{ props: { size: "auto" | "small" | "medium" | "large"; }; description: string; expected: { classProps: { artwork: string; body: string; eyebrow: string; footer: string; link: string; logo: string; media: string; root: string; title: string; }; }; }' is not assignable to type 'TextPropsDataProviderType'.
|
Types Check
Type '{ artwork: string; body: string; eyebrow: string; footer: string; link: string; logo: string; media: string; root: string; title: string; }' is not assignable to type '{ artwork: string; body: string; eyebrow: string; footer: string; link: string; logo: string; media: string; mediaCanvas: string; root: string; title: string; }'.
|
Loading