Skip to content

Kickstart development of powershell module #88

Kickstart development of powershell module

Kickstart development of powershell module #88

Triggered via pull request April 2, 2024 21:11
Status Failure
Total duration 2m 27s
Artifacts

build.yml

on: pull_request
πŸ› οΈ Build and Test
1m 27s
πŸ› οΈ Build and Test
πŸ“¦ Publish WinTuner to nuget
0s
πŸ“¦ Publish WinTuner to nuget
πŸ“¦ Publish WinTuner to PowerShell Gallery
42s
πŸ“¦ Publish WinTuner to PowerShell Gallery
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
πŸ“¦ Publish WinTuner to PowerShell Gallery
'7/merge'. [/home/runner/work/WingetIntune/WingetIntune/src/Winget.CommunityRepository/Winget.CommunityRepository.csproj]
πŸ“¦ Publish WinTuner to PowerShell Gallery
'7/merge'. [/home/runner/work/WingetIntune/WingetIntune/src/Winget.CommunityRepository/Winget.CommunityRepository.csproj]
πŸ“¦ Publish WinTuner to PowerShell Gallery
Process completed with exit code 1.
πŸ› οΈ 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/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/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#L35
Non-nullable property 'Attributes' 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#L37
Non-nullable property 'Category' 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#L38
Non-nullable property 'SubCategory' 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]