Skip to content

feat: Update chat demo with file upload and support prompts #480

feat: Update chat demo with file upload and support prompts

feat: Update chat demo with file upload and support prompts #480

Triggered via pull request February 3, 2025 21:50
Status Failure
Total duration 8m 37s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build / build
Process completed with exit code 1.
build / build: src/common/apply-mode.ts#L9
Unexpected any. Specify a different type
build / build: src/common/columnDefinitionsHelper.ts#L3
A file with name '/home/runner/work/demos/demos/src/common/columnDefinitionsHelper.ts' does not match kebab-case. Should rename to 'column-definitions-helper.ts'
build / build: src/common/localStorage.ts#L3
A file with name '/home/runner/work/demos/demos/src/common/localStorage.ts' does not match kebab-case. Should rename to 'local-storage.ts'
build / build: src/pages/chat/chat.tsx#L61
'setMessages' was used before it was defined
build / build: src/pages/chat/chat.tsx#L64
'setIsGenAiResponseLoading' was used before it was defined
build / build: src/pages/chat/chat.tsx#L65
'setMessages' was used before it was defined
build / build: src/pages/chat/chat.tsx#L69
'setMessages' was used before it was defined
build / build: src/pages/chat/chat.tsx#L74
'setIsGenAiResponseLoading' was used before it was defined
build / build: src/pages/chat/chat.tsx#L76
'promptInputRef' was used before it was defined
build / build: src/pages/chat/config.tsx#L120
Unexpected any. Specify a different type