Skip to content

RU-T44 Inbox tweak, fixing map marker. #341

RU-T44 Inbox tweak, fixing map marker.

RU-T44 Inbox tweak, fixing map marker. #341

Triggered via pull request November 11, 2025 16:38
Status Failure
Total duration 1m 21s
Artifacts

react-native-cicd.yml

on: pull_request
check-skip
4s
check-skip
Matrix: build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test
Process completed with exit code 2.
test: src/components/notifications/__tests__/NotificationInbox.test.tsx#L366
Argument of type '{ notifications: any; isLoading: false; fetchMore: jest.Mock<any, any, any>; hasMore: false; refetch: jest.Mock<any, any, any>; isFetching: false; readAll: jest.Mock<any, any, any>; archiveAll: jest.Mock<...>; archiveAllRead: jest.Mock<...>; }' is not assignable to parameter of type 'UseNotificationsResult'.
test: src/components/notifications/__tests__/NotificationInbox.test.tsx#L346
Argument of type '{ notifications: any; isLoading: true; fetchMore: jest.Mock<any, any, any>; hasMore: false; refetch: jest.Mock<any, any, any>; isFetching: false; readAll: jest.Mock<any, any, any>; archiveAll: jest.Mock<...>; archiveAllRead: jest.Mock<...>; }' is not assignable to parameter of type 'UseNotificationsResult'.
test: src/components/notifications/__tests__/NotificationInbox.test.tsx#L200
Argument of type '{ notifications: any; isLoading: false; fetchMore: jest.Mock<any, any, any>; hasMore: false; refetch: jest.Mock<any, any, any>; isFetching: false; readAll: jest.Mock<any, any, any>; archiveAll: jest.Mock<...>; archiveAllRead: jest.Mock<...>; }' is not assignable to parameter of type 'UseNotificationsResult'.
test: expo-env.d.ts#L3
Insert `⏎`