adding some types, and do some refactor #90
Annotations
4 errors and 2 warnings
Run ESLint to check for deprecation warnings:
desktop/main.ts#L110
'substr' is deprecated. A legacy feature for browser compatibility
|
Run ESLint to check for deprecation warnings:
desktop/main.ts#L510
'substr' is deprecated. A legacy feature for browser compatibility
|
Run ESLint to check for deprecation warnings:
src/components/Modal/ReactNativeModal/Container.tsx#L29
Unexpected console statement
|
Run ESLint to check for deprecation warnings
Process completed with exit code 1.
|
Run ESLint to check for deprecation warnings:
src/components/Modal/ReactNativeModal/Container.tsx#L34
React Hook useEffect has missing dependencies: 'isContainerOpen', 'isHeightCalculated', and 'testName'. Either include them or remove the dependency array
|
Run ESLint to check for deprecation warnings:
src/components/Modal/ReactNativeModal/Modal.tsx#L196
React Hook useEffect has missing dependencies: 'close', 'isTransitioning', and 'open'. Either include them or remove the dependency array
|
Loading