Skip to content

[BE-05] Implement WebAuthn biometric check-in backend endpoints #765

[BE-05] Implement WebAuthn biometric check-in backend endpoints

[BE-05] Implement WebAuthn biometric check-in backend endpoints #765

Triggered via pull request June 27, 2026 10:42
Status Failure
Total duration 1m 1s
Artifacts

CI.yaml

on: pull_request
Format Check
6s
Format Check
Clippy Lint
18s
Clippy Lint
Test Suite
21s
Test Suite
Build Check
26s
Build Check
Backend (NestJS)
32s
Backend (NestJS)
Frontend (Next.js)
56s
Frontend (Next.js)
Fit to window
Zoom out
Zoom in

Annotations

1 error and 16 warnings
Backend (NestJS)
Process completed with exit code 1.
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/
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/
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/
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