Skip to content

feat(dashboard): add dark mode support with theme toggle #287

feat(dashboard): add dark mode support with theme toggle

feat(dashboard): add dark mode support with theme toggle #287

Re-run triggered August 30, 2026 12:13
Status Failure
Total duration 54s
Artifacts

code-quality.yml

on: pull_request
Code Quality Analysis
23s
Code Quality Analysis
Dependency Security Scan
11s
Dependency Security Scan
TypeScript Type Checking
31s
TypeScript Type Checking
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
Dependency Security Scan
Process completed with exit code 1.
Dependency Security Scan
Process completed with exit code 1.
TypeScript Type Checking: src/modules/ai/providers/openai.provider.ts#L19
Type '{}' is not assignable to type 'string'.
TypeScript Type Checking: src/config/config.validation.ts#L1
Cannot find module 'joi' or its corresponding type declarations.
TypeScript Type Checking: src/config/config.module.ts#L2
Cannot find module '@nestjs/config' or its corresponding type declarations.
TypeScript Type Checking: src/api-keys/guards/api-key.guard.ts#L21
Property 'user' does not exist on type 'Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>'.
TypeScript Type Checking: src/api-keys/api-keys.service.ts#L9
Cannot find module 'src/prisma/prisma.service' or its corresponding type declarations.
TypeScript Type Checking: apps/backend/v1/controllers/resourceController.ts#L2
Cannot find module '../../common/utils/deprecation' or its corresponding type declarations.
TypeScript Type Checking: apps/backend/src/app.ts#L2
Cannot find module './api/router' or its corresponding type declarations.
TypeScript Type Checking: apps/backend/router.ts#L4
Cannot find module './common/strategies/headerStrategy' or its corresponding type declarations.
TypeScript Type Checking: apps/backend/router.ts#L3
Cannot find module './common/strategies/uriStrategy' or its corresponding type declarations.
TypeScript Type Checking: apps/backend/router.ts#L2
Cannot find module './common/middleware/versionResolver' or its corresponding type declarations.
Dependency Security Scan
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/
Code Quality Analysis
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/
TypeScript Type Checking
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/