Skip to content

Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 #53

Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0

Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 #53

Triggered via pull request August 26, 2024 02:37
Status Success
Total duration 2m 10s
Artifacts

dotnet-desktop.yml

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

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.