Skip to content

Lint fixes

Lint fixes #8662

Triggered via push April 17, 2026 09:08
Status Failure
Total duration 2m 9s
Artifacts

ci.yml

on: push
Build & Validate
28s
Build & Validate
Deploy Vite Example to Vercel
56s
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:8143: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