Skip to content

feat: staff scheduling, floor plan editor, and advanced reports [#1194 #1195 #1196 #1197] #781

feat: staff scheduling, floor plan editor, and advanced reports [#1194 #1195 #1196 #1197]

feat: staff scheduling, floor plan editor, and advanced reports [#1194 #1195 #1196 #1197] #781

Triggered via pull request June 27, 2026 20:46
Status Failure
Total duration 44s
Artifacts

CI.yaml

on: pull_request
Format Check
10s
Format Check
Clippy Lint
19s
Clippy Lint
Test Suite
27s
Test Suite
Build Check
22s
Build Check
Backend (NestJS)
40s
Backend (NestJS)
Frontend (Next.js)
33s
Frontend (Next.js)
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 16 warnings
Frontend (Next.js)
Process completed with exit code 1.
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/
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/
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/
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/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/admin/staff/page.tsx#L196
Unexpected any. Specify a different type
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
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/