Skip to content

Allow for Externalizing Chat Store to S3 #827

Allow for Externalizing Chat Store to S3

Allow for Externalizing Chat Store to S3 #827

Triggered via pull request April 28, 2025 23:20
@jkwatsonjkwatson
synchronize #191
mob/main
Status Failure
Total duration 33s
Artifacts

ui_checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
build
Process completed with exit code 1.
build: ui/src/pages/RagChatTab/State/RagChatContext.tsx#L63
This is the default value for this type parameter, so it can be omitted
build: ui/src/pages/RagChatTab/State/RagChatContext.tsx#L58
This is the default value for this type parameter, so it can be omitted
build: ui/src/pages/RagChatTab/ChatOutput/ChatMessages/ChatMessageController.tsx#L86
'setPage' is assigned a value but never used
build: ui/src/pages/RagChatTab/ChatOutput/ChatMessages/ChatMessageController.tsx#L83
'fetchPreviousPage' is assigned a value but never used
build: ui/src/pages/Projects/ProjectPage/Sessions/SessionCard.tsx#L140
Unsafe member access .timestamp on an `error` typed value
build: ui/src/pages/Projects/ProjectPage/Sessions/SessionCard.tsx#L139
Unsafe member access .timestamp on an `error` typed value
build: ui/src/pages/Projects/ProjectPage/Sessions/SessionCard.tsx#L134
Unsafe member access .rag_message on an `error` typed value
build: ui/src/pages/Projects/ProjectPage/Sessions/SessionCard.tsx#L111
Unsafe assignment of an error typed value
build: ui/src/pages/RagChatTab/ChatOutput/ChatMessages/ChatMessageController.tsx#L86
'setPage' is assigned a value but never used. Allowed unused vars must match /^_/u
build: ui/src/pages/RagChatTab/ChatOutput/ChatMessages/ChatMessageController.tsx#L83
'fetchPreviousPage' is assigned a value but never used. Allowed unused vars must match /^_/u