Application tests #171
Annotations
10 warnings
Windows Build:
PhotoManager/PhotoManager.Application/Application.cs#L119
Possible null reference assignment.
|
Windows Build:
PhotoManager/PhotoManager.UI/ViewModels/BaseViewModel.cs#L8
Nullability of reference types in type of 'event PropertyChangedEventHandler BaseViewModel.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
Windows Build:
PhotoManager/PhotoManager.UI/ViewModels/FindDuplicatedAssetsViewModel.cs#L235
Nullability of reference types in type of 'event PropertyChangedEventHandler DuplicatedSetViewModel.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
Windows Build:
PhotoManager/PhotoManager.UI/Windows/SyncAssetsWindow.xaml.cs#L110
Possible null reference argument for parameter 'definitions' in 'void SyncAssetsWindow.Save(ObservableCollection<SyncAssetsDirectoriesDefinition> definitions)'.
|
Windows Build:
PhotoManager/PhotoManager.UI/Windows/SyncAssetsWindow.xaml.cs#L188
Possible null reference argument for parameter 'definitions' in 'void SyncAssetsWindow.Save(ObservableCollection<SyncAssetsDirectoriesDefinition> definitions)'.
|
Windows Build:
PhotoManager/PhotoManager.UI/Controls/ViewerUserControl.xaml.cs#L24
Non-nullable event 'ThumbnailSelected' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
Windows Build:
PhotoManager/PhotoManager.UI/Controls/ViewerUserControl.xaml.cs#L71
Possible null reference assignment.
|
Windows Build:
PhotoManager/PhotoManager.UI/Controls/ViewerUserControl.xaml.cs#L90
Dereference of a possibly null reference.
|
Windows Build:
PhotoManager/PhotoManager.UI/Controls/FolderNavigationControl.xaml.cs#L20
Cannot convert null literal to non-nullable reference type.
|
Windows Build:
PhotoManager/PhotoManager.UI/Controls/FolderNavigationControl.xaml.cs#L25
Non-nullable event 'FolderSelected' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-report
|
42.7 KB |
|
test-results
|
519 KB |
|