WithReanimated#1 #12
Annotations
5 errors and 10 warnings
test
Process completed with exit code 1.
|
lint:
src/dynamicStyles/reanimated.tsx#L59
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.
|
lint:
src/dynamicStyles/reanimated.tsx#L631
Missing radix parameter
|
lint:
src/dynamicStyles/reanimated.tsx#L632
Missing radix parameter
|
lint:
src/dynamicStyles/reanimated.tsx#L652
'T' is already declared in the upper scope on line 643 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
|