Update dotnet monorepo to v10 (major) #125
build-test.yaml
on: pull_request
Annotations
5 errors and 8 warnings
|
.NET Build (ubuntu-latest)
Process completed with exit code 155.
|
|
.NET Build (macOS-latest)
The strategy configuration was canceled because "build.ubuntu-latest" failed
|
|
.NET Build (macOS-latest)
The operation was canceled.
|
|
.NET Build (windows-latest)
The strategy configuration was canceled because "build.ubuntu-latest" failed
|
|
.NET Build (windows-latest)
The operation was canceled.
|
|
.NET Build (ubuntu-latest)
No files were found with the provided path: ./test-results. No artifacts will be uploaded.
|
|
.NET Build (ubuntu-latest)
Failed to install dotnet runtime + cli, exit code: 1. dotnet_install: Error: Could not find `.NET Core Runtime` with version = 10.0.5
dotnet_install: Error: Refer to: https://aka.ms/dotnet-os-lifecycle for information on .NET Core support
|
|
.NET Build (ubuntu-latest)
Failed to install dotnet runtime + cli, exit code: 1. dotnet_install: Error: Could not find `.NET Core Runtime` with version = 10.0.5
dotnet_install: Error: Refer to: https://aka.ms/dotnet-os-lifecycle for information on .NET Core support
|
|
.NET Build (macOS-latest)
No files were found with the provided path: ./test-results. No artifacts will be uploaded.
|
|
.NET Build (macOS-latest)
Failed to install dotnet runtime + cli, exit code: 1. dotnet_install: Error: Could not find `.NET Core Runtime` with version = 10.0.5
dotnet_install: Error: Refer to: https://aka.ms/dotnet-os-lifecycle for information on .NET Core support
|
|
.NET Build (macOS-latest)
Failed to install dotnet runtime + cli, exit code: 1. dotnet_install: Error: Could not find `.NET Core Runtime` with version = 10.0.5
dotnet_install: Error: Refer to: https://aka.ms/dotnet-os-lifecycle for information on .NET Core support
|
|
.NET Build (windows-latest)
No files were found with the provided path: ./test-results. No artifacts will be uploaded.
|
|
.NET Build (windows-latest)
Failed to install dotnet runtime + cli, exit code: 1. dotnet-install: Downloading from "aka.ms" link has failed with error:
Uri: https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.5/dotnet-runtime-10.0.5-win-x64.zip
StatusCode: 404
Error: Unable to download https://builds.dotnet.microsoft.com/dotnet/Runtime/10.0.5/dotnet-runtime-10.0.5-win-x64.zip. Returned HTTP status code: 404
Exception: D:\a\_actions\actions\setup-dotnet\v4\externals\install-dotnet.ps1:1350
Line |
1350 | throw "Could not find `"$assetName`" with version = $($DownloadLi …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Could not find ".NET Core Runtime" with version = 10.0.5 Refer to: https://aka.ms/dotnet-os-lifecycle for
| information on .NET support
|