Added a POC for OpenID via BFF #67
on_push_or_pr.yml
on: push
nest_test_and_sonarcloud
/
Nest Test
2m 45s
codeql_analyze
/
Analyze CodeQL
1m 49s
nest_lint
/
Nest Lint
49s
nest_test_and_sonarcloud
/
SonarCloud
0s
Annotations
3 errors and 10 warnings
nest_lint / Nest Lint:
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
|
nest_lint / Nest Lint
Process completed with exit code 1.
|
nest_test_and_sonarcloud / Nest Test
Process completed with exit code 1.
|
nest_lint / Nest Lint:
src/frontend/main.ts#L2
Replace `INestApplication` with `·INestApplication·`
|
nest_lint / Nest Lint:
src/frontend/main.ts#L3
Replace `ConfigService` with `·ConfigService·`
|
nest_lint / Nest Lint:
src/frontend/main.ts#L4
Replace `NestFactory` with `·NestFactory·`
|
nest_lint / Nest Lint:
src/frontend/main.ts#L5
Replace `DocumentBuilder,·OpenAPIObject,·SwaggerModule` with `·DocumentBuilder,·OpenAPIObject,·SwaggerModule·`
|
nest_lint / Nest Lint:
src/frontend/main.ts#L6
Replace `FrontendConfig,·ServerConfig` with `·FrontendConfig,·ServerConfig·`
|
nest_lint / Nest Lint:
src/frontend/main.ts#L7
Replace `GlobalValidationPipe` with `·GlobalValidationPipe·`
|
nest_lint / Nest Lint:
src/frontend/main.ts#L8
Replace `FrontendModule` with `·FrontendModule·`
|
|
nest_lint / Nest Lint:
src/modules/frontend/frontend-api.module.ts#L6
Replace `SessionSerializer}·from·"./session.serializer.js"` with `·SessionSerializer·}·from·'./session.serializer.js'`
|
nest_lint / Nest Lint:
src/modules/frontend/frontend-api.module.ts#L14
Expected TrustIssuer to have a type annotation
|