Skip to content

Add support for changing and uploading avatars #555

Add support for changing and uploading avatars

Add support for changing and uploading avatars #555

Triggered via pull request November 7, 2024 18:28
Status Success
Total duration 3m 55s
Artifacts

account-management.yml

on: pull_request
Code Style and Linting
3m 43s
Code Style and Linting
Deploy API  /  Staging
Deploy API / Staging
Deploy Workers  /  Staging
Deploy Workers / Staging
Deploy API  /  Production
Deploy API / Production
Deploy Workers  /  Production
Deploy Workers / Production
Fit to window
Zoom out
Zoom in

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)