Thumbnail generation background service refactor #304
Annotations
4 warnings
build
/Users/runner/work/starsky/starsky/starsky/starsky.feature.import/Services/Import.cs(99,18): warning CS8601: Possible null reference assignment. [/Users/runner/work/starsky/starsky/starsky/starsky.feature.import/starsky.feature.import.csproj]
|
build
/Users/runner/work/starsky/starsky/starsky/starsky.feature.import/Services/Import.cs(73,9): warning CS8618: Non-nullable field '_memoryCache' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable. [/Users/runner/work/starsky/starsky/starsky/starsky.feature.import/starsky.feature.import.csproj]
|
build
/Users/runner/work/starsky/starsky/starsky/starsky.feature.import/Services/Import.cs(99,18): warning CS8601: Possible null reference assignment. [/Users/runner/work/starsky/starsky/starsky/starsky.feature.import/starsky.feature.import.csproj]
|
build
/Users/runner/work/starsky/starsky/starsky/starsky.feature.import/Services/Import.cs(73,9): warning CS8618: Non-nullable field '_memoryCache' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable. [/Users/runner/work/starsky/starsky/starsky/starsky.feature.import/starsky.feature.import.csproj]
|