Skip to content

Add batch screenshot translation with server-side upload #134

Add batch screenshot translation with server-side upload

Add batch screenshot translation with server-side upload #134

Triggered via push March 11, 2026 22:28
Status Success
Total duration 59s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
lint: scripts/debug-perf-crashes.ts#L106
Unexpected any. Specify a different type
lint: scripts/debug-perf-crashes.ts#L83
Unexpected any. Specify a different type
lint: scripts/debug-perf-crashes.ts#L54
Unexpected any. Specify a different type
lint: scripts/debug-impressions.ts#L185
Unexpected any. Specify a different type
lint: scripts/debug-crash-data.ts#L150
Unexpected any. Specify a different type
lint: scripts/debug-crash-data.ts#L135
Unexpected any. Specify a different type
lint: scripts/debug-crash-data.ts#L53
Unexpected any. Specify a different type
lint: scripts/debug-analytics.ts#L83
Unexpected any. Specify a different type
lint: electron/main.ts#L191
A `require()` style import is forbidden
lint: electron/logger.ts#L98
A `require()` style import is forbidden
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint: src/app/dashboard/apps/[appId]/reviews/page.tsx#L337
'dateRange' is assigned a value but never used
lint
React Hook useEffect has missing dependencies: 'setLocales' and 'setSelectedLocale'. Either include them or remove the dependency array
lint: src/app/dashboard/apps/[appId]/aso/keywords/_components/keywords-context.tsx#L203
React Hook useMemo has missing dependencies: 'getDescription', 'getSubtitle', 'getTitle', and 'handleKeywordsChange'. Either include them or remove the dependency array
lint: src/app/dashboard/apps/[appId]/aso/keywords/_components/keyword-analysis.ts#L4
'storefrontsByLocale' is defined but never used
lint
React Hook useEffect has missing dependencies: 'fixableLocales' and 'runFix'. Either include them or remove the dependency array
lint: src/app/dashboard/apps/[appId]/analytics/performance/page.tsx#L124
The 'perfMetrics' logical expression could make the dependencies of useMemo Hook (at line 127) change on every render. To fix this, wrap the initialization of 'perfMetrics' in its own useMemo() Hook
lint: src/app/api/nominations/route.ts#L94
'action' is assigned a value but never used
lint: scripts/explore-app-data.ts#L59
'getAll' is defined but never used
lint: scripts/explore-analytics.ts#L20
'APP_ID' is assigned a value but never used
lint: scripts/debug-analytics.ts#L137
'sumInRange' is defined but never used
test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/