Merge branch 'fix/wrong_project_name' into staging #1324
Annotations
3 errors and 1 warning
src/utils/__tests__/notifications.spec.js > sendWindowNotification > should use image prefix for body when image is provided:
src/utils/notifications.js#L17
TypeError: Cannot read properties of undefined (reading 't')
❯ Module.sendWindowNotification src/utils/notifications.js:17:34
❯ src/utils/__tests__/notifications.spec.js:95:5
|
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
|