feat: extend bookings module with recurring booking patterns#1138
Merged
yusuftomilola merged 9 commits intoJun 27, 2026
Annotations
11 warnings
|
Complete job
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:
frontend/app/sandbox/components/BookingWizard.tsx#L13
'SeatStatus' is defined but never used
|
|
Lint:
frontend/app/profile/page.tsx#L133
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:
frontend/app/invoices/page.tsx#L105
Unexpected any. Specify a different type
|
|
Lint:
frontend/app/invoices/page.tsx#L57
'router' is assigned a value but never used
|
|
Lint:
frontend/app/check-in/page.tsx#L18
'formatDuration' is defined but never used
|
|
Lint:
frontend/app/(auth)/verify-otp/page.tsx#L105
Unexpected any. Specify a different type
|
|
Lint:
frontend/app/(auth)/verify-otp/page.tsx#L89
Unexpected any. Specify a different type
|
|
Lint:
frontend/app/(auth)/verify-otp/page.tsx#L77
Unexpected any. Specify a different type
|
|
Lint:
frontend/app/(auth)/verify-2fa/page.tsx#L57
Unexpected any. Specify a different type
|
|
Lint:
frontend/app/(auth)/verify-2fa/page.tsx#L37
Unexpected any. Specify a different type
|
background
wait
wait-all
cancel
parallel
Loading