Skip to content

Merge pull request #37 #90

Merge pull request #37

Merge pull request #37 #90

Triggered via push April 2, 2024 21:20
Status Success
Total duration 2m 13s
Artifacts

build.yml

on: push
๐Ÿ› ๏ธ Build and Test
2m 3s
๐Ÿ› ๏ธ 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#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]