Skip to content

feat: enhanced input validation and error handling (#79) #97

feat: enhanced input validation and error handling (#79)

feat: enhanced input validation and error handling (#79) #97

Triggered via push September 13, 2025 17:00
Status Failure
Total duration 1m 13s
Artifacts

tests.yml

on: push
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Tests (backend)
Process completed with exit code 1.
test/app.e2e-spec.ts > AppController (e2e): backend/test/app.e2e-spec.ts#L15
PrismaClientInitializationError: Can't reach database server at `localhost:5432` Please make sure your database server is running at `localhost:5432`. ❯ r node_modules/@prisma/client/src/runtime/core/engines/library/LibraryEngine.ts:440:17 ❯ Proxy.onModuleInit src/prisma.service:59:9 ❯ callModuleInitHook node_modules/@nestjs/core/hooks/on-module-init.hook.js:43:5 ❯ Proxy.callInitHook node_modules/@nestjs/core/nest-application-context.js:242:13 ❯ Proxy.init node_modules/@nestjs/core/nest-application.js:103:9 ❯ test/app.e2e-spec.ts:15:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { clientVersion: '6.14.0', errorCode: 'P1001', retryable: undefined }
Tests (frontend-pr)
The operation was canceled.
Tests (frontend-pr)
The strategy configuration was canceled because "tests.backend" failed
Tests (frontend-merge)
The operation was canceled.
Tests (frontend-merge)
The strategy configuration was canceled because "tests.backend" failed