Reannotate when weights changed if auto annotation enabled #22
Annotations
6 warnings
SightKeeper.Avalonia/ViewModels/Annotating/FakeAnnotatorViewModel.cs#L45
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#L46
Non-nullable property 'ViewSettingsViewModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
SightKeeper.Avalonia/ViewModels/Tabs/Profiles/Tab/ProfilesListViewModel.cs#L26
Possible null reference argument for parameter 'context' in 'IObservable<IChangeSet<ProfileViewModel, Profile>> Observable.ObserveOn<IChangeSet<ProfileViewModel, Profile>>(IObservable<IChangeSet<ProfileViewModel, Profile>> source, SynchronizationContext context)'.
|
SightKeeper.Avalonia/ViewModels/Annotating/FakeAnnotatorViewModel.cs#L45
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#L46
Non-nullable property 'ViewSettingsViewModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
SightKeeper.Avalonia/ViewModels/Tabs/Profiles/Tab/ProfilesListViewModel.cs#L26
Possible null reference argument for parameter 'context' in 'IObservable<IChangeSet<ProfileViewModel, Profile>> Observable.ObserveOn<IChangeSet<ProfileViewModel, Profile>>(IObservable<IChangeSet<ProfileViewModel, Profile>> source, SynchronizationContext context)'.
|
The logs for this run have expired and are no longer available.
Loading