Fix blank web page when locale is invalid by improving language fallb… #303
Annotations
10 warnings
application/shared-kernel/SharedKernel/Authentication/UserInfo.cs#L84
"Array.Find" static method should be used instead of the "FirstOrDefault" extension method. (https://rules.sonarsource.com/csharp/RSPEC-6602)
|
application/account-management/Core/Authentication/Commands/RefreshAuthenticationTokens.cs#L54
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
application/account-management/Core/Authentication/Commands/StartLogin.cs#L57
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
application/account-management/Core/Database/DatabaseMigrations.cs#L17
Define a constant instead of using this literal 'datetimeoffset' 10 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
application/account-management/Core/Database/DatabaseMigrations.cs#L19
Define a constant instead of using this literal 'varchar(30)' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
application/account-management/Core/Signups/Commands/StartSignup.cs#L54
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
application/account-management/Core/Users/Commands/UpdateAvatar.cs#L59
Make sure this weak hash algorithm is not used in a sensitive context here. (https://rules.sonarsource.com/csharp/RSPEC-4790)
|
application/account-management/Core/Users/Domain/UserRepository.cs#L77
Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
application/AppGateway/Program.cs#L40
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
application/AppHost/SslCertificateManager.cs#L66
Make sure the "PATH" used to find this command includes only what you intend. (https://rules.sonarsource.com/csharp/RSPEC-4036)
|
This job succeeded
Loading