Skip to content

0.4.5-alpha

0.4.5-alpha #50

Triggered via pull request August 3, 2024 18:07
Status Success
Total duration 3m 2s
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 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 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 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 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 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 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 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 declaring the property as nullable.