Skip to content

docs(chatbot): Updates docs to ensure chat history drawer is consistently named. #1723

docs(chatbot): Updates docs to ensure chat history drawer is consistently named.

docs(chatbot): Updates docs to ensure chat history drawer is consistently named. #1723

Triggered via pull request March 4, 2026 19:54
Status Failure
Total duration 5m 19s
Artifacts

check-pr.yml

on: pull_request
call-build-lint-test-workflow  /  build
1m 51s
call-build-lint-test-workflow / build
call-build-lint-test-workflow  /  lint
1m 19s
call-build-lint-test-workflow / lint
call-build-lint-test-workflow  /  test_jest
3m 13s
call-build-lint-test-workflow / test_jest
call-build-lint-test-workflow  /  test_a11y
3m 20s
call-build-lint-test-workflow / test_a11y
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
call-build-lint-test-workflow / lint
Process completed with exit code 1.
call-build-lint-test-workflow / lint: packages/module/src/ChatbotConversationHistoryNav/LoadingState.tsx#L7
Replace `⏎········screenreaderText={screenreaderText·??·'Loading·chatbot·chat·history'}⏎········fontSize="3xl"⏎········{...rest}⏎·····` with `·screenreaderText={screenreaderText·??·'Loading·chatbot·chat·history'}·fontSize="3xl"·{...rest}`
call-build-lint-test-workflow / lint: packages/module/patternfly-docs/content/extensions/chatbot/examples/Messages/UserMessageWithExtraContent.tsx#L188
React Hook useEffect has a missing dependency: 'getCurrentStage'. Either include it or remove the dependency array