Skip to content

feat: enhance public booking functionality and localization support #24

feat: enhance public booking functionality and localization support

feat: enhance public booking functionality and localization support #24

Triggered via push September 11, 2026 18:01
Status Success
Total duration 1m 53s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/
web: apps/web/src/app/(app)/settings/instagram/page.tsx#L25
'user' is assigned a value but never used
web: apps/web/src/app/(app)/services/new/page.tsx#L7
'user' is assigned a value but never used
web: apps/web/src/app/(app)/services/[id]/edit/page.tsx#L7
'user' is assigned a value but never used
web: apps/web/src/app/(app)/customers/new/page.tsx#L7
'user' is assigned a value but never used
web: apps/web/src/app/(app)/customers/[id]/page.tsx#L18
'user' is assigned a value but never used
web: apps/web/src/app/(app)/customers/[id]/edit/page.tsx#L8
'user' is assigned a value but never used
web: apps/web/src/app/(app)/appointments/new/page.tsx#L11
'user' is assigned a value but never used
web: apps/web/src/app/(app)/appointments/[id]/page.tsx#L20
'user' is assigned a value but never used
web: apps/web/src/app/(app)/appointments/[id]/edit/page.tsx#L12
'user' is assigned a value but never used
web: apps/web/src/app/(app)/appointments/[id]/complete/page.tsx#L15
'user' is assigned a value but never used