Skip to content

Fix fonts for orchid shades, fix typography showing finish #1283

Fix fonts for orchid shades, fix typography showing finish

Fix fonts for orchid shades, fix typography showing finish #1283

Triggered via push January 11, 2024 09:26
Status Success
Total duration 1m 18s
Artifacts
Run Lint Checks
1m 10s
Run Lint Checks
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Run Lint Checks: src/OnboardingSPA/components/App/index.js#L74
React Hook useSelect has an unnecessary dependency: 'location.pathname'. Either exclude it or remove the dependency array
Run Lint Checks: src/OnboardingSPA/components/App/index.js#L306
React Hook useEffect has missing dependencies: 'handleConditionalDesignStepsRoutes', 'handlePreviousStepTracking', 'setActiveFlow', 'setActiveStep', and 'syncStoreToDB'. Either include them or remove the dependency array
Run Lint Checks: src/OnboardingSPA/components/Drawer/DrawerPanel/DesignFonts.js#L68
React Hook useEffect has missing dependencies: 'currentData?.data?.fontStyle' and 'handleClick'. Either include them or remove the dependency array
Run Lint Checks: src/OnboardingSPA/components/Drawer/DrawerPanel/DesignFonts.js#L74
React Hook useEffect has a missing dependency: 'getFontStylesAndPatterns'. Either include it or remove the dependency array