Skip to content

Develop

Develop #3

Triggered via pull request July 30, 2025 19:04
@ucswiftucswift
synchronize #55
develop
Status Failure
Total duration 2m 5s
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

10 errors and 10 warnings
test: src/components/shifts/__tests__/shift-details-sheet.test.tsx#L401
Variable 'calendarButton' implicitly has type 'any' in some locations where its type cannot be determined.
test: src/components/roles/roles-modal.tsx#L25
Property 'activeUnit' does not exist on type 'CoreState'.
test: src/components/roles/__tests__/roles-bottom-sheet.test.tsx#L255
Property 'activeUnit' is missing in type '{ isOpen: true; onClose: Mock<any, any, any>; }' but required in type 'RolesBottomSheetProps'.
test: src/components/roles/__tests__/roles-bottom-sheet.test.tsx#L246
Property 'activeUnit' is missing in type '{ isOpen: true; onClose: Mock<any, any, any>; }' but required in type 'RolesBottomSheetProps'.
test: src/components/roles/__tests__/roles-bottom-sheet.test.tsx#L219
Property 'activeUnit' is missing in type '{ isOpen: true; onClose: Mock<any, any, any>; }' but required in type 'RolesBottomSheetProps'.
test: src/components/roles/__tests__/roles-bottom-sheet.test.tsx#L211
Property 'activeUnit' is missing in type '{ isOpen: true; onClose: Mock<any, any, any>; }' but required in type 'RolesBottomSheetProps'.
test: src/components/roles/__tests__/roles-bottom-sheet.test.tsx#L192
Property 'activeUnit' is missing in type '{ isOpen: true; onClose: Mock<any, any, any>; }' but required in type 'RolesBottomSheetProps'.
test: src/components/roles/__tests__/roles-bottom-sheet.test.tsx#L185
Property 'activeUnit' is missing in type '{ isOpen: true; onClose: Mock<any, any, any>; }' but required in type 'RolesBottomSheetProps'.
test: src/components/roles/__tests__/roles-bottom-sheet.test.tsx#L179
Property 'activeUnit' is missing in type '{ isOpen: false; onClose: Mock<any, any, any>; }' but required in type 'RolesBottomSheetProps'.
test: src/components/roles/__tests__/roles-bottom-sheet.test.tsx#L170
Property 'activeUnit' is missing in type '{ isOpen: true; onClose: Mock<any, any, any>; }' but required in type 'RolesBottomSheetProps'.
test: src/components/ui/shared-tabs.tsx#L92
Delete `····`
test: src/components/ui/shared-tabs.tsx#L90
Delete `····`
test: src/components/ui/shared-tabs.tsx#L83
Delete `····`
test: src/components/ui/shared-tabs.tsx#L80
Delete `····`
test: src/components/settings/bluetooth-device-selection-bottom-sheet.tsx#L40
React Hook useEffect has a missing dependency: 'startScan'. Either include it or remove the dependency array
test: src/components/common/posthog-provider.tsx#L49
React Hook React.useEffect has missing dependencies: 'apiKey' and 'host'. Either include them or remove the dependency array
test: src/components/calls/dispatch-selection-modal.tsx#L30
React Hook useMemo has a missing dependency: 'getFilteredData'. Either include it or remove the dependency array
test: src/components/calendar/calendar-view.tsx#L102
Invalid Tailwind CSS classnames order
test: simple-test.js#L2
'useMessagesStore' is assigned a value but never used
test: __mocks__/react-native-ble-plx.ts#L50
Useless constructor