Skip to content

feat(keycloak): add project role creation hook

425591f
Select commit
Loading
Failed to load commit list.
Closed

feat(keycloak): add project role creation hook #1880

feat(keycloak): add project role creation hook
425591f
Select commit
Loading
Failed to load commit list.
cloud-pi-native-sonarqube / SonarQube Code Analysis succeeded Feb 6, 2026 in 1m 9s

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 22 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#L22

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

Check notice on line 206 in apps/server/src/utils/hook-wrapper.ts

See this annotation in the file changed.

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

apps/server/src/utils/hook-wrapper.ts#L206

Complete the task associated to this "TODO" comment.

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'.