Weather fixes/changes #99
Annotations
10 warnings
Build ImmichFrame.Desktop:
ImmichFrame/Views/MainView.axaml.cs#L27
Non-nullable field '_viewModel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build ImmichFrame.Desktop:
ImmichFrame/ViewModels/ViewModelBase.cs#L9
Non-nullable field 'ShowMessageBoxFromThread' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build ImmichFrame.Desktop:
ImmichFrame/ViewModels/ViewModelBase.cs#L10
Non-nullable field 'ShowMessageBox' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build ImmichFrame.Desktop:
ImmichFrame/Helpers/RelayCommand.cs#L34
The event 'RelayCommandParams.CanExecuteChanged' is never used
|
Build ImmichFrame.Desktop:
ImmichFrame/Helpers/RelayCommand.cs#L14
The event 'RelayCommand.CanExecuteChanged' is never used
|
Build ImmichFrame.Desktop:
ImmichFrame/Views/MainView.axaml.cs#L27
Non-nullable field '_viewModel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build ImmichFrame.Desktop:
ImmichFrame/ViewModels/ViewModelBase.cs#L9
Non-nullable field 'ShowMessageBoxFromThread' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build ImmichFrame.Desktop:
ImmichFrame/ViewModels/ViewModelBase.cs#L10
Non-nullable field 'ShowMessageBox' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build ImmichFrame.Desktop:
ImmichFrame/Helpers/RelayCommand.cs#L34
The event 'RelayCommandParams.CanExecuteChanged' is never used
|
Build ImmichFrame.Desktop:
ImmichFrame/Helpers/RelayCommand.cs#L14
The event 'RelayCommand.CanExecuteChanged' is never used
|
Loading