Add support for changing and uploading avatars #555
account-management.yml
on: pull_request
Build and Test
2m 51s
Code Style and Linting
3m 43s
Deploy API
/
Production
Deploy Workers
/
Production
Annotations
6 warnings
Build and Test:
application/account-management/Core/Features/Authentication/Commands/CompleteLogin.cs#L21
Constructor has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
Build and Test:
application/account-management/Core/Features/Users/Avatars/AvatarUpdater.cs#L34
Make sure this weak hash algorithm is not used in a sensitive context here. (https://rules.sonarsource.com/csharp/RSPEC-4790)
|
Build and Test:
application/account-management/Core/Features/Authentication/Commands/CompleteLogin.cs#L82
Merge this if statement with the enclosing one. (https://rules.sonarsource.com/csharp/RSPEC-1066)
|
Build and Test:
application/account-management/Core/Features/Authentication/Commands/CompleteLogin.cs#L21
Constructor has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
Build and Test:
application/account-management/Core/Features/Users/Avatars/AvatarUpdater.cs#L34
Make sure this weak hash algorithm is not used in a sensitive context here. (https://rules.sonarsource.com/csharp/RSPEC-4790)
|
Build and Test:
application/account-management/Core/Features/Authentication/Commands/CompleteLogin.cs#L82
Merge this if statement with the enclosing one. (https://rules.sonarsource.com/csharp/RSPEC-1066)
|