Skip to content

frontend/chat: rename fontSize back to font_size #8566

frontend/chat: rename fontSize back to font_size

frontend/chat: rename fontSize back to font_size #8566

Triggered via pull request May 15, 2025 14:58
Status Failure
Total duration 2m 57s
Artifacts

make-and-test.yml

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

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.