Skip to content

Feature/location and notifications #31

Feature/location and notifications

Feature/location and notifications #31

Triggered via pull request February 12, 2024 19:04
Status Failure
Total duration 45s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
eslint: src/app/(app)/index.tsx#L41
React Hook "useEffect" is called conditionally. React Hooks must be called in the exact same order in every component render
eslint
Process completed with exit code 1.
eslint: src/app/(app)/index.tsx#L6
'Button' is defined but never used
eslint: src/app/(app)/index.tsx#L7
`expo-notifications` import should occur before import of `expo-router`
eslint: src/app/(app)/index.tsx#L7
Replace `'expo-notifications';⏎` with `"expo-notifications";`
eslint: src/app/(app)/index.tsx#L31
Delete `⏎`
eslint: src/app/(app)/index.tsx#L40
Delete `··`
eslint: src/app/(app)/index.tsx#L44
Delete `·`
eslint: src/app/(app)/index.tsx#L45
Delete `·`
eslint: src/app/(app)/index.tsx#L46
Delete `·`
eslint: src/app/(app)/index.tsx#L47
Delete `·`
eslint: src/app/(app)/index.tsx#L48
Replace `·title:·'Local·Notification'` with `title:·"Local·Notification"`