Skip to content

adding some types, and do some refactor #709

adding some types, and do some refactor

adding some types, and do some refactor #709

Triggered via pull request November 14, 2024 15:08
Status Failure
Total duration 9m 57s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
ESLint check: src/components/Modal/ReactNativeModal/Container.tsx#L29
Unexpected console statement
ESLint check
Process completed with exit code 1.
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
ESLint check: src/components/Modal/ReactNativeModal/Modal.tsx#L201
React Hook useEffect has missing dependencies: 'close', 'isTransitioning', and 'open'. Either include them or remove the dependency array