Skip to content

"Hide" the fact that extension points are in fact an override #8713

"Hide" the fact that extension points are in fact an override

"Hide" the fact that extension points are in fact an override #8713

Triggered via push January 24, 2024 00:38
Status Success
Total duration 6m 31s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
FastStore
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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'