Skip to content

beta.3

beta.3 #44

Triggered via push October 23, 2023 04:25
Status Failure
Total duration 51s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build
Type '{ display: string; flexDirection: string; gap: string; }' is missing the following properties from type 'CSSStyleDeclaration': accentColor, alignContent, alignItems, alignSelf, and 476 more.
build
Type '{ fontSize: string; }' is missing the following properties from type 'CSSStyleDeclaration': accentColor, alignContent, alignItems, alignSelf, and 478 more.
build
Type '{ display: string; flexDirection: string; gap: string; fontSize: string; }' is missing the following properties from type 'CSSStyleDeclaration': accentColor, alignContent, alignItems, alignSelf, and 475 more.
build
Type '{ display: string; flexDirection: string; gap: string; fontSize: string; }' is not assignable to type 'CSSStyleDeclaration'.
build
Type '{ color: string; } | { color: string; fontSize: string; fontWeight: string; }' is not assignable to type 'CSSStyleDeclaration | undefined'.
build
Type '{ display: string; flexDirection: string; gap: string; }' is missing the following properties from type 'CSSStyleDeclaration': accentColor, alignContent, alignItems, alignSelf, and 476 more.
build
Type '{ textTransform: string; fontWeight: string; }' is missing the following properties from type 'CSSStyleDeclaration': accentColor, alignContent, alignItems, alignSelf, and 477 more.
build
Process completed with exit code 1.