Skip to content

Bump NUnit from 4.1.0 to 4.2.2 #55

Bump NUnit from 4.1.0 to 4.2.2

Bump NUnit from 4.1.0 to 4.2.2 #55

Triggered via pull request September 2, 2024 02:36
Status Success
Total duration 2m 30s
Artifacts

dotnet-desktop.yml

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

Annotations

20 warnings
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/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/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/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.
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/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/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.