Start working on auditlog service #2139
Annotations
1 error and 6 warnings
|
Run tests
Process completed with exit code 2.
|
|
Run tests:
API/Controller/Tokens/Tokens.cs#L136
Parameter 'auditService' has no matching param tag in the XML comment for 'TokensController.CreateTokenV2(CreateTokenRequestV2, IApiTokenService, IAuditService)' (but other parameters do)
|
|
Run tests:
API/Controller/Tokens/Tokens.cs#L91
Parameter 'auditService' has no matching param tag in the XML comment for 'TokensController.CreateToken(CreateTokenRequest, IApiTokenService, IAuditService)' (but other parameters do)
|
|
Run tests:
API/Controller/Tokens/DeleteToken.cs#L46
Parameter 'auditService' has no matching param tag in the XML comment for 'TokenDeleteController.DeleteToken(Guid, IAuditService, CancellationToken)' (but other parameters do)
|
|
Run tests:
API/Controller/Account/Authenticated/ChangeUsername.cs#L29
Parameter 'auditService' has no matching param tag in the XML comment for 'AuthenticatedAccountController.ChangeUsername(ChangeUsernameRequest, IAuditService)' (but other parameters do)
|
|
Run tests:
API/Controller/Account/Authenticated/ChangePassword.cs#L30
Parameter 'auditService' has no matching param tag in the XML comment for 'AuthenticatedAccountController.ChangePassword(ChangePasswordRequest, IAuditService)' (but other parameters do)
|
|
Run tests:
API/Controller/Account/Authenticated/ChangeEmail.cs#L32
Parameter 'auditService' has no matching param tag in the XML comment for 'AuthenticatedAccountController.ChangeEmail(ChangeEmailRequest, IAuditService)' (but other parameters do)
|
background
wait
wait-all
cancel
parallel
Loading