Skip to content

frontend/frame-editor: add typing info to instantiated FrameTreeLeaf #8577

frontend/frame-editor: add typing info to instantiated FrameTreeLeaf

frontend/frame-editor: add typing info to instantiated FrameTreeLeaf #8577

Triggered via pull request May 16, 2025 09:41
Status Failure
Total duration 2m 45s
Artifacts

make-and-test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

15 errors
build (18.17.1, 16)
'EditorComponentProps' is declared but its value is never read.
build (18.17.1, 16)
Type 'typeof CellNotebook' is not assignable to type '(props: EditorComponentProps) => ReactNode'.
build (18.17.1, 16)
Type 'FC<Props>' is not assignable to type '(props: EditorComponentProps) => ReactNode'.
build (18.17.1, 16)
Type 'ComponentType<Props>' is not assignable to type '(props: EditorComponentProps) => ReactNode'.
build (18.17.1, 16)
Type 'FC<ErrorsAndWarningsProps>' is not assignable to type '(props: EditorComponentProps) => ReactNode'.
build (18.17.1, 16)
Type 'typeof Settings' is not assignable to type '(props: EditorComponentProps) => ReactNode'.
build (18.17.1, 16)
Process completed with exit code 1.
build (18.17.1, 13.12)
The job was canceled because "_18_17_1_16" failed.
build (18.17.1, 13.12)
'EditorComponentProps' is declared but its value is never read.
build (18.17.1, 13.12)
Type 'typeof CellNotebook' is not assignable to type '(props: EditorComponentProps) => ReactNode'.
build (18.17.1, 13.12)
Type 'FC<Props>' is not assignable to type '(props: EditorComponentProps) => ReactNode'.
build (18.17.1, 13.12)
Type 'ComponentType<Props>' is not assignable to type '(props: EditorComponentProps) => ReactNode'.
build (18.17.1, 13.12)
Type 'FC<ErrorsAndWarningsProps>' is not assignable to type '(props: EditorComponentProps) => ReactNode'.
build (18.17.1, 13.12)
Type 'typeof Settings' is not assignable to type '(props: EditorComponentProps) => ReactNode'.
build (18.17.1, 13.12)
The operation was canceled.