Skip to content

feat(blade): chat bubble component #8908

feat(blade): chat bubble component

feat(blade): chat bubble component #8908

Triggered via pull request February 1, 2025 10:25
Status Failure
Total duration 3m 27s
Artifacts

blade-validate.yml

on: pull_request
Validate Source Code
1m 4s
Validate Source Code
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Validate Source Code
Argument of type 'string | number | boolean | ReactText[] | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | null | undefined' is not assignable to parameter of type 'StringChildrenType | undefined'.
Validate Source Code
Type 'number | boolean | ReactText[] | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | null | undefined' is not assignable to type 'ReactElement<any, string | JSXElementConstructor<any>>'.
Validate Source Code
Type 'ReactNode' is not assignable to type 'string | ReactElement<any, string | JSXElementConstructor<any>>'.
Validate Source Code
Process completed with exit code 1.