This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
v5.0.0-0 #34
Annotations
3 errors
publish-gpr:
src/components/GenerateBlocks.tsx#L68
Element implicitly has an 'any' type because expression of type '"accordion" | "button" | "link" | "markdown" | "html" | "section" | "related_entries" | "table" | "thumb-markdown" | "checkitem"' can't be used to index type '{ markdown: (block: MarkdownBlockInterface, markdownParsingOptions: Partial<{ createElement: (tag: string | FunctionComponent<{}> | ComponentClass<{}, any>, props: IntrinsicAttributes, ...children: ReactChild[]) => Element; ... 7 more ...; slugify: (source: string) => string; }>) => Element; ... 7 more ...; button: ...'.
|
publish-gpr:
src/components/GenerateBlocks.tsx#L74
Element implicitly has an 'any' type because expression of type '"accordion" | "button" | "link" | "markdown" | "html" | "section" | "related_entries" | "table" | "thumb-markdown" | "checkitem"' can't be used to index type '{ markdown: (block: MarkdownBlockInterface, markdownParsingOptions: Partial<{ createElement: (tag: string | FunctionComponent<{}> | ComponentClass<{}, any>, props: IntrinsicAttributes, ...children: ReactChild[]) => Element; ... 7 more ...; slugify: (source: string) => string; }>) => Element; ... 7 more ...; button: ...'.
|
publish-gpr
Process completed with exit code 2.
|