Skip to content

WIP: command completion #119

WIP: command completion

WIP: command completion #119

Triggered via pull request February 19, 2024 15:46
@MarcMcIntoshMarcMcIntosh
synchronize #2
vecdb
Status Failure
Total duration 36s
Artifacts

node.js.yml

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

Annotations

7 errors and 2 warnings
src/features/Chat.test.tsx > Chat > should send and receive messages from the window: src/features/Chat.tsx#L134
TypeError: chatContentRef.current.scrollIntoView is not a function ❯ onTextAreaHeightChange src/features/Chat.tsx:134:34 ❯ src/components/TextArea/TextArea.tsx:24:11 ❯ commitHookEffectListMount node_modules/react-dom/cjs/react-dom.development.js:23150:26 ❯ commitPassiveMountOnFiber node_modules/react-dom/cjs/react-dom.development.js:24931:11 ❯ commitPassiveMountEffects_complete node_modules/react-dom/cjs/react-dom.development.js:24891:9 ❯ commitPassiveMountEffects_begin node_modules/react-dom/cjs/react-dom.development.js:24878:7 ❯ commitPassiveMountEffects node_modules/react-dom/cjs/react-dom.development.js:24866:3 ❯ flushPassiveEffectsImpl node_modules/react-dom/cjs/react-dom.development.js:27039:3 ❯ flushPassiveEffects node_modules/react-dom/cjs/react-dom.development.js:26984:14 ❯ performSyncWorkOnRoot node_modules/react-dom/cjs/react-dom.development.js:26076:3
src/features/Chat.test.tsx > Chat > can restore a chat: src/features/Chat.tsx#L134
TypeError: chatContentRef.current.scrollIntoView is not a function ❯ onTextAreaHeightChange src/features/Chat.tsx:134:34 ❯ src/components/TextArea/TextArea.tsx:24:11 ❯ commitHookEffectListMount node_modules/react-dom/cjs/react-dom.development.js:23150:26 ❯ commitPassiveMountOnFiber node_modules/react-dom/cjs/react-dom.development.js:24931:11 ❯ commitPassiveMountEffects_complete node_modules/react-dom/cjs/react-dom.development.js:24891:9 ❯ commitPassiveMountEffects_begin node_modules/react-dom/cjs/react-dom.development.js:24878:7 ❯ commitPassiveMountEffects node_modules/react-dom/cjs/react-dom.development.js:24866:3 ❯ flushPassiveEffectsImpl node_modules/react-dom/cjs/react-dom.development.js:27039:3 ❯ flushPassiveEffects node_modules/react-dom/cjs/react-dom.development.js:26984:14 ❯ performSyncWorkOnRoot node_modules/react-dom/cjs/react-dom.development.js:26076:3
build (lts/*)
Process completed with exit code 1.
src/features/Chat.test.tsx > Chat > should send and receive messages from the window: src/features/Chat.tsx#L134
TypeError: chatContentRef.current.scrollIntoView is not a function ❯ onTextAreaHeightChange src/features/Chat.tsx:134:34 ❯ src/components/TextArea/TextArea.tsx:24:11 ❯ commitHookEffectListMount node_modules/react-dom/cjs/react-dom.development.js:23150:26 ❯ commitPassiveMountOnFiber node_modules/react-dom/cjs/react-dom.development.js:24931:11 ❯ commitPassiveMountEffects_complete node_modules/react-dom/cjs/react-dom.development.js:24891:9 ❯ commitPassiveMountEffects_begin node_modules/react-dom/cjs/react-dom.development.js:24878:7 ❯ commitPassiveMountEffects node_modules/react-dom/cjs/react-dom.development.js:24866:3 ❯ flushPassiveEffectsImpl node_modules/react-dom/cjs/react-dom.development.js:27039:3 ❯ flushPassiveEffects node_modules/react-dom/cjs/react-dom.development.js:26984:14 ❯ performSyncWorkOnRoot node_modules/react-dom/cjs/react-dom.development.js:26076:3
src/features/Chat.test.tsx > Chat > can restore a chat: src/features/Chat.tsx#L134
TypeError: chatContentRef.current.scrollIntoView is not a function ❯ onTextAreaHeightChange src/features/Chat.tsx:134:34 ❯ src/components/TextArea/TextArea.tsx:24:11 ❯ commitHookEffectListMount node_modules/react-dom/cjs/react-dom.development.js:23150:26 ❯ commitPassiveMountOnFiber node_modules/react-dom/cjs/react-dom.development.js:24931:11 ❯ commitPassiveMountEffects_complete node_modules/react-dom/cjs/react-dom.development.js:24891:9 ❯ commitPassiveMountEffects_begin node_modules/react-dom/cjs/react-dom.development.js:24878:7 ❯ commitPassiveMountEffects node_modules/react-dom/cjs/react-dom.development.js:24866:3 ❯ flushPassiveEffectsImpl node_modules/react-dom/cjs/react-dom.development.js:27039:3 ❯ flushPassiveEffects node_modules/react-dom/cjs/react-dom.development.js:26984:14 ❯ performSyncWorkOnRoot node_modules/react-dom/cjs/react-dom.development.js:26076:3
src/components/ComboBox/ComboBox.test.tsx > ComboBox > completes when pressing tab: src/components/ComboBox/ComboBox.test.tsx#L78
AssertionError: expected 'foo\n@ /foo' to deeply equal 'foo\n@file /foo' - Expected + Received foo - @file /foo + @ /foo ❯ src/components/ComboBox/ComboBox.test.tsx:78:51
build (latest)
The operation was canceled.
build (lts/*)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.