Skip to content

Bump FluentValidation from 11.9.2 to 11.10.0 #57

Bump FluentValidation from 11.9.2 to 11.10.0

Bump FluentValidation from 11.9.2 to 11.10.0 #57

Triggered via pull request September 16, 2024 02:31
Status Success
Total duration 2m 19s
Artifacts

dotnet-desktop.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build (Release): Horizon/ViewModel/AppViewModel.cs#L16
Non-nullable property 'AvailableTemplates' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): Horizon/ViewModel/NewProjectWindowViewModel.cs#L17
Non-nullable property 'AvailableTemplates' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): Horizon/ViewModel/WorkspaceViewModel.cs#L78
The variable 'x' is assigned but its value is never used
build (Release): Horizon/ViewModel/Validators/NewProjectWindowValidator.cs#L9
Dereference of a possibly null reference.
build (Release): Horizon/ViewModel/Validators/NewProjectWindowValidator.cs#L13
Dereference of a possibly null reference.
build (Release): Horizon/ViewModel/AppViewModel.cs#L16
Non-nullable property 'AvailableTemplates' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Release): Horizon/ViewModel/WorkspaceViewModel.cs#L78
The variable 'x' is assigned but its value is never used
build (Release): Horizon/ViewModel/Validators/NewProjectWindowValidator.cs#L9
Dereference of a possibly null reference.
build (Release): Horizon/ViewModel/Validators/NewProjectWindowValidator.cs#L13
Dereference of a possibly null reference.
build (Release): Horizon/ViewModel/NewProjectWindowViewModel.cs#L17
Non-nullable property 'AvailableTemplates' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): Horizon/ViewModel/WorkspaceViewModel.cs#L78
The variable 'x' is assigned but its value is never used
build (Debug): Horizon/ViewModel/Validators/NewProjectWindowValidator.cs#L9
Dereference of a possibly null reference.
build (Debug): Horizon/ViewModel/Validators/NewProjectWindowValidator.cs#L13
Dereference of a possibly null reference.
build (Debug): Horizon/ViewModel/NewProjectWindowViewModel.cs#L17
Non-nullable property 'AvailableTemplates' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): Horizon/ViewModel/AppViewModel.cs#L16
Non-nullable property 'AvailableTemplates' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): Horizon/ViewModel/WorkspaceViewModel.cs#L78
The variable 'x' is assigned but its value is never used
build (Debug): Horizon/ViewModel/Validators/NewProjectWindowValidator.cs#L9
Dereference of a possibly null reference.
build (Debug): Horizon/ViewModel/Validators/NewProjectWindowValidator.cs#L13
Dereference of a possibly null reference.
build (Debug): Horizon/ViewModel/NewProjectWindowViewModel.cs#L17
Non-nullable property 'AvailableTemplates' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug): Horizon/ViewModel/AppViewModel.cs#L16
Non-nullable property 'AvailableTemplates' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.