Skip to content

Application tests

Application tests #172

Triggered via pull request January 4, 2025 22:47
Status Success
Total duration 11m 6s
Artifacts 2

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Windows Build: PhotoManager/PhotoManager.Application/Application.cs#L118
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/Windows/SyncAssetsWindow.xaml.cs#L21
Dereference of a possibly null reference.
Windows Build: PhotoManager/PhotoManager.UI/Controls/ViewerUserControl.xaml.cs#L71
Possible null reference assignment.
Windows Build: PhotoManager/PhotoManager.UI/Windows/MainWindow.xaml.cs#L39
Non-nullable field '_application' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Windows Build: PhotoManager/PhotoManager.UI/Windows/MainWindow.xaml.cs#L39
Non-nullable field '_cts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.

Artifacts

Produced during runtime
Name Size
coverage-report
42.7 KB
test-results
520 KB