Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to .NET 8 and PS SDK 7.4 #5078

Merged
merged 2 commits into from
Dec 18, 2024

Convert everything else to net8

f2c0bff
Select commit
Loading
Failed to load commit list.
Merged

Update to .NET 8 and PS SDK 7.4 #5078

Convert everything else to net8
f2c0bff
Select commit
Loading
Failed to load commit list.
Azure Pipelines / winget-cli Build_Test succeeded Dec 18, 2024 in 50m 4s

Build #20241217.2 had test failures

Details

Tests

  • Failed: 2 (0.02%)
  • Passed: 11,499 (99.12%)
  • Other: 100 (0.86%)
  • Total: 11,601
Code coverage

  • 12097 of 66352 blocks covered (18.23%)
  • 8299 of 42392 lines covered (19.58%)
  • 12185 of 66352 blocks covered (18.36%)
  • 8348 of 42392 lines covered (19.69%)

Annotations

Check failure on line 26 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / winget-cli Build_Test

Build log #L26

Failed to install .NET Core due to exception: 

Check failure on line 27 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / winget-cli Build_Test

Build log #L27

{"errno":-4055,"syscall":"write","code":"ENOSPC"}

Check failure on line 28 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / winget-cli Build_Test

Build log #L28

Falling back on system .NET core if it exists

Check failure on line 1 in AppInstallerCLIE2ETests.ConfigureCommand.ConfigureFromTestRepo_Location(CurrentUser)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / winget-cli Build_Test

AppInstallerCLIE2ETests.ConfigureCommand.ConfigureFromTestRepo_Location(CurrentUser)

  Expected: 0
  But was:  1
Raw output
   at AppInstallerCLIE2ETests.ConfigureCommand.ConfigureFromTestRepo_Location(TestModuleLocation location) in \src\AppInstallerCLIE2ETests\ConfigureCommand.cs:line 136

Check failure on line 1 in AppInstallerCLIE2ETests.ConfigureCommand.ConfigureFromTestRepo_Location(Custom)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / winget-cli Build_Test

AppInstallerCLIE2ETests.ConfigureCommand.ConfigureFromTestRepo_Location(Custom)

  Expected: 0
  But was:  1
Raw output
   at AppInstallerCLIE2ETests.ConfigureCommand.ConfigureFromTestRepo_Location(TestModuleLocation location) in \src\AppInstallerCLIE2ETests\ConfigureCommand.cs:line 136
   at InvokeStub_ConfigureCommand.ConfigureFromTestRepo_Location(Object, Span`1)