Build(deps): Bump SonarAnalyzer.CSharp from 10.3.0.106239 to 10.6.0.109712 #637
Annotations
10 warnings
build:
Kanelson.Domain.Rooms/RoomIndex.cs#L21
Refactor this constructor to reduce its Cognitive Complexity from 16 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
build:
Kanelson.Domain.Rooms/RoomService.cs#L116
'System.ApplicationException' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
build:
Kanelson.Domain.Rooms/Room.cs#L32
Refactor this constructor to reduce its Cognitive Complexity from 36 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
build:
Kanelson/Components/progress/Progress.razor.cs#L126
Nullability of reference types in value of type 'IReadOnlyDictionary<string, object?>' doesn't match target type 'IReadOnlyDictionary<string, object>'.
|
build:
Kanelson/Pages/Rooms/BaseRoomPage.cs#L62
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
build:
Kanelson/Pages/Rooms/Player.razor.cs#L35
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
build:
Kanelson/Setup/DataProtectionSetup.cs#L17
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
build:
Kanelson/Pages/Error.cshtml.cs#L8
Make sure disabling CSRF protection is safe here. (https://rules.sonarsource.com/csharp/RSPEC-4502)
|
build:
Kanelson/Pages/Questions/QuestionPage.razor#L123
Make '_comparer' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
build:
Kanelson/Shared/CultureSelector.razor#L15
Make 'supportedCultures' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|