Skip to content

only add unique keys when combining albums/people/memories #48

only add unique keys when combining albums/people/memories

only add unique keys when combining albums/people/memories #48

Triggered via pull request March 27, 2024 21:31
Status Success
Total duration 47s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: ImmichFrame/ViewModels/MainViewModel.cs#L17
Non-nullable field '_settings' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: ImmichFrame/Helpers/AssetHelper.cs#L13
Non-nullable field '_filteredAssetInfos' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: 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/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/Models/AssetResponseDto.cs#L52
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build: 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/ViewModels/MainViewModel.cs#L17
Non-nullable field '_settings' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: ImmichFrame/Helpers/AssetHelper.cs#L13
Non-nullable field '_filteredAssetInfos' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: 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/Models/UiImage.cs#L8
Non-nullable property 'ThumbhashImage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.