Skip to content

Multiple-lines textarea support #348

Multiple-lines textarea support

Multiple-lines textarea support #348

Re-run triggered July 7, 2024 12:09
Status Success
Total duration 5m 48s
Artifacts

run-all-tests.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (20.x): packages/js/core/src/types/event.ts#L22
'AiMsg' is defined but never used. Allowed unused vars must match /^_/u
build (20.x): packages/react/core/src/exports/AiChat.tsx#L2
'submitPrompt' is defined but never used. Allowed unused vars must match /^_/u
build (20.x): packages/react/core/src/exports/AiChat.tsx#L3
'uid' is defined but never used. Allowed unused vars must match /^_/u
build (20.x): packages/react/core/src/sections/Conversation/ConversationComp.tsx#L1
'useCallback' is defined but never used. Allowed unused vars must match /^_/u
build (20.x): packages/react/core/src/sections/Conversation/ConversationComp.tsx#L1
'useEffect' is defined but never used. Allowed unused vars must match /^_/u
build (20.x): packages/react/core/src/sections/MessageRenderer/MarkdownSnapshotRenderer.tsx#L2
'useState' is defined but never used. Allowed unused vars must match /^_/u
build (20.x): packages/shared/src/types/chatSegment/chatSegment.ts#L3
'StreamedServerComponent' is defined but never used. Allowed unused vars must match /^_/u