Refresh AI provider model lists, bump to 1.14.0 (114001) #236
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run npm run lint:
src/components/layout/insights-panel.tsx#L279
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Run npm run lint:
src/components/layout/header-version-picker.tsx#L839
'label' is defined but never used
|
|
Run npm run lint:
src/components/layout/app-sidebar.tsx#L180
React Hook useCallback has a missing dependency: 'PAGE_SHORTCUTS'. Either include it or remove the dependency array
|
|
Run npm run lint:
src/components/ai-compare-dialog.tsx#L102
React Hook useEffect has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Run npm run lint:
src/app/dashboard/apps/[appId]/testflight/[buildId]/page.tsx#L111
React Hook useEffect has a missing dependency: 'build'. Either include it or remove the dependency array
|
|
Run npm run lint:
src/app/dashboard/apps/[appId]/store-listing/page.tsx#L707
React Hook useEffect has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Run npm run lint:
src/app/dashboard/apps/[appId]/screenshots/page.tsx#L87
React Hook useEffect has missing dependencies: 'setLocales' and 'setSelectedLocale'. Either include them or remove the dependency array
|
|
Run npm run lint:
src/app/dashboard/apps/[appId]/aso/keywords/_components/keywords-context.tsx#L274
React Hook useMemo has missing dependencies: 'getDescription', 'getSubtitle', 'getTitle', and 'handleKeywordsChange'. Either include them or remove the dependency array
|
|
Run npm run lint:
src/app/dashboard/apps/[appId]/aso/keywords/_components/fix-all-dialog.tsx#L228
React Hook useEffect has missing dependencies: 'fixableLocales' and 'runFix'. Either include them or remove the dependency array
|
|
Run npm run lint:
src/app/dashboard/apps/[appId]/analytics/performance/page.tsx#L126
The 'perfMetrics' logical expression could make the dependencies of useMemo Hook (at line 129) change on every render. To fix this, wrap the initialization of 'perfMetrics' in its own useMemo() Hook
|
background
wait
wait-all
cancel
parallel
Loading