Update Readme/Documentation #165
Merged
Annotations
10 warnings
|
|
|
|
ImmichFrame.Core/Logic/ImmichFrameLogic.cs#L14
Non-nullable field '_excludedAlbumAssets' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
ImmichFrame.Core/Logic/ImmichFrameLogic.cs#L56
Possible null reference return.
|
ImmichFrame.Core/Logic/ImmichFrameLogic.cs#L59
Possible null reference return.
|
ImmichFrame.Core/Logic/ImmichFrameLogic.cs#L14
Non-nullable field '_excludedAlbumAssets' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
ImmichFrame.Core/Logic/ImmichFrameLogic.cs#L56
Possible null reference return.
|
ImmichFrame.Core/Logic/ImmichFrameLogic.cs#L59
Possible null reference return.
|
This job succeeded
Loading