Bump tar from 7.5.4 to 7.5.7 in /example #2713
+10
−5
Open
Annotations
10 errors and 7 warnings
|
Lint:
example/tsconfig.json#L2
File 'expo/tsconfig.base' not found
|
|
Lint:
example/tsconfig.json#L2
File 'expo/tsconfig.base' not found
|
|
Lint:
example/tsconfig.json#L2
File 'expo/tsconfig.base' not found
|
|
Lint:
example/tsconfig.json#L2
File 'expo/tsconfig.base' not found
|
|
Lint:
example/tsconfig.json#L2
File 'expo/tsconfig.base' not found
|
|
Lint:
example/tsconfig.json#L2
File 'expo/tsconfig.base' not found
|
|
Lint:
example/tsconfig.json#L2
File 'expo/tsconfig.base' not found
|
|
Lint:
example/tsconfig.json#L2
File 'expo/tsconfig.base' not found
|
|
Lint:
example/tsconfig.json#L2
File 'expo/tsconfig.base' not found
|
|
Lint:
example/tsconfig.json#L2
File 'expo/tsconfig.base' not found
|
|
Lint:
src/hooks/useUpdateLayoutEffect.ts#L20
React Hook useLayoutEffect has a missing dependency: 'effect'. Either include it or remove the dependency array. If 'effect' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
Lint:
src/hooks/useUpdateLayoutEffect.ts#L20
React Hook useLayoutEffect was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies
|
|
Lint:
src/MessagesContainer/index.tsx#L352
React Hook useAnimatedScrollHandler received a function whose dependencies are unknown. Pass an inline function instead
|
|
Lint:
src/MessagesContainer/components/DayAnimated/index.tsx#L110
React Hook useAnimatedReaction has a missing dependency: 'createdAtDate.value'. Either include it or remove the dependency array
|
|
Lint:
src/MessagesContainer/components/DayAnimated/index.tsx#L110
React Hook useAnimatedReaction was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies
|
|
Lint:
src/MessagesContainer/components/DayAnimated/index.tsx#L92
React Hook useAnimatedReaction has missing dependencies: 'daysPositionsArray' and 'scrolledY.value'. Either include them or remove the dependency array
|
|
Lint:
src/MessagesContainer/components/DayAnimated/index.tsx#L92
React Hook useAnimatedReaction was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies
|
Loading