Skip to content

feat(keycloak): propagate admin roles to Keycloack

fe38c65
Select commit
Loading
Failed to load commit list.
Merged

feat(keycloak): propagate admin roles to Keycloack #1893

feat(keycloak): propagate admin roles to Keycloack
fe38c65
Select commit
Loading
Failed to load commit list.
cloud-pi-native-sonarqube / SonarQube Code Analysis succeeded Feb 6, 2026 in 1m 5s

Annotations

Check failure on line 17 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#L17

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 220 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#L220

Complete the task associated to this "TODO" comment.

Check notice on line 226 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#L226

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