Remove warnings for publish unit tests #142
Annotations
10 warnings
π οΈ Build code:
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 code:
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=net8.0]
|
π οΈ Build code:
src/Winget.CommunityRepository.Ef/DbModels/IndexContext.cs#L9
Non-nullable property 'Channels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/WingetIntune/WingetIntune/src/Winget.CommunityRepository.Ef/Winget.CommunityRepository.Ef.csproj::TargetFramework=net6.0]
|
π οΈ Build code:
src/Winget.CommunityRepository.Ef/DbModels/IndexContext.cs#L9
Non-nullable property 'Commands' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/WingetIntune/WingetIntune/src/Winget.CommunityRepository.Ef/Winget.CommunityRepository.Ef.csproj::TargetFramework=net6.0]
|
π οΈ Build code:
src/Winget.CommunityRepository.Ef/DbModels/IndexContext.cs#L9
Non-nullable property 'CommandsMaps' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/WingetIntune/WingetIntune/src/Winget.CommunityRepository.Ef/Winget.CommunityRepository.Ef.csproj::TargetFramework=net6.0]
|
π οΈ Build code:
src/Winget.CommunityRepository.Ef/DbModels/IndexContext.cs#L9
Non-nullable property 'Ids' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/WingetIntune/WingetIntune/src/Winget.CommunityRepository.Ef/Winget.CommunityRepository.Ef.csproj::TargetFramework=net6.0]
|
π οΈ Build code:
src/Winget.CommunityRepository.Ef/DbModels/IndexContext.cs#L9
Non-nullable property 'Manifests' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/WingetIntune/WingetIntune/src/Winget.CommunityRepository.Ef/Winget.CommunityRepository.Ef.csproj::TargetFramework=net6.0]
|
π οΈ Build code:
src/Winget.CommunityRepository.Ef/DbModels/IndexContext.cs#L9
Non-nullable property 'Metadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/WingetIntune/WingetIntune/src/Winget.CommunityRepository.Ef/Winget.CommunityRepository.Ef.csproj::TargetFramework=net6.0]
|
π οΈ Build code:
src/Winget.CommunityRepository.Ef/DbModels/IndexContext.cs#L9
Non-nullable property 'Monikers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/WingetIntune/WingetIntune/src/Winget.CommunityRepository.Ef/Winget.CommunityRepository.Ef.csproj::TargetFramework=net6.0]
|
π οΈ Build code:
src/Winget.CommunityRepository.Ef/DbModels/IndexContext.cs#L9
Non-nullable property 'Names' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/WingetIntune/WingetIntune/src/Winget.CommunityRepository.Ef/Winget.CommunityRepository.Ef.csproj::TargetFramework=net6.0]
|
Loading