mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-20 07:11:36 +00:00
fix(ci): baseline test-only chat-state export
#106353 exports requestChatPageUpdate for its test only; production knip flags it as an unused export and check-dependencies fails on main.
This commit is contained in:
@@ -3128,6 +3128,7 @@ export const KNIP_UNUSED_EXPORT_BASELINE = [
|
||||
"ui/src/pages/chat/chat-session.ts: buildChatSessionListOptions",
|
||||
"ui/src/pages/chat/chat-session.ts: trackPendingChatPickerPatch",
|
||||
"ui/src/pages/chat/chat-state.ts: refreshChat",
|
||||
"ui/src/pages/chat/chat-state.ts: requestChatPageUpdate",
|
||||
"ui/src/pages/chat/chat-thread.ts: buildChatItems",
|
||||
"ui/src/pages/chat/chat-thread.ts: BuildChatItemsProps",
|
||||
"ui/src/pages/chat/chat-thread.ts: WorkGroupRenderItem",
|
||||
|
||||
Reference in New Issue
Block a user