Feature/admin access control 1119 #821
CI.yaml
on: pull_request
Format Check
5s
Clippy Lint
10s
Test Suite
25s
Build Check
12s
Backend (NestJS)
40s
Frontend (Next.js)
25s
Annotations
6 errors and 16 warnings
|
Format Check
Process completed with exit code 1.
|
|
Clippy Lint
Process completed with exit code 101.
|
|
Build Check
Process completed with exit code 101.
|
|
Test Suite
Process completed with exit code 101.
|
|
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/(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#L179
Unexpected any. Specify a different type
|
|
Frontend (Next.js):
frontend/app/(auth)/verify-2fa/page.tsx#L172
Unexpected any. Specify a different type
|
|
Frontend (Next.js):
frontend/app/(auth)/verify-2fa/page.tsx#L161
Unexpected any. Specify a different type
|
|
Frontend (Next.js):
frontend/app/(auth)/verify-2fa/page.tsx#L70
Unexpected any. Specify a different type
|
|
Frontend (Next.js):
frontend/app/(auth)/verify-2fa/page.tsx#L54
Unexpected any. Specify a different type
|
|
Frontend (Next.js):
frontend/app/(auth)/verify-2fa/page.tsx#L15
Unexpected any. Specify a different type
|
|
Frontend (Next.js):
frontend/app/(auth)/oauth/callback/page.tsx#L16
'refreshToken' is assigned a value but never used
|
|
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/
|