Kickstart development of powershell module #89
build.yml
on: pull_request
๐ ๏ธ Build and Test
58s
๐ฆ 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#L466
Non-nullable property 'ExclusionProperties' 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#L467
Non-nullable property 'InclusionProperties' 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#L459
Non-nullable property 'GrantedEntitlementKeys' 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#L460
Non-nullable property 'PIFilter' 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]
|