Skip to content

Weather fixes/changes #99

Weather fixes/changes

Weather fixes/changes #99

Triggered via pull request April 16, 2024 22:39
Status Success
Total duration 2m 21s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#L34
The event 'RelayCommandParams.CanExecuteChanged' is never used
build: ImmichFrame/Helpers/RelayCommand.cs#L14
The event 'RelayCommand.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#L34
The event 'RelayCommandParams.CanExecuteChanged' is never used
build: ImmichFrame/Helpers/RelayCommand.cs#L14
The event 'RelayCommand.CanExecuteChanged' is never used