WithReanimated#forwardRef#3 #10
Annotations
9 errors and 10 warnings
test
Process completed with exit code 1.
|
lint:
src/dynamicStyles/reanimated.tsx#L7
'ForwardRefExoticComponent' is defined but never used
|
lint:
src/dynamicStyles/reanimated.tsx#L8
'PropsWithoutRef' is defined but never used
|
lint:
src/dynamicStyles/reanimated.tsx#L9
'RefAttributes' is defined but never used
|
lint:
src/dynamicStyles/reanimated.tsx#L68
React Hook useEffect has missing dependencies: 'current', 'previous', 'progress', and 'progressUpdaterWorklet'. Either include them or remove the dependency array. If 'progressUpdaterWorklet' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
lint:
src/staticStyles/common.ts#L305
Delete `⏎`
|
lint
Process completed with exit code 1.
|
build-web
Process completed with exit code 1.
|
build-library
Process completed with exit code 1.
|
lint:
src/dynamicStyles/reanimated.tsx#L640
Missing radix parameter
|
lint:
src/dynamicStyles/reanimated.tsx#L641
Missing radix parameter
|
lint:
src/dynamicStyles/reanimated.tsx#L653
'T' is already declared in the upper scope on line 652 column 30
|
lint:
src/staticStyles/functions.ts#L5
'backgroundColor' is already declared in the upper scope on line 5 column 14
|
lint:
src/staticStyles/functions.ts#L8
'color' is already declared in the upper scope on line 8 column 14
|
lint:
src/staticStyles/functions.ts#L9
'shadowColor' is already declared in the upper scope on line 9 column 14
|
lint:
src/staticStyles/functions.ts#L10
'tintColor' is already declared in the upper scope on line 10 column 14
|
lint:
src/staticStyles/functions.ts#L11
'textDecorationColor' is already declared in the upper scope on line 11 column 14
|
lint:
src/staticStyles/functions.ts#L14
'textShadowColor' is already declared in the upper scope on line 14 column 14
|
lint:
src/staticStyles/functions.ts#L17
'overlayColor' is already declared in the upper scope on line 17 column 14
|