Skip to content

updated process cleanup handling #346

updated process cleanup handling

updated process cleanup handling #346

Triggered via push October 19, 2023 21:15
Status Success
Total duration 6m 35s
Artifacts
Matrix: backend
Matrix: frontend
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
backend (16): backend/src/authentication/PlaintextAuthenticationProvider.ts#L28
'_username' is defined but never used
backend (16): backend/src/authentication/PlaintextAuthenticationProvider.ts#L29
'_oldPassword' is defined but never used
backend (16): backend/src/authentication/PlaintextAuthenticationProvider.ts#L30
'_newPassword' is defined but never used
backend (16): backend/src/authentication/PlaintextAuthenticationProvider.ts#L31
'_confirmNewPassword' is defined but never used
backend (16): backend/src/authentication/PlaintextMultiuserAuthenticationProvider.ts#L50
'_oldPassword' is defined but never used
backend (16): backend/src/authentication/PlaintextMultiuserAuthenticationProvider.ts#L51
'_newPassword' is defined but never used
backend (16): backend/src/authentication/PlaintextMultiuserAuthenticationProvider.ts#L52
'_confirmNewPassword' is defined but never used