WIP #4275
botonic-react-tests.yml
on: push
botonic-react-tests
/
Botonic react tests tests
2m 35s
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'.
|