Skip to content

Added a POC for OpenID via BFF #67

Added a POC for OpenID via BFF

Added a POC for OpenID via BFF #67

Triggered via push October 6, 2023 16:42
Status Failure
Total duration 2m 56s
Artifacts
nest_test_and_sonarcloud  /  Nest Test
2m 45s
nest_test_and_sonarcloud / Nest Test
codeql_analyze  /  Analyze CodeQL
1m 49s
codeql_analyze / Analyze CodeQL
nest_lint  /  Nest Lint
49s
nest_lint / Nest Lint
nest_test_and_sonarcloud  /  SonarCloud
0s
nest_test_and_sonarcloud / SonarCloud
Fit to window
Zoom out
Zoom in

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