Update github action #3
Annotations
6 errors and 10 warnings
|
test
Process completed with exit code 1.
|
|
test:
app/screens/Search.tsx#L164
`'` can be escaped with `'`, `‘`, `'`, `’`
|
|
test:
app/screens/Search.tsx#L133
`'` can be escaped with `'`, `‘`, `'`, `’`
|
|
test:
app/components/display/media.tsx#L57
React Hook "useEvent" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
test:
app/components/display/media.tsx#L51
React Hook "useVideoPlayer" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
test:
app/auth/login.tsx#L84
`'` can be escaped with `'`, `‘`, `'`, `’`
|
|
test:
app/components/display/carousel.tsx#L2
'/home/runner/work/HackNet/HackNet/node_modules/react-native-reanimated/lib/module/index.js' imported multiple times
|
|
test:
app/components/containers/post.tsx#L180
Expected an assignment or function call and instead saw an expression
|
|
test:
app/components/containers/post.tsx#L66
React Hook useEffect has a missing dependency: 'getOP'. Either include it or remove the dependency array
|
|
test:
app/components/containers/post.tsx#L10
'/home/runner/work/HackNet/HackNet/app/auth/firebase.tsx' imported multiple times
|
|
test:
app/components/containers/post.tsx#L9
'/home/runner/work/HackNet/HackNet/app/auth/firebase.tsx' imported multiple times
|
|
test:
app/components/containers/follow.tsx#L1
'Text' is defined but never used
|
|
test:
app/auth/signup.tsx#L82
Expected '===' and instead saw '=='
|
|
test:
app/auth/signup.tsx#L80
Expected '===' and instead saw '=='
|
|
test:
app/auth/signup.tsx#L78
Expected '===' and instead saw '=='
|
|
test:
app/auth/signup.tsx#L76
Expected '!==' and instead saw '!='
|