Skip to content

Build(deps): Bump FluentValidation.DependencyInjectionExtensions and FluentValidation #440

Build(deps): Bump FluentValidation.DependencyInjectionExtensions and FluentValidation

Build(deps): Bump FluentValidation.DependencyInjectionExtensions and FluentValidation #440

Triggered via pull request June 10, 2024 13:23
Status Success
Total duration 2m 12s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)