(WIP) Migrate render html #411
Annotations
8 errors
|
Testing (20.x)
Process completed with exit code 2.
|
|
Testing (20.x)
Type 'CSSLongNativeTranslatableTextRetainedPropKey' does not satisfy the constraint '"color" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "lineHeight" | "textAlign" | "textDecorationLine" | "textDecorationStyle" | "textDecorationColor" | ... 77 more ... | "objectFit"'.
|
|
Testing (20.x)
Type 'CSSLongNativeTranslatableBlockFlowedPropKey' does not satisfy the constraint '"color" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "lineHeight" | "textAlign" | "textDecorationLine" | "textDecorationStyle" | "textDecorationColor" | ... 77 more ... | "objectFit"'.
|
|
Testing (20.x)
Type 'CSSLongNativeTranslatableBlockRetainedPropKey' does not satisfy the constraint '"color" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "lineHeight" | "textAlign" | "textDecorationLine" | "textDecorationStyle" | "textDecorationColor" | ... 77 more ... | "objectFit"'.
|
|
Testing (20.x)
Type '{ display: { inlineIncomingValues: readonly string[]; mixedIncomingValues: readonly string[]; display: CSSPropertyDisplayCategory; compat: CSSPropertyCompatCategory; propagation: CSSPropertyPropagationCategory; }; ... 75 more ...; padding: { ...; }; }' is missing the following properties from type 'Record<"color" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "lineHeight" | "textAlign" | "textDecorationLine" | "textDecorationStyle" | "textDecorationColor" | ... 73 more ... | "objectFit", Specs>': gap, inset, insetBlock, insetInline, and 4 more.
|
|
Testing (20.x)
Object literal may only specify known properties, and 'testID' does not exist in type 'MixedStyleDeclaration'.
|
|
Testing (20.x)
Property 'isShorthand' does not exist on type 'never'.
|
|
Testing (20.x)
Property 'isShorthand' does not exist on type 'never'.
|