Skip to content

feat: add pin icon to the ChannelListItemUI (#3163) #8815

feat: add pin icon to the ChannelListItemUI (#3163)

feat: add pin icon to the ChannelListItemUI (#3163) #8815

Triggered via push May 4, 2026 14:05
Status Failure
Total duration 2m 25s
Artifacts

ci.yml

on: push
Matrix: Deploy Vite Example to Vercel
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Test
Process completed with exit code 1.
src/components/ChannelList/__tests__/ChannelList.test.tsx > ChannelList > Event handling > channel.deleted > should unset activeChannel if it was deleted: src/components/ChannelListItem/hooks/useChannelDisplayName.ts#L21
Error: You can't use a channel after client.disconnect() was called ❯ Channel.getClient node_modules/stream-chat/dist/cjs/index.node.js:8150:13 ❯ computeChannelDisplayName src/components/ChannelListItem/hooks/useChannelDisplayName.ts:21:33 ❯ updateDisplayName src/components/ChannelListItem/hooks/useChannelDisplayName.ts:62:22 ❯ src/components/ChannelListItem/hooks/useChannelDisplayName.ts:63:5 ❯ Object.react-stack-bottom-frame node_modules/react-dom/cjs/react-dom-client.development.js:22509:20 ❯ runWithFiberInDEV node_modules/react-dom/cjs/react-dom-client.development.js:543:16 ❯ commitHookEffectListMount node_modules/react-dom/cjs/react-dom-client.development.js:10758:29 ❯ commitHookPassiveMountEffects node_modules/react-dom/cjs/react-dom-client.development.js:10880:11 ❯ commitPassiveMountOnFiber node_modules/react-dom/cjs/react-dom-client.development.js:12653:13 ❯ recursivelyTraversePassiveMountEffects node_modules/react-dom/cjs/react-dom-client.development.js:12627:11