Skip to content

Add copy-from-version wand menu, build diagnostics, and checklist imp… #21

Add copy-from-version wand menu, build diagnostics, and checklist imp…

Add copy-from-version wand menu, build diagnostics, and checklist imp… #21

Triggered via push March 3, 2026 17:37
Status Success
Total duration 55s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: scripts/explore-testflight.ts#L58
Unexpected any. Specify a different type
lint: scripts/explore-testflight.ts#L51
Unexpected any. Specify a different type
lint: scripts/explore-app-data.ts#L302
Unexpected any. Specify a different type
lint: scripts/explore-app-data.ts#L84
Unexpected any. Specify a different type
lint: scripts/explore-app-data.ts#L75
Unexpected any. Specify a different type
lint: scripts/explore-app-data.ts#L61
Unexpected any. Specify a different type
lint: scripts/explore-app-data.ts#L60
Unexpected any. Specify a different type
lint: scripts/debug-impressions.ts#L185
Unexpected any. Specify a different type
lint: scripts/debug-analytics.ts#L83
Unexpected any. Specify a different type
lint: electron/main.ts#L180
A `require()` style import is forbidden
lint: src/app/settings/license/page.tsx#L20
'FREE_LIMITS' is defined but never used
lint: src/app/dashboard/apps/[appId]/testflight/feedback/page.tsx#L289
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
lint: src/app/dashboard/apps/[appId]/testflight/feedback/[feedbackId]/page.tsx#L327
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
lint: src/app/dashboard/apps/[appId]/screenshots/page.tsx#L604
React Hook useEffect has missing dependencies: 'setLocales' and 'setSelectedLocale'. Either include them or remove the dependency array
lint: src/app/dashboard/apps/[appId]/screenshots/page.tsx#L436
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
lint: src/app/dashboard/apps/[appId]/screenshots/page.tsx#L125
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
lint
React Hook useEffect has missing dependencies: 'setLocales' and 'setSelectedLocale'. Either include them or remove the dependency array
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