Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 #53
Annotations
20 warnings
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.
|
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 (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.
|