adding some types, and do some refactor #90
lint-changed.yml
on: pull_request
Changed files ESLint check
3m 12s
Annotations
4 errors and 2 warnings
Changed files ESLint check:
desktop/main.ts#L110
'substr' is deprecated. A legacy feature for browser compatibility
|
Changed files ESLint check:
desktop/main.ts#L510
'substr' is deprecated. A legacy feature for browser compatibility
|
Changed files ESLint check:
src/components/Modal/ReactNativeModal/Container.tsx#L29
Unexpected console statement
|
Changed files ESLint check
Process completed with exit code 1.
|
Changed files ESLint check:
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
|
Changed files ESLint check:
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
|