Fixed path discovery in CLI E2E tests #3964
main.yml
on: pull_request
Build all projects without errors
6m 12s
JS unit tests
57s
Matrix: Build published projects without warnings
Matrix: CommandLine tests
Matrix: .NET unit tests
Matrix: UI tests
Annotations
2 errors and 31 warnings
|
UI tests (firefox, ubuntu-latest, Production, Default)
Process completed with exit code 1.
|
|
UI tests (firefox, 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/
|
|
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/
|
|
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 (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/
|
|
.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 (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/
|
|
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/
|
|
.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/
|
|
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/
|
|
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#L44
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#L44
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#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, Default, /test-basepath):
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, 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#L44
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:6dc2f4e7e22776cc492f2a3f14424108497a98d4328cd5b27d8f4ef57c3c2a53
|
|
|
analyzers-tests-net8.0-Debug-Windows
|
13.2 KB |
sha256:8f56894d71fe30ff6c3fad501b8461e4a69fd813e16a08414f14a67b97fd82e2
|
|
|
analyzers-tests-net8.0-Debug-macOS
|
13.2 KB |
sha256:904537dbdc1c6e6c9a64ba1d3c169b825815f6159277411ebdd2b916f15259af
|
|
|
analyzers-tests-net8.0-Release-Linux
|
13.3 KB |
sha256:ceaf0576e3bb32f6257a05f109dba58feb7ff0ccbfc386a6fcb0e7a032cbf4f9
|
|
|
analyzers-tests-net8.0-Release-Windows
|
13.3 KB |
sha256:91736f0c81843e6812d7cca7bbe4a08830f8f479f712f1dfdc7f8f9debdab29a
|
|
|
analyzers-tests-net8.0-Release-macOS
|
13.3 KB |
sha256:6be2c76aa7a903346bcf9469729f118dfdd0af21d0a288d6219cc9e8aa1dd604
|
|
|
chrome-tests-Linux-Production-Default
|
188 KB |
sha256:45f3045f5cb42212f0bb4e7920c2bede237dcc76fe8ef6d0cb1f904d810c75f8
|
|
|
chrome-tests-Linux-Production-ExperimentalFeaturesTests
|
184 KB |
sha256:08238dca215888c9472013e9cd288c5a7209eb0769a81a9ca75aef37cc62711d
|
|
|
chrome-tests-Windows-Development-Default
|
167 KB |
sha256:7f8523193de5a25b19f7bf1fe0f693620e280f5439454999ac0766e946a56f12
|
|
|
firefox-tests-Linux-Development-Default
|
221 KB |
sha256:74c31e5e97225b2f2c91ae3c5814001144040bb49a8af048b400dccc2e682137
|
|
|
firefox-tests-Linux-Development-ExperimentalFeaturesTests
|
213 KB |
sha256:e93c9c6aa1281484f4c38c64a05531b5612e3cbc9059ae923be27d0a5f7db046
|
|
|
firefox-tests-Linux-Production-Default
|
190 KB |
sha256:2b4c77a9854d82c769bc720995308747aa70daf18b44b7e19a38ccddfeac2b5c
|
|
|
framework-tests-net472-Debug-Windows
|
564 KB |
sha256:5dd3d448db65aa41185342684c9b9b5e32530ab2b6284ab62f51085998c110cc
|
|
|
framework-tests-net472-Release-Windows
|
565 KB |
sha256:0b5fc9d248514cb5dee469a5ddfbaa9d79888be4e0d3b5022eec208ab49c8fa9
|
|
|
framework-tests-net8.0-Debug-Linux
|
582 KB |
sha256:56c675a71766f260d96cc2c09b3e9992439c68aa78ad4afea91e4f95d2078c57
|
|
|
framework-tests-net8.0-Debug-Windows
|
577 KB |
sha256:576ecb3b54535ce792bb6c5750c5bd969befaeeee4c853f59cdc76fa56edc984
|
|
|
framework-tests-net8.0-Debug-macOS
|
579 KB |
sha256:91eb9148070a8c8bb48202635a068906986e81b3dbee1604f210e095f453dfe7
|
|
|
framework-tests-net8.0-Release-Linux
|
579 KB |
sha256:f46a284aa94ff291a0daba8b5c19eb5d3e201818a606b9e6fe66ac2b2ce2869f
|
|
|
framework-tests-net8.0-Release-Windows
|
575 KB |
sha256:ebba9f39cb3c18405ba90f718aa9bd2926981ad4e7a336d4866e657cf0cd3083
|
|
|
framework-tests-net8.0-Release-macOS
|
578 KB |
sha256:33640cc1fffb122373cb4c27fdc55d75e070f1ec225b1ac15dcd169d66452f98
|
|
|
integration-tests-net10.0-Debug-Linux
|
4.42 KB |
sha256:bd148f4f19c5dff60ee542dc0806b28ac869ff04b6d5b1190c198c67c3b7b437
|
|
|
integration-tests-net10.0-Release-Linux
|
4.23 KB |
sha256:cdc12f24eccd0efc0798d3f2ca5f952d0f878767435a3b0bb5dbf23bf43b2f25
|
|
|
webforms-adapters-tests-net472-Debug-Windows
|
1.95 KB |
sha256:c7a7f02534b08b07156e7a8bfcc94e707a02d9ba343242d24a2213e7f4c1e7ba
|
|
|
webforms-adapters-tests-net472-Release-Windows
|
1.95 KB |
sha256:8d33db57a39d30c0edba3cdd46988fffb05ed6c59d2f181472baf31d06e8d618
|
|