Merge pull request #37 #90
build.yml
on: push
๐ ๏ธ Build and Test
2m 3s
๐ฆ Publish WinTuner to nuget
0s
๐ฆ Publish WinTuner to PowerShell Gallery
0s
Annotations
10 warnings
๐ ๏ธ Build and Test:
src/WingetIntune/Models/WingetPackage.cs#L10
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/WingetIntune/WingetIntune.csproj::TargetFramework=net8.0]
|
๐ ๏ธ Build and Test:
src/WingetIntune/Models/WingetPackage.cs#L10
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/WingetIntune/WingetIntune/src/WingetIntune/WingetIntune.csproj::TargetFramework=net8.0]
|
๐ ๏ธ Build and Test:
src/WingetIntune/Models/WingetPackage.cs#L10
Non-nullable property 'PackageFolder' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/WingetIntune/WingetIntune/src/WingetIntune/WingetIntune.csproj::TargetFramework=net8.0]
|
๐ ๏ธ Build and Test:
src/WingetIntune/Models/WingetPackage.cs#L10
Non-nullable property 'PackageFile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/WingetIntune/WingetIntune/src/WingetIntune/WingetIntune.csproj::TargetFramework=net8.0]
|
๐ ๏ธ Build and Test:
src/WingetIntune/Internal/Msal/InteractiveAuthenticationProvider.cs#L130
Non-nullable property 'Scopes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/WingetIntune/WingetIntune/src/WingetIntune/WingetIntune.csproj::TargetFramework=net8.0]
|
๐ ๏ธ Build and Test:
src/WingetIntune/Internal/Msal/InteractiveAuthenticationProvider.cs#L132
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/WingetIntune/WingetIntune/src/WingetIntune/WingetIntune.csproj::TargetFramework=net8.0]
|
๐ ๏ธ Build and Test:
src/WingetIntune/Internal/MsStore/DisplayCatalog.cs#L5
Non-nullable property 'Products' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/WingetIntune/WingetIntune/src/WingetIntune/WingetIntune.csproj::TargetFramework=net8.0]
|
๐ ๏ธ Build and Test:
src/WingetIntune/Internal/MsStore/DisplayCatalog.cs#L11
Non-nullable property 'LocalizedProperties' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/WingetIntune/WingetIntune/src/WingetIntune/WingetIntune.csproj::TargetFramework=net8.0]
|
๐ ๏ธ Build and Test:
src/WingetIntune/Internal/MsStore/DisplayCatalog.cs#L12
Non-nullable property 'MarketProperties' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/WingetIntune/WingetIntune/src/WingetIntune/WingetIntune.csproj::TargetFramework=net8.0]
|
๐ ๏ธ Build and Test:
src/WingetIntune/Internal/MsStore/DisplayCatalog.cs#L13
Non-nullable property 'ProductASchema' must contain a non-null value when exiting constructor. Consider declaring the property as nullable. [/home/runner/work/WingetIntune/WingetIntune/src/WingetIntune/WingetIntune.csproj::TargetFramework=net8.0]
|