Skip to content

feat(blade): chat bubble component #8903

feat(blade): chat bubble component

feat(blade): chat bubble component #8903

Triggered via pull request January 31, 2025 19:20
Status Failure
Total duration 3m 20s
Artifacts

blade-validate.yml

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

Annotations

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