Skip to content

refactor(user-tokens): migrate from server - #2279

Draft
shikanime wants to merge 5 commits into
mainfrom
shikanime/push-uotmotuknkvy
Draft

refactor(user-tokens): migrate from server#2279
shikanime wants to merge 5 commits into
mainfrom
shikanime/push-uotmotuknkvy

fix(server-nestjs): emit lcov coverage so SonarQube gate reads new code

26c681e
Select commit
Loading
Failed to load commit list.
cloud-pi-native-sonarqube / SonarQube Code Analysis failed Jul 28, 2026 in 1m 3s

Quality Gate failed

Failed Quality Gate failed

  • 11 New Issues (is greater than 10)

Project ID: cloud-pi-native_console_AYsa46O31ebDtzs-pYyZ

View in SonarQube

Annotations

Check failure on line 39 in apps/server-nestjs/src/modules/user-tokens/user-tokens.service.ts

See this annotation in the file changed.

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

apps/server-nestjs/src/modules/user-tokens/user-tokens.service.ts#L39

Unexpected `await` of a non-Promise (non-"Thenable") value.

Check failure on line 50 in apps/server-nestjs/src/modules/admin-token/admin-token.service.ts

See this annotation in the file changed.

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

apps/server-nestjs/src/modules/admin-token/admin-token.service.ts#L50

Unexpected `await` of a non-Promise (non-"Thenable") value.

Check failure on line 100 in apps/server-nestjs/src/utils/crypto.spec.ts

See this annotation in the file changed.

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

apps/server-nestjs/src/utils/crypto.spec.ts#L100

Unexpected `await` of a non-Promise (non-"Thenable") value.

Check failure on line 67 in apps/server-nestjs/src/utils/crypto.spec.ts

See this annotation in the file changed.

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

apps/server-nestjs/src/utils/crypto.spec.ts#L67

Unexpected `await` of a non-Promise (non-"Thenable") value.

Check failure on line 94 in apps/server-nestjs/src/utils/crypto.spec.ts

See this annotation in the file changed.

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

apps/server-nestjs/src/utils/crypto.spec.ts#L94

Unexpected `await` of a non-Promise (non-"Thenable") value.

Check failure on line 61 in apps/server-nestjs/src/utils/crypto.spec.ts

See this annotation in the file changed.

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

apps/server-nestjs/src/utils/crypto.spec.ts#L61

Unexpected `await` of a non-Promise (non-"Thenable") value.

Check failure on line 46 in apps/server-nestjs/src/utils/crypto.spec.ts

See this annotation in the file changed.

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

apps/server-nestjs/src/utils/crypto.spec.ts#L46

Unexpected `await` of a non-Promise (non-"Thenable") value.

Check failure on line 38 in apps/server-nestjs/src/utils/crypto.spec.ts

See this annotation in the file changed.

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

apps/server-nestjs/src/utils/crypto.spec.ts#L38

Unexpected `await` of a non-Promise (non-"Thenable") value.

Check failure on line 54 in apps/server-nestjs/src/utils/crypto.spec.ts

See this annotation in the file changed.

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

apps/server-nestjs/src/utils/crypto.spec.ts#L54

Unexpected `await` of a non-Promise (non-"Thenable") value.

Check failure on line 53 in apps/server-nestjs/src/utils/crypto.spec.ts

See this annotation in the file changed.

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

apps/server-nestjs/src/utils/crypto.spec.ts#L53

Unexpected `await` of a non-Promise (non-"Thenable") value.

Check failure on line 19 in apps/server-nestjs/src/utils/crypto.ts

See this annotation in the file changed.

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

apps/server-nestjs/src/utils/crypto.ts#L19

"TOKEN_ALPHABET" detected here, make sure this is not a hard-coded secret.