Skip to content

Feat/mobile app

Feat/mobile app #199

Triggered via pull request February 4, 2025 18:37
Status Success
Total duration 1m 6s
Artifacts

checks.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 errors
(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/src/screens/dashboard/dashboard.screen.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/src/screens/profile/profile.screen.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/src/screens/sign-in/sign-in.screen.tsx#L9
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`.
Cannot find module 'react' or its corresponding type declarations.: mobile/app/app/(auth)/__layout.tsx#L1
Cannot find module 'react' or its corresponding type declarations.
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 'react' or its corresponding type declarations.: mobile/app/app/_layout.tsx#L1
Cannot find module 'react' 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' or its corresponding type declarations.: mobile/app/src/screens/dashboard/dashboard.screen.tsx#L1
Cannot find module 'react' or its corresponding type declarations.
Cannot find module 'react-native' or its corresponding type declarations.: mobile/app/src/screens/dashboard/dashboard.screen.tsx#L2
Cannot find module 'react-native' or its corresponding type declarations.
Cannot find module 'react-native' or its corresponding type declarations.: mobile/app/src/screens/organizations/organizations.screen.tsx#L2
Cannot find module 'react-native' or its corresponding type declarations.
Cannot find module 'react' or its corresponding type declarations.: mobile/app/src/screens/profile/profile.screen.tsx#L1
Cannot find module 'react' or its corresponding type declarations.
Cannot find module 'react-native' or its corresponding type declarations.: mobile/app/src/screens/profile/profile.screen.tsx#L2
Cannot find module 'react-native' or its corresponding type declarations.
Cannot find module 'react' or its corresponding type declarations.: mobile/app/src/screens/sign-in/sign-in.screen.tsx#L1
Cannot find module 'react' or its corresponding type declarations.
Cannot find module 'react-native' or its corresponding type declarations.: mobile/app/src/screens/sign-in/sign-in.screen.tsx#L2
Cannot find module 'react-native' or its corresponding type declarations.