Skip to content
Triggered via push March 17, 2024 12:51
Status Failure
Total duration 1m 7s
Billable time 1m
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
lint: app/(tabs)/[id].tsx#L1
Parse errors in imported module 'expo-router': Class extends value undefined is not a constructor or null (undefined:undefined)
lint: app/(tabs)/_layout.tsx#L2
Parse errors in imported module 'expo-router': Class extends value undefined is not a constructor or null (undefined:undefined)
lint: app/(tabs)/account.tsx#L12
Parse errors in imported module '../../components/bottomSheet': Class extends value undefined is not a constructor or null (undefined:undefined)
lint: app/(tabs)/account.tsx#L22
React Hook "useRef" is called in function "account" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
lint: app/(tabs)/account.tsx#L23
React Hook "useBottomSheetModal" is called in function "account" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
lint: app/(tabs)/category.tsx#L1
Parse errors in imported module 'expo-router': Class extends value undefined is not a constructor or null (undefined:undefined)
lint: app/(tabs)/community.tsx#L7
Parse errors in imported module '../Post': Class extends value undefined is not a constructor or null (undefined:undefined)
lint: app/(tabs)/community.tsx#L8
Parse errors in imported module '../Stories': Class extends value undefined is not a constructor or null (undefined:undefined)
lint: app/(tabs)/index.tsx#L1
Parse errors in imported module 'expo-router': Class extends value undefined is not a constructor or null (undefined:undefined)
lint: app/+html.tsx#L1
Parse errors in imported module 'expo-router/html': Class extends value undefined is not a constructor or null (undefined:undefined)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: app/(tabs)/_layout.tsx#L19
'colorScheme' is assigned a value but never used
lint: app/(tabs)/account.tsx#L4
'View' is defined but never used
lint: app/(tabs)/category.tsx#L2
'useRef' is defined but never used
lint: app/(tabs)/category.tsx#L4
'View' is defined but never used
lint: app/(tabs)/category.tsx#L6
'Button' is defined but never used
lint: app/(tabs)/index.tsx#L4
'View' is defined but never used
lint: app/Stories.tsx#L7
'navigation' is assigned a value but never used
lint: app/Stories.tsx#L9
Unexpected comma in middle of array
lint: app/Stories.tsx#L60
Expected '===' and instead saw '=='
lint: app/Stories.tsx#L107
Expected '===' and instead saw '=='