Skip to content
Triggered via push December 2, 2024 16:04
Status Failure
Total duration 2m 44s
Artifacts
botonic-react-tests  /  Botonic react tests tests
2m 35s
botonic-react-tests / Botonic react tests tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
botonic-react-tests / Botonic react tests tests
Argument of type '{ sentBy: SENDERS.user; message: any; isUnread: false; }' is not assignable to parameter of type 'WebchatMessage'.
botonic-react-tests / Botonic react tests tests
Type 'string | undefined' is not assignable to type 'string'.
botonic-react-tests / Botonic react tests tests
Object is possibly 'null'.
botonic-react-tests / Botonic react tests tests
Property 'getMessages' does not exist on type 'HTMLDivElement'.
botonic-react-tests / Botonic react tests tests
Type 'ServerConfig | undefined' is not assignable to type 'ServerConfig'.
botonic-react-tests / Botonic react tests tests
Object is possibly 'null'.
botonic-react-tests / Botonic react tests tests
Property 'setOnline' does not exist on type 'HTMLDivElement'.
botonic-react-tests / Botonic react tests tests
Argument of type '{ sentBy: SENDERS.bot; message: any; }' is not assignable to parameter of type 'WebchatMessage'.
botonic-react-tests / Botonic react tests tests
Object is possibly 'null'.
botonic-react-tests / Botonic react tests tests
Property 'updateUser' does not exist on type 'HTMLDivElement'.