Skip to content

fix(docker): repair bind-mount ownership at startup for Windows hosts #1496

fix(docker): repair bind-mount ownership at startup for Windows hosts

fix(docker): repair bind-mount ownership at startup for Windows hosts #1496

Triggered via push July 5, 2026 22:55
Status Success
Total duration 55s
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