Skip to content

Merge pull request #25 from JW-CH/dev.openapi #19

Merge pull request #25 from JW-CH/dev.openapi

Merge pull request #25 from JW-CH/dev.openapi #19

Triggered via push March 16, 2024 17:35
Status Success
Total duration 37s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: ImmichFrame/Helpers/AssetHelper.cs#L14
Non-nullable field '_memoryAssetInfos' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: ImmichFrame/Helpers/AssetHelper.cs#L30
Non-nullable field '_albumAssetInfos' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: ImmichFrame/Models/AssetResponseDto.cs#L41
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build: ImmichFrame/Models/AssetResponseDto.cs#L14
Non-nullable field '_imageDesc' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: ImmichFrame/Models/Settings.cs#L12
Non-nullable property 'ImmichServerUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ImmichFrame/Models/Settings.cs#L13
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ImmichFrame/Models/Settings.cs#L18
Non-nullable property 'Albums' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ImmichFrame/Models/Settings.cs#L32
Non-nullable field '_settings' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: ImmichFrame/Helpers/AssetHelper.cs#L14
Non-nullable field '_memoryAssetInfos' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: ImmichFrame/Helpers/AssetHelper.cs#L30
Non-nullable field '_albumAssetInfos' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.