Skip to content

feat: add system roles on project creation

b7e9f16
Select commit
Loading
Failed to load commit list.
Closed

feat: add system roles on project creation #1879

feat: add system roles on project creation
b7e9f16
Select commit
Loading
Failed to load commit list.
cloud-pi-native-sonarqube / SonarQube Code Analysis succeeded Feb 6, 2026 in 58s

Annotations

Check failure on line 16 in apps/server/src/resources/admin-role/business.ts

See this annotation in the file changed.

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

apps/server/src/resources/admin-role/business.ts#L16

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

Check failure on line 20 in apps/server/src/resources/project-role/business.ts

See this annotation in the file changed.

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

apps/server/src/resources/project-role/business.ts#L20

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

Check notice on line 2 in apps/client/src/components/ProjectRoles.vue

See this annotation in the file changed.

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

apps/client/src/components/ProjectRoles.vue#L2

Remove this unused import of 'RoleBigint'.