Skip to content

refactor: migrate out of getLayout pattern #468

refactor: migrate out of getLayout pattern

refactor: migrate out of getLayout pattern #468

Triggered via pull request May 15, 2024 11:59
Status Failure
Total duration 31s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Build: src/pages/scenes/studio-clock.tsx#L40
Type '({ children }: { children?: ReactNode; }) => Element' is not assignable to type 'LayoutType'.
Build: src/pages/scenes/tech-issues.tsx#L13
Type '({ children }: { children?: ReactNode; }) => Element' is not assignable to type 'LayoutType'.
Build: src/pages/scenes/tfh.tsx#L13
Type '({ children }: { children?: ReactNode; }) => Element' is not assignable to type 'LayoutType'.
Build
Process completed with exit code 2.