Merge pull request #2100 from riganti/copilot/fix-static-command-seri… #4001
main.yml
on: push
Build all projects without errors
5m 35s
JS unit tests
56s
Matrix: Build published projects without warnings
Matrix: CommandLine tests
Matrix: .NET unit tests
Matrix: UI tests
Annotations
4 errors and 31 warnings
|
UI tests (chrome, ubuntu-latest, Production, ExperimentalFeaturesTests)
Process completed with exit code 1.
|
|
UI tests (chrome, ubuntu-latest, Production, ExperimentalFeaturesTests)
Action failed since 2 tests failed.
|
|
UI tests (chrome, ubuntu-latest, Production, Default)
Process completed with exit code 1.
|
|
UI tests (chrome, ubuntu-latest, Production, Default)
Action failed since 1 tests failed.
|
|
JS unit tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
CommandLine tests (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, actions/setup-dotnet@v4, actions/setup-node@v3, nuget/setup-nuget@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build published projects without warnings (Debug)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, actions/setup-dotnet@v4, actions/setup-node@v3, nuget/setup-nuget@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build published projects without warnings (Release)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, actions/setup-dotnet@v4, actions/setup-node@v3, nuget/setup-nuget@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
CommandLine tests (macOS-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, actions/setup-dotnet@v4, actions/setup-node@v3, nuget/setup-nuget@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
.NET unit tests (macOS-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, actions/setup-dotnet@v4, actions/setup-node@v3, actions/upload-artifact@v4, nuget/setup-nuget@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build all projects without errors
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, actions/setup-dotnet@v4, actions/setup-node@v3, microsoft/setup-msbuild@v1.1, nuget/setup-nuget@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build all projects without errors
Targeting .NET 10.0 or higher in Visual Studio 2022 17.14 is not supported.
|
|
Build all projects without errors
Targeting .NET 10.0 or higher in Visual Studio 2022 17.14 is not supported.
|
|
Build all projects without errors
Targeting .NET 10.0 or higher in Visual Studio 2022 17.14 is not supported.
|
|
Build all projects without errors
Targeting .NET 10.0 or higher in Visual Studio 2022 17.14 is not supported.
|
|
Build all projects without errors
Targeting .NET 10.0 or higher in Visual Studio 2022 17.14 is not supported.
|
|
.NET unit tests (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, actions/setup-dotnet@v4, actions/setup-node@v3, actions/upload-artifact@v4, nuget/setup-nuget@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
CommandLine tests (windows-2022)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, actions/setup-dotnet@v4, actions/setup-node@v3, microsoft/setup-msbuild@v1.1, nuget/setup-nuget@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
.NET unit tests (windows-2022)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, actions/setup-dotnet@v4, actions/setup-node@v3, actions/upload-artifact@v4, microsoft/setup-msbuild@v1.1, nuget/setup-nuget@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
UI tests (chrome, ubuntu-latest, Production, ExperimentalFeaturesTests)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, actions/setup-dotnet@v4, actions/setup-node@v3, actions/upload-artifact@v4, nuget/setup-nuget@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
UI tests (chrome, ubuntu-latest, Production, ExperimentalFeaturesTests):
src/Samples/Tests/Tests/Feature/LateContentPlaceHoldersTests.cs#L77
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
UI tests (chrome, ubuntu-latest, Production, ExperimentalFeaturesTests):
src/Samples/Tests/Tests/Feature/JsComponentIntegrationTests.cs#L48
The variable 'pathsList2' is assigned but its value is never used
|
|
UI tests (chrome, ubuntu-latest, Production, Default)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, actions/setup-dotnet@v4, actions/setup-node@v3, actions/upload-artifact@v4, nuget/setup-nuget@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
UI tests (chrome, ubuntu-latest, Production, Default):
src/Samples/Tests/Tests/Feature/LateContentPlaceHoldersTests.cs#L77
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
UI tests (chrome, ubuntu-latest, Production, Default):
src/Samples/Tests/Tests/Feature/JsComponentIntegrationTests.cs#L48
The variable 'pathsList2' is assigned but its value is never used
|
|
UI tests (firefox, ubuntu-latest, Production, Default)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, actions/setup-dotnet@v4, actions/setup-node@v3, actions/upload-artifact@v4, nuget/setup-nuget@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
UI tests (firefox, ubuntu-latest, Production, Default):
src/Samples/Tests/Tests/Feature/LateContentPlaceHoldersTests.cs#L77
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
UI tests (firefox, ubuntu-latest, Production, Default):
src/Samples/Tests/Tests/Feature/JsComponentIntegrationTests.cs#L48
The variable 'pathsList2' is assigned but its value is never used
|
|
UI tests (firefox, ubuntu-latest, Development, ExperimentalFeaturesTests)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, actions/setup-dotnet@v4, actions/setup-node@v3, actions/upload-artifact@v4, nuget/setup-nuget@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
UI tests (firefox, ubuntu-latest, Development, ExperimentalFeaturesTests):
src/Samples/Tests/Tests/Feature/LateContentPlaceHoldersTests.cs#L77
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
UI tests (firefox, ubuntu-latest, Development, ExperimentalFeaturesTests):
src/Samples/Tests/Tests/Feature/JsComponentIntegrationTests.cs#L48
The variable 'pathsList2' is assigned but its value is never used
|
|
UI tests (firefox, ubuntu-latest, Development, Default, /test-basepath)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, actions/setup-dotnet@v4, actions/setup-node@v3, actions/upload-artifact@v4, nuget/setup-nuget@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
UI tests (firefox, ubuntu-latest, Development, Default, /test-basepath):
src/Samples/Tests/Tests/Feature/LateContentPlaceHoldersTests.cs#L77
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
|
|
UI tests (firefox, ubuntu-latest, Development, Default, /test-basepath):
src/Samples/Tests/Tests/Feature/JsComponentIntegrationTests.cs#L48
The variable 'pathsList2' is assigned but its value is never used
|
|
UI tests (chrome, windows-2022, Development, Default)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v3, actions/setup-dotnet@v4, actions/setup-node@v3, actions/upload-artifact@v4, microsoft/setup-msbuild@v1.1, nuget/setup-nuget@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
analyzers-tests-net8.0-Debug-Linux
|
13.3 KB |
sha256:1a0bcfa3003e129090058c30af3bb6a79ad86da8020de204a16e745f2979a7eb
|
|
|
analyzers-tests-net8.0-Debug-Windows
|
13.1 KB |
sha256:790a3b8506a8c022511bcae679d90fcd06c245396ebb08f103e469b034bea476
|
|
|
analyzers-tests-net8.0-Debug-macOS
|
13.1 KB |
sha256:db5a866139bd1f7689db868b653935d416aba3daa70d0d414e3a5785e43fe6be
|
|
|
analyzers-tests-net8.0-Release-Linux
|
13.1 KB |
sha256:39a945f79058cc1bc8b131f076d01cf50566e429f16b8848fbcde4c6dcb00e33
|
|
|
analyzers-tests-net8.0-Release-Windows
|
13.3 KB |
sha256:c126486b1aab89a759cbeeb8ac6e162c7b5e697f6536b46481300e14d069b2ba
|
|
|
analyzers-tests-net8.0-Release-macOS
|
13.2 KB |
sha256:edb8d29975d7515b3a913688bf31d4a637d90b029ee8ea5c7d815774d1a6a0ab
|
|
|
chrome-tests-Linux-Production-Default
|
192 KB |
sha256:4541921db34023dfbaf2c4900e6336f9579b88b918009f091cc57ebd09b53f9a
|
|
|
chrome-tests-Linux-Production-ExperimentalFeaturesTests
|
143 KB |
sha256:a87335eaa840c8d11341b11bda0a9b477662b4250e0def37f72b0e8719f0321b
|
|
|
chrome-tests-Windows-Development-Default
|
205 KB |
sha256:262ff43eaacfdde834a7d09a675cd6259ea25e48ebbdf46365a69c7f69cfd26a
|
|
|
firefox-tests-Linux-Development-Default
|
224 KB |
sha256:954dcbb080c30172a36d629d207f22c9d0ba75b48ec07815f2d2ada429707f18
|
|
|
firefox-tests-Linux-Development-ExperimentalFeaturesTests
|
166 KB |
sha256:691798dd19e4d2664c97760a48b3fca33c3ee25f48d022307ed9ab2f00ab5222
|
|
|
firefox-tests-Linux-Production-Default
|
189 KB |
sha256:de5fdf84197d49df2dcd4a51b02535bf4c73e73733f194eb66977c44219aac97
|
|
|
framework-tests-net472-Debug-Windows
|
576 KB |
sha256:92030c27310acce96e6d3332eb71e6e6598a55a0fbae1058900505ab64b87852
|
|
|
framework-tests-net472-Release-Windows
|
573 KB |
sha256:09279c3a0a4fb594cced36ddd7a1fad543a18c6d56fda7934b5687fb7cc05bf8
|
|
|
framework-tests-net8.0-Debug-Linux
|
581 KB |
sha256:f9e0a1bddf1095c3bf1cb3dbd69c56172446912bcdbadbcd108d0c7d9d49c6ce
|
|
|
framework-tests-net8.0-Debug-Windows
|
587 KB |
sha256:35b10ddbafc8760804741a3e6ab2b32a4ba02a59826277a09071e0fd6de97859
|
|
|
framework-tests-net8.0-Debug-macOS
|
583 KB |
sha256:fe418fac6dfeb14302aae44f1be0584e6c0974226f2d41e34b9c55cd3356420f
|
|
|
framework-tests-net8.0-Release-Linux
|
583 KB |
sha256:fc6eb418c328092539dce7a783987d22fd96dbac6762c09d415678614d1aba24
|
|
|
framework-tests-net8.0-Release-Windows
|
584 KB |
sha256:da051bc93a2c0b987fec01eaaf4bd517068f2428693aec44c1755ed3c4f7aa4f
|
|
|
framework-tests-net8.0-Release-macOS
|
587 KB |
sha256:099083d2e6d0b9ef4793f88e350dbd5475dfec24b73d6f783134253f90e7d9b8
|
|
|
integration-tests-net10.0-Debug-Linux
|
4.44 KB |
sha256:627fee7e0422b114e82e36fc7c0fb86a344535b09d99095a700fbda2b7526803
|
|
|
integration-tests-net10.0-Release-Linux
|
4.29 KB |
sha256:cc5ca998a41245385af91c8305e69513dd403702b2ecfd553214901554ef2a2e
|
|
|
webforms-adapters-tests-net472-Debug-Windows
|
1.94 KB |
sha256:3d536eca5bc226fecc9ac38f6a71ad2c4b82b7e5e302d1d12603dacefc664b82
|
|
|
webforms-adapters-tests-net472-Release-Windows
|
1.95 KB |
sha256:d3d9d91a0158a325d4b1d62c163fcc241ed8b43a635fc18df1976f3d1bca8ba1
|
|