frontend/chat: rename fontSize back to font_size #8566
make-and-test.yml
on: pull_request
doclinks
21s
Matrix: build
Annotations
9 errors
build (18.17.1, 13.12)
'font_size' is declared but its value is never read.
|
build (18.17.1, 13.12)
Cannot find name 'fontSize'. Did you mean 'font_size'?
|
build (18.17.1, 13.12)
Type '{ actions: ChatActions; fontSize: number | undefined; project_id: string; path: string; scrollToBottomRef: MutableRefObject<any>; mode: "sidechat"; setLastVisible: Dispatch<...>; ... 6 more ...; costEstimate: any; }' is not assignable to type 'IntrinsicAttributes & Props'.
|
build (18.17.1, 13.12)
Process completed with exit code 1.
|
build (18.17.1, 16)
The job was canceled because "_18_17_1_13_12" failed.
|
build (18.17.1, 16)
'font_size' is declared but its value is never read.
|
build (18.17.1, 16)
Cannot find name 'fontSize'. Did you mean 'font_size'?
|
build (18.17.1, 16)
Type '{ actions: ChatActions; fontSize: number | undefined; project_id: string; path: string; scrollToBottomRef: MutableRefObject<any>; mode: "sidechat"; setLastVisible: Dispatch<...>; ... 6 more ...; costEstimate: any; }' is not assignable to type 'IntrinsicAttributes & Props'.
|
build (18.17.1, 16)
Process completed with exit code 1.
|