Skip to content

deps: sku 12.8.1

deps: sku 12.8.1 #2296

Triggered via pull request July 3, 2024 00:01
Status Failure
Total duration 1m 24s
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint & Test: src/components/TocRenderer.stories.tsx#L21
Type '(props: MDXProps) => Element' is not assignable to type 'FunctionComponent<{ components?: Partial<{ a: ProviderComponent<{ href: string; title?: string | undefined; }>; blockquote: ProviderComponent<Record<string, unknown>>; ... 26 more ...; wrapper: ProviderComponent<...>; }> | ((components: Partial<...>) => Partial<...>) | undefined; }>'.
Lint & Test: src/components/WrapperRenderer.stories.tsx#L18
Type '(props: MDXProps) => Element' is not assignable to type 'FunctionComponent<{ components?: Partial<{ a: ProviderComponent<{ href: string; title?: string | undefined; }>; blockquote: ProviderComponent<Record<string, unknown>>; ... 26 more ...; wrapper: ProviderComponent<...>; }> | ((components: Partial<...>) => Partial<...>) | undefined; }>'.
Lint & Test
Process completed with exit code 1.