frontend/frame-editor: add typing info to instantiated FrameTreeLeaf #8577
make-and-test.yml
on: pull_request
doclinks
14s
Matrix: build
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.
|