Skip to content

Feat/int testing mobile #40

Feat/int testing mobile

Feat/int testing mobile #40

Triggered via pull request July 24, 2024 12:20
Status Failure
Total duration 46s
Artifacts

lint-test-mobile.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
test
Process completed with exit code 1.
lint: frontend/occupi-mobile4/app/office-details.tsx#L1
Parse errors in imported module '../screens/Office/OfficeDetails': Expected corresponding JSX closing tag for 'Text'. (375:8)
lint: frontend/occupi-mobile4/screens/Office/BookingDetails.tsx#L466
No duplicate props allowed
lint: frontend/occupi-mobile4/screens/Office/__tests__/Int_Office.test.js#L4
Parse errors in imported module '../OfficeDetails': Expected corresponding JSX closing tag for 'Text'. (375:8)
lint
Process completed with exit code 1.
lint: frontend/occupi-mobile4/__mocks__/gluestack-ui-themed.js#L6
Component definition is missing display name
lint: frontend/occupi-mobile4/components/GradientButton.tsx#L3
'TouchableOpacity' is defined but never used
lint: frontend/occupi-mobile4/components/NavBar.tsx#L1
'useState' is defined but never used
lint: frontend/occupi-mobile4/screens/Booking/ViewBookings.tsx#L1
'useCallback' is defined but never used
lint: frontend/occupi-mobile4/screens/Booking/ViewBookings.tsx#L2
'StyleSheet' is defined but never used
lint: frontend/occupi-mobile4/screens/Booking/ViewBookings.tsx#L4
'Icon' is defined but never used
lint: frontend/occupi-mobile4/screens/Booking/ViewBookings.tsx#L4
'ChevronDownIcon' is defined but never used
lint: frontend/occupi-mobile4/screens/Booking/ViewBookings.tsx#L4
'Stack' is defined but never used
lint: frontend/occupi-mobile4/screens/Booking/__test__/Int_Booking.test.js#L20
Component definition is missing display name