Fix Multilingual Reporting of Event Values #2093
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, technote-space/get-diff-action@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/OnboardingSPA/components/NewfoldInterfaceSkeleton/SiteBuild/index.js#L112
React Hook useSelect has an unnecessary dependency: 'location.pathname'. Either exclude it or remove the dependency array
|
src/OnboardingSPA/components/NewfoldInterfaceSkeleton/SiteBuild/index.js#L381
React Hook useEffect has a missing dependency: 'trackChapters'. Either include it or remove the dependency array
|
src/OnboardingSPA/components/NewfoldInterfaceSkeleton/SiteBuild/index.js#L422
React Hook useEffect has a missing dependency: 'pluginInstallHash'. Either include it or remove the dependency array
|
src/OnboardingSPA/components/NewfoldInterfaceSkeleton/SiteBuild/index.js#L428
React Hook useEffect has missing dependencies: 'brandConfig?.prioritization' and 'prioritizeFlow'. Either include them or remove the dependency array
|
src/OnboardingSPA/components/NewfoldInterfaceSkeleton/SiteBuild/index.js#L438
React Hook useEffect has missing dependencies: 'handleConditionalDesignStepsRoutes', 'handlePreviousStepTracking', and 'syncStoreToDB'. Either include them or remove the dependency array
|
src/OnboardingSPA/steps/SitePages/index.js#L41
React Hook useSelect has a missing dependency: 'location.pathname'. Either include it or remove the dependency array
|
src/OnboardingSPA/steps/SitePages/index.js#L53
React Hook useEffect has missing dependencies: 'setDrawerActiveView' and 'setSidebarActiveView'. Either include them or remove the dependency array
|
src/OnboardingSPA/steps/SitePages/index.js#L155
React Hook useEffect has a missing dependency: 'getSitePages'. Either include it or remove the dependency array
|
src/OnboardingSPA/steps/TopPriority/index.js#L71
React Hook useEffect has missing dependencies: 'isLargeViewport', 'setDrawerActiveView', 'setIsDrawerOpened', 'setIsDrawerSuppressed', 'setIsHeaderNavigationEnabled', and 'setSidebarActiveView'. Either include them or remove the dependency array
|
src/OnboardingSPA/steps/TopPriority/index.js#L90
React Hook useEffect has missing dependencies: 'currentData', 'getKey', 'priorityTypes', 'selected', and 'setCurrentOnboardingData'. Either include them or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading