Skip to content

fix(web): make browser pairing reachable on cloud deploy #1497

fix(web): make browser pairing reachable on cloud deploy

fix(web): make browser pairing reachable on cloud deploy #1497

Triggered via push July 9, 2026 11:38
Status Success
Total duration 1m 2s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Vitest
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/
Build Web
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/
Lint & Type-check
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/
Lint & Type-check: web/app/(protected)/onboarding/page.tsx#L1331
Unexpected any. Specify a different type
Lint & Type-check: web/app/(protected)/onboarding/page.tsx#L1318
Unexpected any. Specify a different type
Lint & Type-check: web/app/(protected)/onboarding/page.tsx#L1315
Unexpected any. Specify a different type
Lint & Type-check: web/app/(protected)/onboarding/page.tsx#L1307
Unexpected any. Specify a different type
Lint & Type-check: web/app/(protected)/onboarding/page.tsx#L1284
Unexpected any. Specify a different type
Lint & Type-check: web/app/(protected)/onboarding/page.tsx#L1283
Unexpected any. Specify a different type
Lint & Type-check: web/app/(protected)/onboarding/page.tsx#L1276
Unexpected any. Specify a different type
Lint & Type-check: web/app/(protected)/onboarding/page.tsx#L1275
Unexpected any. Specify a different type
Lint & Type-check: web/app/(protected)/onboarding/page.tsx#L1270
Unexpected any. Specify a different type
Lint & Type-check: web/app/(protected)/onboarding/page.tsx#L1258
'starting' is assigned a value but never used