Skip to content

initial version

initial version #13801

Triggered via push May 11, 2024 05:57
Status Cancelled
Total duration 1m 24s
Artifacts

typecheck.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Typecheck
Canceling since a higher priority waiting request for 'Typecheck-refs/heads/layout-component-grid' exists
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
The operation was canceled.