chat list tests #29
Annotations
2 errors and 1 warning
tests/components/chat_list.test.ts > Shows day indicator:
tests/components/chat_list.test.ts#L80
AssertionError: expected [ DOMWrapper{ …(2) }, …(4) ] to have a length of 6 but got 5
- Expected
+ Received
- 6
+ 5
❯ tests/components/chat_list.test.ts:80:35
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: JesseTG/rm@v1.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|