Remove warnings for publish unit tests #142
Annotations
2 warnings
π οΈ Build module:
src/Winget.CommunityRepository/Models/WingetEntry.cs#L11
Non-nullable property 'PackageId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/WingetIntune/WingetIntune/src/Winget.CommunityRepository/Winget.CommunityRepository.csproj::TargetFramework=net6.0]
|
π οΈ Build module:
src/Winget.CommunityRepository/Models/WingetEntry.cs#L11
Non-nullable property 'PackageId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/WingetIntune/WingetIntune/src/Winget.CommunityRepository/Winget.CommunityRepository.csproj::TargetFramework=net6.0]
|
Loading