feat(ci): add .NET 11, update CI workflows for build, test, and release #4
pr-validation.yml
on: pull_request
Test on .NET 8.0
/
Build and Test
10s
Test on .NET 9.0
/
Build and Test
11s
Test on .NET 10.0
/
Build and Test
9s
Test on .NET 11.0
/
Build and Test
17s
Annotations
4 errors and 4 warnings
|
Test on .NET 10.0 / Build and Test
Failed to install dotnet, exit code: 1. dotnet_install: Error: Could not find `.NET Core SDK` with version = 11.0.0-preview.2.26159.112
dotnet_install: Error: Refer to: https://aka.ms/dotnet-os-lifecycle for information on .NET Core support
|
|
Test on .NET 8.0 / Build and Test
Failed to install dotnet, exit code: 1. dotnet_install: Error: Could not find `.NET Core SDK` with version = 11.0.0-preview.2.26159.112
dotnet_install: Error: Refer to: https://aka.ms/dotnet-os-lifecycle for information on .NET Core support
|
|
Test on .NET 9.0 / Build and Test
Failed to install dotnet, exit code: 1. dotnet_install: Error: Could not find `.NET Core SDK` with version = 11.0.0-preview.2.26159.112
dotnet_install: Error: Refer to: https://aka.ms/dotnet-os-lifecycle for information on .NET Core support
|
|
Test on .NET 11.0 / Build and Test
Failed to install dotnet, exit code: 1. dotnet_install: Error: Could not find `.NET Core SDK` with version = 11.0.0-preview.2.26159.112
dotnet_install: Error: Refer to: https://aka.ms/dotnet-os-lifecycle for information on .NET Core support
|
|
Test on .NET 10.0 / Build and Test
No files were found with the provided path: **/TestResults/**/*.trx. No artifacts will be uploaded.
|
|
Test on .NET 8.0 / Build and Test
No files were found with the provided path: **/TestResults/**/*.trx. No artifacts will be uploaded.
|
|
Test on .NET 9.0 / Build and Test
No files were found with the provided path: **/TestResults/**/*.trx. No artifacts will be uploaded.
|
|
Test on .NET 11.0 / Build and Test
No files were found with the provided path: **/TestResults/**/*.trx. No artifacts will be uploaded.
|