Skip to content

Kickstart development of powershell module #89

Kickstart development of powershell module

Kickstart development of powershell module #89

Triggered via pull request April 2, 2024 21:16
Status Success
Total duration 1m 7s
Artifacts

build.yml

on: pull_request
๐Ÿ› ๏ธ Build and Test
58s
๐Ÿ› ๏ธ Build and Test
๐Ÿ“ฆ Publish WinTuner to nuget
0s
๐Ÿ“ฆ Publish WinTuner to nuget
๐Ÿ“ฆ Publish WinTuner to PowerShell Gallery
0s
๐Ÿ“ฆ Publish WinTuner to PowerShell Gallery
Fit to window
Zoom out
Zoom in

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]