Skip to content

fix: add allowImportingTsExtensions and noEmit options to tsconfig #39

fix: add allowImportingTsExtensions and noEmit options to tsconfig

fix: add allowImportingTsExtensions and noEmit options to tsconfig #39

Triggered via push November 18, 2025 13:36
Status Failure
Total duration 32s
Artifacts

ci.yml

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

Annotations

10 errors
build (20.x)
Process completed with exit code 2.
build (20.x): src/types/auth.ts#L1
Module '"@prisma/client"' has no exported member 'UserRole'.
build (20.x): src/services/local-auth-service.ts#L48
Module '"@prisma/client"' has no exported member 'UserRole'.
build (20.x): src/services/local-auth-service.ts#L48
Module '"@prisma/client"' has no exported member 'User'.
build (20.x): src/server.ts#L2
Module '"@prisma/client"' has no exported member 'PrismaClient'.
build (20.x): src/repositories/user-repository.ts#L34
Module '"@prisma/client"' has no exported member 'UserRole'.
build (20.x): src/repositories/user-repository.ts#L34
Module '"@prisma/client"' has no exported member 'User'.
build (20.x): src/repositories/user-repository.ts#L34
Module '"@prisma/client"' has no exported member 'PrismaClient'.
build (20.x): src/repositories/session-repository.ts#L35
Module '"@prisma/client"' has no exported member 'Session'.
build (20.x): src/config/prisma.ts#L1
Module '"@prisma/client"' has no exported member 'PrismaClient'.