Merge branch 'hotfix/fix-notification-broken-messages' into staging #1390
Annotations
2 errors and 1 warning
src/components/chats/DiscussionSidebar/__tests__/DiscussionSidebar.spec.js > DiscussionSidebar > should hide loading state once the discussion details are loaded:
src/components/chats/DiscussionSidebar/__tests__/DiscussionSidebar.spec.js#L80
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ src/components/chats/DiscussionSidebar/__tests__/DiscussionSidebar.spec.js:80:7
|
lint-test-build
Process completed with exit code 1.
|
lint-test-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|