refactor(server-nestjs): migrate package managers to NestJS #1980
Quality Gate failed
Annotations
Check warning on line 19 in apps/server-nestjs/src/modules/registry/registry-health.service.ts
cloud-pi-native-sonarqube / SonarQube Code Analysis
apps/server-nestjs/src/modules/registry/registry-health.service.ts#L19
Refactor this code to not use nested template literals.
Check warning on line 65 in apps/server-nestjs/src/modules/registry/registry.utils.ts
cloud-pi-native-sonarqube / SonarQube Code Analysis
apps/server-nestjs/src/modules/registry/registry.utils.ts#L65
Extract this nested ternary operation into an independent statement.
Check notice on line 54 in apps/server-nestjs/src/modules/registry/registry.utils.ts
cloud-pi-native-sonarqube / SonarQube Code Analysis
apps/server-nestjs/src/modules/registry/registry.utils.ts#L54
Use the "RegExp.exec()" method instead.
Check warning on line 63 in apps/server-nestjs/src/modules/registry/registry.utils.ts
cloud-pi-native-sonarqube / SonarQube Code Analysis
apps/server-nestjs/src/modules/registry/registry.utils.ts#L63
Extract this nested ternary operation into an independent statement.
Check failure on line 49 in apps/server-nestjs/src/modules/registry/registry.utils.ts
cloud-pi-native-sonarqube / SonarQube Code Analysis
apps/server-nestjs/src/modules/registry/registry.utils.ts#L49
Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed.
Check warning on line 67 in apps/server-nestjs/src/modules/registry/registry.utils.ts
cloud-pi-native-sonarqube / SonarQube Code Analysis
apps/server-nestjs/src/modules/registry/registry.utils.ts#L67
Extract this nested ternary operation into an independent statement.
Check warning on line 356 in apps/server-nestjs/src/modules/registry/registry-client.service.ts
cloud-pi-native-sonarqube / SonarQube Code Analysis
apps/server-nestjs/src/modules/registry/registry-client.service.ts#L356
Extract this nested ternary operation into an independent statement.
Check notice on line 170 in apps/server-nestjs/src/modules/registry/registry-client.service.ts
cloud-pi-native-sonarqube / SonarQube Code Analysis
apps/server-nestjs/src/modules/registry/registry-client.service.ts#L170
This assertion is unnecessary since it does not change the type of the expression.
Check warning on line 19 in apps/server-nestjs/src/modules/nexus/nexus-health.service.ts
cloud-pi-native-sonarqube / SonarQube Code Analysis
apps/server-nestjs/src/modules/nexus/nexus-health.service.ts#L19
Refactor this code to not use nested template literals.
Check notice on line 198 in apps/server-nestjs/src/modules/nexus/nexus-client.service.ts
cloud-pi-native-sonarqube / SonarQube Code Analysis
apps/server-nestjs/src/modules/nexus/nexus-client.service.ts#L198
'any' overrides all other types in this union type.
Check notice on line 145 in apps/server-nestjs/src/modules/nexus/nexus-client.service.ts
cloud-pi-native-sonarqube / SonarQube Code Analysis
apps/server-nestjs/src/modules/nexus/nexus-client.service.ts#L145
'any' overrides all other types in this union type.
Check notice on line 229 in apps/server-nestjs/src/modules/nexus/nexus-client.service.ts
cloud-pi-native-sonarqube / SonarQube Code Analysis
apps/server-nestjs/src/modules/nexus/nexus-client.service.ts#L229
'any' overrides all other types in this union type.
Check notice on line 119 in apps/server-nestjs/src/modules/nexus/nexus-client.service.ts
cloud-pi-native-sonarqube / SonarQube Code Analysis
apps/server-nestjs/src/modules/nexus/nexus-client.service.ts#L119
'any' overrides all other types in this union type.
Check notice on line 156 in apps/server-nestjs/src/modules/nexus/nexus-client.service.ts
cloud-pi-native-sonarqube / SonarQube Code Analysis
apps/server-nestjs/src/modules/nexus/nexus-client.service.ts#L156
'any' overrides all other types in this union type.
Check notice on line 177 in apps/server-nestjs/src/modules/nexus/nexus-client.service.ts
cloud-pi-native-sonarqube / SonarQube Code Analysis
apps/server-nestjs/src/modules/nexus/nexus-client.service.ts#L177
'any' overrides all other types in this union type.
Check warning on line 21 in apps/server-nestjs/test/registry.e2e-spec.ts
cloud-pi-native-sonarqube / SonarQube Code Analysis
apps/server-nestjs/test/registry.e2e-spec.ts#L21
Extract this nested ternary operation into an independent statement.
Check failure on line 20 in apps/server-nestjs/test/registry.e2e-spec.ts
cloud-pi-native-sonarqube / SonarQube Code Analysis
apps/server-nestjs/test/registry.e2e-spec.ts#L20
Refactor this function to reduce its Cognitive Complexity from 24 to the 15 allowed.
