Skip to content

Chore/mobile/final changes #75

Chore/mobile/final changes

Chore/mobile/final changes #75

Triggered via pull request October 24, 2024 23:04
Status Success
Total duration 1m 18s
Artifacts

lint-test-mobile.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
🌸 Lint: frontend/occupi-mobile4/app/_layout.tsx#L32
'theme' is assigned a value but never used
🌸 Lint: frontend/occupi-mobile4/components/PieGraph.tsx#L16
'labels' is assigned a value but never used
🌸 Lint: frontend/occupi-mobile4/components/Tooltip.tsx#L43
React Hook useEffect has a missing dependency: 'currentTheme'. Either include it or remove the dependency array
🌸 Lint: frontend/occupi-mobile4/screens/Booking/ViewBookingDetails.tsx#L18
'MaterialIcons' is defined but never used
🌸 Lint: frontend/occupi-mobile4/screens/Booking/ViewBookings.tsx#L3
'Input' is defined but never used
🌸 Lint: frontend/occupi-mobile4/screens/Booking/ViewBookings.tsx#L3
'InputField' is defined but never used
🌸 Lint: frontend/occupi-mobile4/screens/Booking/ViewBookings.tsx#L13
'fetchUserBookings' is defined but never used
🌸 Lint: frontend/occupi-mobile4/screens/Booking/ViewBookings.tsx#L44
'roomData' is assigned a value but never used
🌸 Lint: frontend/occupi-mobile4/screens/Booking/ViewBookings.tsx#L44
'setRoomData' is assigned a value but never used
🌸 Lint: frontend/occupi-mobile4/screens/Booking/ViewBookings.tsx#L45
'selectedSort' is assigned a value but never used