mobile-react升级swiper组件 #814
Annotations
1 error and 4 warnings
Run npm run lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint:
src/swiper/Swiper.tsx#L326
React Hook useMemo has missing dependencies: 'locateSwiperItem' and 'props.height'. Either include them or remove the dependency array
|
Run npm run lint:
src/swiper/Swiper.tsx#L358
React Hook useEffect has a missing dependency: 'locateSwiperItem'. Either include it or remove the dependency array
|
Run npm run lint:
src/swiper/Swiper.tsx#L383
React Hook useEffect has a missing dependency: 'onUpdate'. Either include it or remove the dependency array
|
Loading