Skip to content

Refactor: ConditionallyRender #19789

Refactor: ConditionallyRender

Refactor: ConditionallyRender #19789

Triggered via pull request August 12, 2024 11:26
Status Failure
Total duration 4m 20s
Artifacts

build_frontend_prs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build
Type 'Element | null' is not assignable to type 'ReactElement<any, any>'.
build
Type 'ReactElement<any, string | JSXElementConstructor<any>> | (() => ReactElement<any, string | JSXElementConstructor<any>>)' is not assignable to type 'ReactNode'.
build
Type 'Element | null' is not assignable to type 'Element | undefined'.
build
Type 'Element | null' is not assignable to type 'Element | undefined'.
build
Type 'Element | null' is not assignable to type 'Element | undefined'.
build
Type '(() => Element) | null' is not assignable to type 'ReactNode'.
build
Type '(() => Element) | null' is not assignable to type 'ReactNode'.
build
Type '(() => Element) | null' is not assignable to type 'ReactNode'.
build
Process completed with exit code 2.