Skip to content

Merge pull request #2102 from riganti/serializer-simplify-generated-code #3996

Merge pull request #2102 from riganti/serializer-simplify-generated-code

Merge pull request #2102 from riganti/serializer-simplify-generated-code #3996

Triggered via push August 28, 2026 12:21
Status Failure
Total duration 29m 20s
Artifacts 24

main.yml

on: push
Build all projects without errors
6m 10s
Build all projects without errors
JS unit tests
57s
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

2 errors and 31 warnings
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/
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/
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/
.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/
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.
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#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 (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#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 (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:71adcfb399ccee2e1591e0db7f982f411b7ba3599adf58fbefb77ba5b6cdae27
analyzers-tests-net8.0-Debug-Windows
13.1 KB
sha256:a0a4005b1ec3f17cc5f8d739e37f678bc6b8b5e6c7e158aa9068c7e0b3e730c8
analyzers-tests-net8.0-Debug-macOS
13.4 KB
sha256:ce13de3b922c8e1623a6429f3fb3e6f2f0e38a6c8651d01f124759170cb6d80e
analyzers-tests-net8.0-Release-Linux
13 KB
sha256:467b2d33cdc9f02628a670a5fc0e53544152ebcd7f95741a23123c35e388e90c
analyzers-tests-net8.0-Release-Windows
13.2 KB
sha256:8ecc2bb8a2e4b0ba0e03eecaea7c467c153fc1041c7d2a55f162a424e6394ce6
analyzers-tests-net8.0-Release-macOS
13.3 KB
sha256:605c0c4d13cd1d7f8993205b8f5e218e7eabbe0a0e904192e026862eef963d2f
chrome-tests-Linux-Production-Default
193 KB
sha256:db47e0854d9448f50479e40ce38b7eb55785043c7854cf95c4783da7f0d16aef
chrome-tests-Linux-Production-ExperimentalFeaturesTests
183 KB
sha256:60ac90f612d361d48f4743f6c18ba8f6eda62be38456876f92a0fcedf77227b7
chrome-tests-Windows-Development-Default
152 KB
sha256:f310687ee45163b84bc6040d7f82f7607b43863992c265583ccfcb765e66a996
firefox-tests-Linux-Development-Default
224 KB
sha256:dd2083c7ba0161e8b589422c865508b40c83adb7776b32b0604166867bd8c4e3
firefox-tests-Linux-Development-ExperimentalFeaturesTests
213 KB
sha256:a99e8dcaf27643702ef3553fd6659946db584b25ac0531a74c5409591d237fd5
firefox-tests-Linux-Production-Default
189 KB
sha256:57a6458113193ce30ee49c449a4bdc8a40c4888e2d4887c9b0f0304ad8493f1b
framework-tests-net472-Debug-Windows
571 KB
sha256:bf3e788940d662276a1cf72db63e11b2415fa8c1902caa4c7a30629f5f50106c
framework-tests-net472-Release-Windows
570 KB
sha256:e675941e628345d10e47cc204a9a3c2a954af45a9a435b5159b35df68389ed03
framework-tests-net8.0-Debug-Linux
582 KB
sha256:2c10c953c1fa9f40cc87afea6841b58e920e7e1f1359e1ba05bea76f1405697d
framework-tests-net8.0-Debug-Windows
583 KB
sha256:259f378296de397c978de67f91aa42c0ebcb0b379a747ab5231689b0e0530b99
framework-tests-net8.0-Debug-macOS
587 KB
sha256:3758dcb7b6d520cf799363dfc12bb7dc4262b72981e1b1e2cfa2c0df9f1ae4ae
framework-tests-net8.0-Release-Linux
580 KB
sha256:a6d5a8e6710dd72a60a6ceec3bd86389f537309af287ebfbde18974e2297e682
framework-tests-net8.0-Release-Windows
586 KB
sha256:e745a1f2b1068c8c0ddcba5b48c4898a2eed6d30aebc904d9c904edd7593306d
framework-tests-net8.0-Release-macOS
586 KB
sha256:581087af3038a1f04c2f03e6e2b5547f8b99f8b45aa77a1f5043dbb4022d8aab
integration-tests-net10.0-Debug-Linux
4.43 KB
sha256:67be3325f10641a1a036628ea7273f24077a556015f747e45c2ec7baec798b2c
integration-tests-net10.0-Release-Linux
4.25 KB
sha256:7b2876c7e8c2e28d6f8f26bc939c065cd4e2349485f25e799faa247f8d06bfcf
webforms-adapters-tests-net472-Debug-Windows
1.95 KB
sha256:0d019987d277a15f7d5fc73b17289ec660ced587a1675cdd1be73e02d6a37260
webforms-adapters-tests-net472-Release-Windows
1.96 KB
sha256:b9a394c719894a6f282139408c6e7b96c76901c03adcc166ccca52e7e7064220