Skip to content

Merge pull request #542 from USEPA/feature/apply-package-updates #482

Merge pull request #542 from USEPA/feature/apply-package-updates

Merge pull request #542 from USEPA/feature/apply-package-updates #482

Re-run triggered January 28, 2025 21:47
Status Failure
Total duration 33s
Artifacts

dev.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build
Cannot find namespace 'JSX'.
build
Cannot find namespace 'JSX'.
build
Type 'TagName' does not satisfy the constraint 'ElementType<any, keyof IntrinsicElements>'.
build
Module '"react-dom"' has no exported member 'render'.
build
Type '{ h1: (props: HeadingProps) => Element; h2: (props: HeadingProps) => Element; h3: (props: HeadingProps) => Element; }' is not assignable to type 'Partial<Omit<NormalComponents, keyof SpecialComponents> & SpecialComponents>'.
build
Type '{ a: ({ node, ...props }: ReactMarkdownProps) => Element; code?: string | number | symbol | CodeComponent | undefined; h1?: string | number | symbol | HeadingComponent | undefined; ... 10 more ...; ul?: string | ... 3 more ... | undefined; }' is not assignable to type 'Partial<Omit<NormalComponents, keyof SpecialComponents> & SpecialComponents>'.
build
Module '"react-dom"' has no exported member 'render'.
build
Type '{ h2: (props: HeadingProps) => Element; }' is not assignable to type 'Partial<Omit<NormalComponents, keyof SpecialComponents> & SpecialComponents>'.
build
Process completed with exit code 2.