Skip to content

Feature/location and notifications #28

Feature/location and notifications

Feature/location and notifications #28

Triggered via pull request February 12, 2024 13:15
Status Success
Total duration 51s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
eslint: src/app/(app)/index.tsx#L7
Delete `⏎`
eslint: src/app/(app)/index.tsx#L29
Delete `⏎`
eslint: src/app/(app)/index.tsx#L38
Delete `····`
eslint: src/app/_layout.tsx#L95
Replace `(⏎··············<AntDesign·name="book"·size={20}·color="white"·/>⏎············)` with `<AntDesign·name="book"·size={20}·color="white"·/>`
eslint: src/app/auth/login.tsx#L5
`expo-location` import should occur before import of `expo-router`
eslint: src/app/auth/login.tsx#L5
'Location' is defined but never used
eslint: src/app/auth/login.tsx#L5
Replace `'expo-location'` with `"expo-location"`
eslint: src/app/auth/login.tsx#L11
Delete `··`
eslint: src/app/calendar/index.tsx#L4
Replace `··return·<CalendarWidget/>` with `return·<CalendarWidget·/>;`
eslint: src/app/calendar/index.tsx#L5
Insert `;`