Android support #59
Annotations
10 warnings
Build ImmichFrame.Desktop:
ImmichFrame/ViewModels/MainViewModel.cs#L37
Non-nullable field '_settings' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build ImmichFrame.Desktop:
ImmichFrame/Models/AssetResponseDto.cs#L60
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Build ImmichFrame.Desktop:
ImmichFrame/Models/AssetResponseDto.cs#L15
Non-nullable field '_imageDesc' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build ImmichFrame.Desktop:
ImmichFrame/Models/UiImage.cs#L7
Non-nullable property 'Image' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build ImmichFrame.Desktop:
ImmichFrame/Models/UiImage.cs#L8
Non-nullable property 'ThumbhashImage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build ImmichFrame.Desktop:
ImmichFrame/ViewModels/MainViewModel.cs#L37
Non-nullable field '_settings' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build ImmichFrame.Desktop:
ImmichFrame/Models/AssetResponseDto.cs#L60
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Build ImmichFrame.Desktop:
ImmichFrame/Models/AssetResponseDto.cs#L15
Non-nullable field '_imageDesc' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build ImmichFrame.Desktop:
ImmichFrame/Models/UiImage.cs#L7
Non-nullable property 'Image' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build ImmichFrame.Desktop:
ImmichFrame/Models/UiImage.cs#L8
Non-nullable property 'ThumbhashImage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading