Skip to content

add todo

add todo #13802

Triggered via push May 11, 2024 05:58
Status Failure
Total duration 1m 29s
Artifacts

typecheck.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Typecheck: packages/components/src/Layout/Layout.stories.tsx#L13
Type '{ render: (args: { areas: string[]; columns: TemplateValue[]; rows: TemplateValue[]; children?: ReactNode; space?: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | ... 22 more ... | undefined; }) => Element; }' is not assignable to type 'StoryAnnotations<ReactRenderer, { areas: string[]; columns: TemplateValue[]; rows: TemplateValue[]; children?: ReactNode; space?: 0 | 1 | 2 | 3 | 4 | ... 29 more ... | undefined; }, { ...; }>'.
Typecheck
Process completed with exit code 2.