Skip to content

fix: update CORS_ORIGIN description in README and remove unused tscon… #38

fix: update CORS_ORIGIN description in README and remove unused tscon…

fix: update CORS_ORIGIN description in README and remove unused tscon… #38

Triggered via push November 18, 2025 13:34
Status Failure
Total duration 39s
Artifacts

ci.yml

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

Annotations

10 errors
build (20.x): src/repositories/session-repository.ts#L36
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
build (20.x): src/repositories/session-repository.ts#L35
Module '"@prisma/client"' has no exported member 'Session'.
build (20.x): src/middleware/auth-middleware.test.ts#L3
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
build (20.x): src/config/prisma.ts#L1
Module '"@prisma/client"' has no exported member 'PrismaClient'.
build (20.x): src/clients/index.ts#L43
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
build (20.x): src/clients/index.ts#L42
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
build (20.x): src/clients/index.ts#L41
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
build (20.x): src/clients/index.ts#L40
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
build (20.x): src/app.ts#L8
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
build (20.x): src/app.ts#L4
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.