Skip to content

refactor(botonic-react): split in diferents files Header component an… #4291

refactor(botonic-react): split in diferents files Header component an…

refactor(botonic-react): split in diferents files Header component an… #4291

Triggered via push December 18, 2024 12:29
Status Failure
Total duration 1m 39s
Artifacts
botonic-react-tests  /  Botonic react tests tests
1m 27s
botonic-react-tests / Botonic react tests tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
botonic-react-tests / Botonic react tests tests
'"./webchat/hooks/use-webchat"' has no exported member named 'UseWebchat'. Did you mean 'useWebchat'?
botonic-react-tests / Botonic react tests tests
Type 'null' is not assignable to type 'string | undefined'.
botonic-react-tests / Botonic react tests tests
Argument of type 'PersistentMenuTheme | undefined' is not assignable to parameter of type 'undefined'.
botonic-react-tests / Botonic react tests tests
Argument of type 'false' is not assignable to parameter of type 'undefined'.
botonic-react-tests / Botonic react tests tests
Property '_botonic_action' does not exist on type 'never'.
botonic-react-tests / Botonic react tests tests
Property '_botonic_action' does not exist on type 'never'.
botonic-react-tests / Botonic react tests tests
Argument of type 'boolean' is not assignable to parameter of type 'undefined'.
botonic-react-tests / Botonic react tests tests
Type 'boolean | undefined' is not assignable to type 'boolean'.
botonic-react-tests / Botonic react tests tests
Type 'boolean | undefined' is not assignable to type 'boolean'.
botonic-react-tests / Botonic react tests tests
Type 'MutableRefObject<HTMLTextAreaElement | undefined>' is not assignable to type 'MutableRefObject<HTMLTextAreaElement>'.
botonic-react-tests / Botonic react tests tests
Process completed with exit code 1.
botonic-react-tests / Botonic react tests tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636