fix(peer-device): improve weak-link recovery and account labels #3533
ci.yml
on: pull_request
Frontend Build
2m 28s
CLI Tests (ubuntu-latest)
3m 59s
Matrix: rust-build-check
Annotations
3 errors and 1 warning
|
Frontend Build
Process completed with exit code 1.
|
|
src/flow_chat/components/modern/UserMessageItem.test.tsx:
src/web-ui/src/flow_chat/services/flow-chat-manager/PeerSessionRefreshModule.ts#L226
TypeError: context.flowChatStore.subscribeSelector is not a function
❯ installPeerSessionRefresh src/flow_chat/services/flow-chat-manager/PeerSessionRefreshModule.ts:226:58
❯ new FlowChatManager src/flow_chat/services/FlowChatManager.ts:93:38
❯ Function.getInstance src/flow_chat/services/FlowChatManager.ts:103:34
❯ src/flow_chat/services/FlowChatManager.ts:807:48
❯ src/flow_chat/components/modern/UserMessageItem.tsx:10:1
|
|
src/flow_chat/services/FlowChatManager.test.ts:
src/web-ui/src/flow_chat/services/flow-chat-manager/PeerSessionRefreshModule.ts#L226
TypeError: context.flowChatStore.subscribeSelector is not a function
❯ installPeerSessionRefresh src/flow_chat/services/flow-chat-manager/PeerSessionRefreshModule.ts:226:58
❯ new FlowChatManager src/flow_chat/services/FlowChatManager.ts:93:38
❯ Function.getInstance src/flow_chat/services/FlowChatManager.ts:103:34
❯ src/flow_chat/services/FlowChatManager.ts:807:48
❯ src/flow_chat/services/FlowChatManager.test.ts:2:1
|
|
Frontend Build:
src/web-ui/src/app/components/NavPanel/sections/workspaces/WorkspaceItem.tsx#L55
Unexpected control character(s) in regular expression: \x00, \x1f
|