Skip to content

Fixed path discovery in CLI E2E tests #3939

Fixed path discovery in CLI E2E tests

Fixed path discovery in CLI E2E tests #3939

Re-run triggered August 9, 2026 16:32
Status Failure
Total duration 18m 2s
Artifacts 24

main.yml

on: pull_request
Build all projects without errors
4m 57s
Build all projects without errors
JS unit tests
1m 32s
JS unit tests
Matrix: Build published projects without warnings
Matrix: CommandLine tests
Matrix: .NET unit tests
Matrix: UI tests
Fit to window
Zoom out
Zoom in

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 1 tests failed.
UI tests (chrome, windows-2022, Development, Default)
Process completed with exit code 1.
UI tests (chrome, windows-2022, Development, 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/
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/
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 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, 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#L44
The variable 'pathsList2' is assigned but its value is never used
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 (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#L44
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, 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 (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.1 KB
sha256:0dd4a3147bed993197090eeb33d6e39a4ffb697e1a87936136c0a5c7ee022a12
analyzers-tests-net8.0-Debug-Windows
13.1 KB
sha256:0e45bec17bc5f38d28dbf4373233bfd2649bd0fc45f3c952daee866aefdb27d0
analyzers-tests-net8.0-Debug-macOS
13.2 KB
sha256:77c35961142cdfbef562ee118d85fe404fb39eedbc55c3f31632cf063b10b033
analyzers-tests-net8.0-Release-Linux
13 KB
sha256:602e8a2e1bec33bd152c9d64ecb02c09ed939469cd5e32434e15c4e4deb1de8c
analyzers-tests-net8.0-Release-Windows
13.3 KB
sha256:d6b6cfcb4095926c50874ca7130802412ff09159944c34cf956e2ebce0328752
analyzers-tests-net8.0-Release-macOS
13.1 KB
sha256:f49c4194f9e891289633c519c1058350d1941739bf80b59f4e02237d64cc3c77
chrome-tests-Linux-Production-Default
189 KB
sha256:01440d766dbeba2335c268d652b01d42e4a494298e926d57b524d70a2fc6ce11
chrome-tests-Linux-Production-ExperimentalFeaturesTests
187 KB
sha256:873664aae332deb2cf7b9b0675d668d976969a8ea960f3e4226c7f34eb7f3932
chrome-tests-Windows-Development-Default
191 KB
sha256:7bb761b3ab25c0518f1b28340fc2844b3ed4a5eb9209404de4c9c06af8e51caf
firefox-tests-Linux-Development-Default
219 KB
sha256:d791812a7e42f8ca65fa364bab4aaa46bcc1c03488f41babeb6c7164d43ecf4f
firefox-tests-Linux-Development-ExperimentalFeaturesTests
213 KB
sha256:4cc462586dab86502e724a969ad5aa6cb92465d04bde544108b62d583cbf3121
firefox-tests-Linux-Production-Default
187 KB
sha256:5dc132c8817074ed94477d5ec30945f69a49025d3735eb53691a64f40c5608c4
framework-tests-net472-Debug-Windows
567 KB
sha256:67e7f5181a5439637587940b1700d88d28714087bd104779655d61b99be7727a
framework-tests-net472-Release-Windows
569 KB
sha256:3f671ebd3be9f4ade4bb73485e57e72da781d4e45d65892c2b8f56f2d5198696
framework-tests-net8.0-Debug-Linux
575 KB
sha256:6d44d9957de5cdff131841ebc1e6728460dfd92e70b720eb0fdcac0d91f2ee20
framework-tests-net8.0-Debug-Windows
578 KB
sha256:8714c9d3c5ff50b6671f72ec97a532d251010e397351f63c2b267c5887bb2283
framework-tests-net8.0-Debug-macOS
580 KB
sha256:fe348bf5583acb09a987f3f9fd94d81c92ddf3ac85371a418c40c7be4f51c5e7
framework-tests-net8.0-Release-Linux
577 KB
sha256:da5f35cb4c4c0c5f6a672f603bf4c311298ce3689d52fd2a800e1a1d1d2b0199
framework-tests-net8.0-Release-Windows
579 KB
sha256:58ac0d9fa1d83c29b458b47507c1712654ed4fa776a05772a960c4a8f3b50d3a
framework-tests-net8.0-Release-macOS
580 KB
sha256:c31aa3072dcba41b359d47e00a17f4843274c841aa4defdf1b20e8a232f5e0ff
integration-tests-net10.0-Debug-Linux
4.45 KB
sha256:dd30ae834285d8f05a49baae92563581bbc787d1a7b427e34a231b396ace3197
integration-tests-net10.0-Release-Linux
4.26 KB
sha256:e62e3f014c3831fd761b1292cff49da7fd9bb5179f50143a91d96022fa38039c
webforms-adapters-tests-net472-Debug-Windows
1.95 KB
sha256:132e8dbb7b192daa963ac334a3dee6fc855ecf08a637eb78f519b5370f393893
webforms-adapters-tests-net472-Release-Windows
1.96 KB
sha256:d33a3d647150b9499dd6b2d2abf8aab1176353d0bcfecf7d48ff5ef5951ca5d8