Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

v5.0.0-0

v5.0.0-0 #34

Triggered via push December 19, 2023 12:21
Status Failure
Total duration 36s
Artifacts

publish.yml

on: push
publish-gpr
26s
publish-gpr
Fit to window
Zoom out
Zoom in

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.