Skip to content

Feat/mobile app

Feat/mobile app #197

Triggered via pull request January 30, 2025 18:27
Status Success
Total duration 1m 6s
Artifacts

checks.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
(arrow-body-style): Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`.: mobile/app/app/_layout.tsx#L5
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`.
(arrow-body-style): Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`.: mobile/app/app/(auth)/__layout.tsx#L5
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`.
(arrow-body-style): Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`.: mobile/app/screens/sign-in/sign-in.screen.tsx#L9
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`.
Cannot find module 'expo-router' or its corresponding type declarations.: mobile/app/app/(auth)/__layout.tsx#L2
Cannot find module 'expo-router' or its corresponding type declarations.
Cannot find module 'expo-router' or its corresponding type declarations.: mobile/app/app/_layout.tsx#L2
Cannot find module 'expo-router' or its corresponding type declarations.
Cannot find module 'react-native' or its corresponding type declarations.: mobile/app/screens/sign-in/sign-in.screen.tsx#L2
Cannot find module 'react-native' or its corresponding type declarations.
(null): Unused eslint-disable directive (no problems were reported).: mobile/app/metro.config.js#L2
Unused eslint-disable directive (no problems were reported).