Weather fixes/changes #97
Annotations
3 errors and 10 warnings
build:
ImmichFrame/Views/MainView.axaml.cs#L69
'Settings.ShowWeather' is inaccessible due to its protection level
|
build:
ImmichFrame/Views/MainView.axaml.cs#L69
'Settings.ShowWeather' is inaccessible due to its protection level
|
build
Process completed with exit code 1.
|
build:
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/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/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/Helpers/RelayCommand.cs#L14
The event 'RelayCommand.CanExecuteChanged' is never used
|
build:
ImmichFrame/Helpers/RelayCommand.cs#L34
The event 'RelayCommandParams.CanExecuteChanged' is never used
|
build:
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/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/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/Helpers/RelayCommand.cs#L14
The event 'RelayCommand.CanExecuteChanged' is never used
|
build:
ImmichFrame/Helpers/RelayCommand.cs#L34
The event 'RelayCommandParams.CanExecuteChanged' is never used
|