Added a POC for OpenID via BFF #67
Annotations
2 errors and 10 warnings
src/modules/frontend/api/frontend.controller.ts#L3
'express' should be listed in the project's dependencies. Run 'npm i -S express' to add it
|
|
src/frontend/main.ts#L2
Replace `INestApplication` with `·INestApplication·`
|
src/frontend/main.ts#L3
Replace `ConfigService` with `·ConfigService·`
|
src/frontend/main.ts#L4
Replace `NestFactory` with `·NestFactory·`
|
src/frontend/main.ts#L5
Replace `DocumentBuilder,·OpenAPIObject,·SwaggerModule` with `·DocumentBuilder,·OpenAPIObject,·SwaggerModule·`
|
src/frontend/main.ts#L6
Replace `FrontendConfig,·ServerConfig` with `·FrontendConfig,·ServerConfig·`
|
src/frontend/main.ts#L7
Replace `GlobalValidationPipe` with `·GlobalValidationPipe·`
|
src/frontend/main.ts#L8
Replace `FrontendModule` with `·FrontendModule·`
|
|
src/modules/frontend/frontend-api.module.ts#L6
Replace `SessionSerializer}·from·"./session.serializer.js"` with `·SessionSerializer·}·from·'./session.serializer.js'`
|
src/modules/frontend/frontend-api.module.ts#L14
Expected TrustIssuer to have a type annotation
|
The logs for this run have expired and are no longer available.
Loading