Refactor WindowsScreenCapture #12
Annotations
4 warnings
SightKeeper.Avalonia/ViewModels/Annotating/FakeAnnotatorViewModel.cs#L44
Non-nullable property 'AutoAnnotationViewModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
SightKeeper.Avalonia/ViewModels/Annotating/FakeAnnotatorViewModel.cs#L45
Non-nullable property 'ViewSettingsViewModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
SightKeeper.Avalonia/ViewModels/Annotating/FakeAnnotatorViewModel.cs#L44
Non-nullable property 'AutoAnnotationViewModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
SightKeeper.Avalonia/ViewModels/Annotating/FakeAnnotatorViewModel.cs#L45
Non-nullable property 'ViewSettingsViewModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading