Skip to content

Fixed path discovery in CLI E2E tests #3920

Fixed path discovery in CLI E2E tests

Fixed path discovery in CLI E2E tests #3920

Triggered via pull request August 8, 2026 21:40
Status Failure
Total duration 18m 39s
Artifacts 18

main.yml

on: pull_request
Build all projects without errors
6m 51s
Build all projects without errors
JS unit tests
1m 2s
JS unit tests
Matrix: Build published projects without warnings
Matrix: .NET unit tests
Matrix: UI tests
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 28 warnings
.NET unit tests (windows-2022): src/Framework/Core/obj/Debug/net472/DotVVM.Core.AssemblyInfo.cs#L19
The type or namespace name 'AssemblyFileVersionAttribute' does not exist in the namespace 'System.Reflection' (are you missing an assembly reference?)
.NET unit tests (windows-2022): src/Framework/Core/obj/Debug/net472/DotVVM.Core.AssemblyInfo.cs#L19
The type or namespace name 'AssemblyFileVersionAttributeAttribute' does not exist in the namespace 'System.Reflection' (are you missing an assembly reference?)
.NET unit tests (windows-2022): src/Framework/Core/obj/Debug/net472/DotVVM.Core.AssemblyInfo.cs#L16
The type or namespace name 'AssemblyDescriptionAttribute' does not exist in the namespace 'System.Reflection' (are you missing an assembly reference?)
.NET unit tests (windows-2022): src/Framework/Core/obj/Debug/net472/DotVVM.Core.AssemblyInfo.cs#L16
The type or namespace name 'AssemblyDescriptionAttributeAttribute' does not exist in the namespace 'System.Reflection' (are you missing an assembly reference?)
.NET unit tests (windows-2022): src/Framework/Core/obj/Debug/net472/DotVVM.Core.AssemblyInfo.cs#L15
The type or namespace name 'AssemblyConfigurationAttribute' does not exist in the namespace 'System.Reflection' (are you missing an assembly reference?)
.NET unit tests (windows-2022): src/Framework/Core/obj/Debug/net472/DotVVM.Core.AssemblyInfo.cs#L15
The type or namespace name 'AssemblyConfigurationAttributeAttribute' does not exist in the namespace 'System.Reflection' (are you missing an assembly reference?)
.NET unit tests (windows-2022): src/Framework/Core/obj/Debug/net472/DotVVM.Core.AssemblyInfo.cs#L14
The type or namespace name 'AssemblyCompanyAttribute' does not exist in the namespace 'System.Reflection' (are you missing an assembly reference?)
.NET unit tests (windows-2022): src/Framework/Core/obj/Debug/net472/DotVVM.Core.AssemblyInfo.cs#L14
The type or namespace name 'AssemblyCompanyAttributeAttribute' does not exist in the namespace 'System.Reflection' (are you missing an assembly reference?)
.NET unit tests (windows-2022): src/Framework/Core/obj/Debug/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs#L4
The type or namespace name 'TargetFrameworkAttribute' does not exist in the namespace 'System.Runtime.Versioning' (are you missing an assembly reference?)
.NET unit tests (windows-2022): src/Framework/Core/obj/Debug/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs#L4
The type or namespace name 'TargetFrameworkAttributeAttribute' does not exist in the namespace 'System.Runtime.Versioning' (are you missing an assembly reference?)
.NET unit tests (windows-2022): src/Framework/Core/obj/Debug/net472/DotVVM.Core.AssemblyInfo.cs#L19
The type or namespace name 'AssemblyFileVersionAttribute' does not exist in the namespace 'System.Reflection' (are you missing an assembly reference?)
.NET unit tests (windows-2022): src/Framework/Core/obj/Debug/net472/DotVVM.Core.AssemblyInfo.cs#L19
The type or namespace name 'AssemblyFileVersionAttributeAttribute' does not exist in the namespace 'System.Reflection' (are you missing an assembly reference?)
.NET unit tests (windows-2022): src/Framework/Core/obj/Debug/net472/DotVVM.Core.AssemblyInfo.cs#L16
The type or namespace name 'AssemblyDescriptionAttribute' does not exist in the namespace 'System.Reflection' (are you missing an assembly reference?)
.NET unit tests (windows-2022): src/Framework/Core/obj/Debug/net472/DotVVM.Core.AssemblyInfo.cs#L16
The type or namespace name 'AssemblyDescriptionAttributeAttribute' does not exist in the namespace 'System.Reflection' (are you missing an assembly reference?)
.NET unit tests (windows-2022): src/Framework/Core/obj/Debug/net472/DotVVM.Core.AssemblyInfo.cs#L15
The type or namespace name 'AssemblyConfigurationAttribute' does not exist in the namespace 'System.Reflection' (are you missing an assembly reference?)
.NET unit tests (windows-2022): src/Framework/Core/obj/Debug/net472/DotVVM.Core.AssemblyInfo.cs#L15
The type or namespace name 'AssemblyConfigurationAttributeAttribute' does not exist in the namespace 'System.Reflection' (are you missing an assembly reference?)
.NET unit tests (windows-2022): src/Framework/Core/obj/Debug/net472/DotVVM.Core.AssemblyInfo.cs#L14
The type or namespace name 'AssemblyCompanyAttribute' does not exist in the namespace 'System.Reflection' (are you missing an assembly reference?)
.NET unit tests (windows-2022): src/Framework/Core/obj/Debug/net472/DotVVM.Core.AssemblyInfo.cs#L14
The type or namespace name 'AssemblyCompanyAttributeAttribute' does not exist in the namespace 'System.Reflection' (are you missing an assembly reference?)
.NET unit tests (windows-2022): src/Framework/Core/obj/Debug/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs#L4
The type or namespace name 'TargetFrameworkAttribute' does not exist in the namespace 'System.Runtime.Versioning' (are you missing an assembly reference?)
.NET unit tests (windows-2022): src/Framework/Core/obj/Debug/net472/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs#L4
The type or namespace name 'TargetFrameworkAttributeAttribute' does not exist in the namespace 'System.Runtime.Versioning' (are you missing an assembly reference?)
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.
UI tests (chrome, windows-2022, Development, Default)
Process completed with exit code 1.
UI tests (chrome, windows-2022, Development, Default)
Action failed since 2 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/
.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/
.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 (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, 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, 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, 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.2 KB
sha256:82b9e4bfce34fa79d27f39c6d3001843c852dfe826da31e19026e512f2ef5763
analyzers-tests-net8.0-Debug-macOS
13.3 KB
sha256:79a1d34ba8e1ac4ffdaeca6ab277fc5d5e0b44faa885d18017f049379c9af342
analyzers-tests-net8.0-Release-Linux
13.1 KB
sha256:74e8b207b10e20608d584ff12afda6b7c25f32c4d987bdd599db2f6dc1b31ab9
analyzers-tests-net8.0-Release-macOS
13.1 KB
sha256:4445ea087d679369d11adf4f3bdbc21fc19cd21a75d88b51111c510865c21234
chrome-tests-Linux-Production-Default
191 KB
sha256:9bb50c56279ae21188aff126e199b5849f21b2f55493b1677edad46fa453f2e1
chrome-tests-Linux-Production-ExperimentalFeaturesTests
138 KB
sha256:d55b3633c25650634370adda0127e0e6ecbb8334f89411503156f263ed8f54ea
chrome-tests-Windows-Development-Default
159 KB
sha256:5834047f51e32936f81c726bad3a567d84bf287c572431d342bad034064d7cd0
firefox-tests-Linux-Development-Default
172 KB
sha256:d7a45cc837aaf5e8f2ad589143f903242cd5429d8579a5253ddeb2c7ef19b086
firefox-tests-Linux-Development-ExperimentalFeaturesTests
216 KB
sha256:8713186b48089c23a8c461e820b0e3fa988a35180b16cc510c3f832286ff6126
firefox-tests-Linux-Production-Default
145 KB
sha256:0c5613f0950bbf648de21fe420bb974e7c30a16912911ce07f8c5da3366e5d04
framework-tests-net8.0-Debug-Linux
582 KB
sha256:24f98edf07e70968be6dcb80ffcd687156fd7fec89f41a84b248e5aafe65a524
framework-tests-net8.0-Debug-Windows
580 KB
sha256:a120d25b37f0ca88c21afafaa16e49bc8c0d9a79457adb48b52e6b776c6c418a
framework-tests-net8.0-Debug-macOS
578 KB
sha256:b68c9aaa50419f0de6c4deaaa4ef76e608cfae4e209f56074f4002a6e8697057
framework-tests-net8.0-Release-Linux
574 KB
sha256:f0ec3d0a7e4e6b5eeecb364f8ce63f84fd292561b6d481beefdeb9f673f02661
framework-tests-net8.0-Release-Windows
581 KB
sha256:ebe3fbf4a4f89e49817821a8c76ee8ccc9be6895f7ba318178afd5ef2ba7a1b9
framework-tests-net8.0-Release-macOS
577 KB
sha256:b35b949a01e5deaaf809bb6cd9a9a0503e5d22ae9d4561e7030ec0a0dc948d1f
integration-tests-net10.0-Debug-Linux
4.44 KB
sha256:95865f917516d7db41529c99df030a3af9dc75ae038caf379411564bbe0391b8
integration-tests-net10.0-Release-Linux
4.21 KB
sha256:1a988f7a5f6c9f216586231bfc4a1a5b184dce7992970d258fd92f07c21e06f3