fix(ChatbotConversationHistoryNav): Pass search input props #1321
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
39s
call-build-lint-test-workflow
/
lint
29s
call-build-lint-test-workflow
/
test_jest
1m 39s
call-build-lint-test-workflow
/
test_a11y
1m 43s
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
|