feat(chatbot conversation history nav): update history drawer icon/titling #1205
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
check-pr.yml
on: pull_request
call-build-lint-test-workflow
/
build
34s
call-build-lint-test-workflow
/
lint
22s
call-build-lint-test-workflow
/
test_jest
1m 32s
call-build-lint-test-workflow
/
test_a11y
1m 48s
Annotations
10 warnings
|
call-build-lint-test-workflow / lint:
packages/module/src/ChatbotConversationHistoryNav/ChatbotConversationHistoryNav.test.tsx#L34
Unexpected any. Specify a different type
|
|
call-build-lint-test-workflow / lint:
packages/module/src/ChatbotConversationHistoryNav/ChatbotConversationHistoryNav.test.tsx#L28
Unexpected any. Specify a different type
|
|
|
|
|
|
|
|
|
|
|
|
|
|
call-build-lint-test-workflow / lint:
packages/module/src/AttachMenu/AttachMenu.tsx#L41
Unexpected any. Specify a different type
|
|
call-build-lint-test-workflow / lint:
packages/module/patternfly-docs/content/extensions/chatbot/examples/demos/EmbeddedComparisonChatbot.tsx#L108
React Hook useEffect has a missing dependency: 'handleSend'. Either include it or remove the dependency array
|