feat: apply adjusts in hcms #10197
Annotations
2 errors and 1 warning
Test
@faststore/core#test: command (/home/runner/work/faststore/faststore/packages/core) /tmp/yarn--1731615789501-0.08647385915371664/yarn run test exited (1)
|
Test
Process completed with exit code 1.
|
Lint:
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'
|
Loading