Skip to content

Fix fonts for orchid shades and correct typography step issues #1284

Fix fonts for orchid shades and correct typography step issues

Fix fonts for orchid shades and correct typography step issues #1284

Triggered via pull request January 11, 2024 09:28
Status Success
Total duration 1m 24s
Artifacts

lint-check-spa.yml

on: pull_request
Run Lint Checks
1m 16s
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