removed the dangling Visitor import and the orphaned sendVisitorChec… #863
CI.yaml
on: push
Format Check
15s
Clippy Lint
1m 11s
Test Suite
1m 33s
Build Check
1m 5s
Backend (NestJS)
40s
Frontend (Next.js)
53s
Annotations
16 warnings
|
Format 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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Backend (NestJS)
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/
|
|
Frontend (Next.js)
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/
|
|
Frontend (Next.js):
frontend/app/sandbox/components/BookingWizard.tsx#L13
'SeatStatus' is defined but never used
|
|
Frontend (Next.js):
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
|
|
Frontend (Next.js):
frontend/app/invoices/page.tsx#L105
Unexpected any. Specify a different type
|
|
Frontend (Next.js):
frontend/app/invoices/page.tsx#L57
'router' is assigned a value but never used
|
|
Frontend (Next.js):
frontend/app/check-in/page.tsx#L18
'formatDuration' is defined but never used
|
|
Frontend (Next.js):
frontend/app/(auth)/verify-otp/page.tsx#L105
Unexpected any. Specify a different type
|
|
Frontend (Next.js):
frontend/app/(auth)/verify-otp/page.tsx#L89
Unexpected any. Specify a different type
|
|
Frontend (Next.js):
frontend/app/(auth)/verify-otp/page.tsx#L77
Unexpected any. Specify a different type
|
|
Frontend (Next.js):
frontend/app/(auth)/verify-2fa/page.tsx#L57
Unexpected any. Specify a different type
|
|
Frontend (Next.js):
frontend/app/(auth)/verify-2fa/page.tsx#L37
Unexpected any. Specify a different type
|
|
Build Check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Clippy Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test Suite
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|