Skip to content

Ensure reactions from the same user across multiple devices shows in the correct Tile #4878

Ensure reactions from the same user across multiple devices shows in the correct Tile

Ensure reactions from the same user across multiple devices shows in the correct Tile #4878

Triggered via pull request November 8, 2024 17:36
Status Failure
Total duration 1m 10s
Artifacts

test.yaml

on: pull_request
Run vitest tests
59s
Run vitest tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/tile/GridTile.test.tsx > GridTile is accessible: src/useReactions.tsx#L326
TypeError: room.client.getDeviceId is not a function ❯ src/useReactions.tsx:326:19 ❯ mountMemo node_modules/react-dom/cjs/react-dom.development.js:16406:19 ❯ Object.useMemo node_modules/react-dom/cjs/react-dom.development.js:16851:16 ❯ Proxy.useMemo node_modules/react/cjs/react.development.js:1650:21 ❯ ReactionsProvider src/useReactions.tsx:323:31 ❯ renderWithHooks node_modules/react-dom/cjs/react-dom.development.js:15486:18 ❯ mountIndeterminateComponent node_modules/react-dom/cjs/react-dom.development.js:20103:13 ❯ beginWork node_modules/react-dom/cjs/react-dom.development.js:21626:16 ❯ beginWork$1 node_modules/react-dom/cjs/react-dom.development.js:27465:14 ❯ performUnitOfWork node_modules/react-dom/cjs/react-dom.development.js:26599:12
Run vitest tests
Process completed with exit code 1.