remove log #10105
Annotations
2 errors and 1 warning
FastStore
@faststore/api#test: command (/home/runner/work/faststore/faststore/packages/api) /tmp/yarn--1729891496492-0.24872720726279418/yarn run test exited (1)
|
FastStore
Process completed with exit code 1.
|
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'
|