Skip to content

fix: removes useUI() dependents sections from LazyLoadingSection #2158

fix: removes useUI() dependents sections from LazyLoadingSection

fix: removes useUI() dependents sections from LazyLoadingSection #2158

Triggered via push December 20, 2024 20:37
Status Success
Total duration 6m 25s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
FastStore
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
FastStore: packages/components/src/molecules/Carousel/Carousel.tsx#L141
React Hook useEffect has a missing dependency: 'marginRight'. Either include it or remove the dependency array. You can also replace multiple useState variables with useReducer if 'setCarouselItemsWidth' needs the current value of 'marginRight'