Skip to content

chore(server-nestjs): fix a fastify type issue

771768c
Select commit
Loading
Failed to load commit list.
Merged

Ajout d'une nouvelle application server-nestjs #1803

chore(server-nestjs): fix a fastify type issue
771768c
Select commit
Loading
Failed to load commit list.
cloud-pi-native-sonarqube / SonarQube Code Analysis succeeded Jan 6, 2026 in 59s

Annotations

Check warning on line 46 in apps/server-nestjs/src/cpin-module/infrastructure/logger/logger.module.ts

See this annotation in the file changed.

@cloud-pi-native-sonarqube cloud-pi-native-sonarqube / SonarQube Code Analysis

apps/server-nestjs/src/cpin-module/infrastructure/logger/logger.module.ts#L46

Extract this nested ternary operation into an independent statement.

Check notice on line 5 in apps/server-nestjs/src/cpin-module/infrastructure/server/server.service.ts

See this annotation in the file changed.

@cloud-pi-native-sonarqube cloud-pi-native-sonarqube / SonarQube Code Analysis

apps/server-nestjs/src/cpin-module/infrastructure/server/server.service.ts#L5

Complete the task associated to this "TODO" comment.

Check warning on line 43 in apps/server-nestjs/src/cpin-module/infrastructure/configuration/configuration.service.ts

See this annotation in the file changed.

@cloud-pi-native-sonarqube cloud-pi-native-sonarqube / SonarQube Code Analysis

apps/server-nestjs/src/cpin-module/infrastructure/configuration/configuration.service.ts#L43

Extract this nested ternary operation into an independent statement.

Check notice on line 53 in apps/server-nestjs/src/cpin-module/core/app/app.service.ts

See this annotation in the file changed.

@cloud-pi-native-sonarqube cloud-pi-native-sonarqube / SonarQube Code Analysis

apps/server-nestjs/src/cpin-module/core/app/app.service.ts#L53

Handle this exception or don't catch it at all.

Check failure on line 50 in apps/server-nestjs/src/cpin-module/application-initialization/database-initialization/utils.ts

See this annotation in the file changed.

@cloud-pi-native-sonarqube cloud-pi-native-sonarqube / SonarQube Code Analysis

apps/server-nestjs/src/cpin-module/application-initialization/database-initialization/utils.ts#L50

Refactor this function to reduce its Cognitive Complexity from 30 to the 15 allowed.

Check notice on line 29 in apps/server-nestjs/src/cpin-module/application-initialization/database-initialization/database-initialization.service.ts

See this annotation in the file changed.

@cloud-pi-native-sonarqube cloud-pi-native-sonarqube / SonarQube Code Analysis

apps/server-nestjs/src/cpin-module/application-initialization/database-initialization/database-initialization.service.ts#L29

Handle this exception or don't catch it at all.

Check notice on line 93 in apps/server-nestjs/src/cpin-module/application-initialization/application-initialization-service/application-initialization.service.ts

See this annotation in the file changed.

@cloud-pi-native-sonarqube cloud-pi-native-sonarqube / SonarQube Code Analysis

apps/server-nestjs/src/cpin-module/application-initialization/application-initialization-service/application-initialization.service.ts#L93

Complete the task associated to this "TODO" comment.

Check failure on line 7 in apps/server-nestjs/src/cpin-module/application-initialization/plugin-management/plugin-management.service.ts

See this annotation in the file changed.

@cloud-pi-native-sonarqube cloud-pi-native-sonarqube / SonarQube Code Analysis

apps/server-nestjs/src/cpin-module/application-initialization/plugin-management/plugin-management.service.ts#L7

Unexpected empty async method 'initPm'.

Check failure on line 12 in apps/server-nestjs/.env.docker-example

See this annotation in the file changed.

@cloud-pi-native-sonarqube cloud-pi-native-sonarqube / SonarQube Code Analysis

apps/server-nestjs/.env.docker-example#L12

Make sure this PostgreSQL database password gets changed and removed from the code.

Check failure on line 12 in apps/server-nestjs/.env-example

See this annotation in the file changed.

@cloud-pi-native-sonarqube cloud-pi-native-sonarqube / SonarQube Code Analysis

apps/server-nestjs/.env-example#L12

Make sure this PostgreSQL database password gets changed and removed from the code.