Skip to content

chore(deps): update .net test stack #978

chore(deps): update .net test stack

chore(deps): update .net test stack #978

Triggered via pull request April 19, 2026 09:39
Status Failure
Total duration 5m 55s
Artifacts 9

ci-build.yml

on: pull_request
Matrix: build / build-unix
build  /  collect-coverage
0s
build / collect-coverage
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 33 warnings
build / build-unix (ubuntu-latest)
Process completed with exit code 10.
build / build-unix (macos-latest)
Process completed with exit code 10.
build / build-windows
Process completed with exit code 10.
build / build-unix (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dotnet/nbgv@v0.5.1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build / build-unix (ubuntu-latest): src/ReactiveUI.SourceGenerator.Tests/UnitTests/SymbolExtensionTests.cs#L11
Ambiguous reference in cref attribute: 'ITypeSymbolExtensions'. Assuming 'ReactiveUI.SourceGenerators.Extensions.ITypeSymbolExtensions', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Extensions.ITypeSymbolExtensions'.
build / build-unix (ubuntu-latest): src/ReactiveUI.SourceGenerator.Tests/UnitTests/SymbolExtensionTests.cs#L11
Ambiguous reference in cref attribute: 'ISymbolExtensions'. Assuming 'Microsoft.CodeAnalysis.ISymbolExtensions', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Extensions.ISymbolExtensions'.
build / build-unix (ubuntu-latest): src/ReactiveUI.SourceGenerator.Tests/UnitTests/ImmutableArrayBuilderTests.cs#L11
Ambiguous reference in cref attribute: 'ImmutableArrayBuilder{T}'. Assuming 'ReactiveUI.SourceGenerators.Helpers.ImmutableArrayBuilder<T>', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Helpers.ImmutableArrayBuilder<T>'.
build / build-unix (ubuntu-latest): src/ReactiveUI.SourceGenerator.Tests/UnitTests/FieldSyntaxExtensionTests.cs#L11
Ambiguous reference in cref attribute: 'FieldSyntaxExtensions'. Assuming 'ReactiveUI.SourceGenerators.Extensions.FieldSyntaxExtensions', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Extensions.FieldSyntaxExtensions'.
build / build-unix (ubuntu-latest): src/ReactiveUI.SourceGenerator.Tests/UnitTests/EquatableArrayTests.cs#L11
Ambiguous reference in cref attribute: 'EquatableArray{T}'. Assuming 'ReactiveUI.SourceGenerators.Helpers.EquatableArray<T>', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Helpers.EquatableArray<T>'.
build / build-unix (ubuntu-latest): src/ReactiveUI.SourceGenerator.Tests/UnitTests/SymbolExtensionTests.cs#L11
Ambiguous reference in cref attribute: 'ITypeSymbolExtensions'. Assuming 'ReactiveUI.SourceGenerators.Extensions.ITypeSymbolExtensions', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Extensions.ITypeSymbolExtensions'.
build / build-unix (ubuntu-latest): src/ReactiveUI.SourceGenerator.Tests/UnitTests/SymbolExtensionTests.cs#L11
Ambiguous reference in cref attribute: 'ISymbolExtensions'. Assuming 'Microsoft.CodeAnalysis.ISymbolExtensions', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Extensions.ISymbolExtensions'.
build / build-unix (ubuntu-latest): src/ReactiveUI.SourceGenerator.Tests/UnitTests/ImmutableArrayBuilderTests.cs#L11
Ambiguous reference in cref attribute: 'ImmutableArrayBuilder{T}'. Assuming 'ReactiveUI.SourceGenerators.Helpers.ImmutableArrayBuilder<T>', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Helpers.ImmutableArrayBuilder<T>'.
build / build-unix (ubuntu-latest): src/ReactiveUI.SourceGenerator.Tests/UnitTests/FieldSyntaxExtensionTests.cs#L11
Ambiguous reference in cref attribute: 'FieldSyntaxExtensions'. Assuming 'ReactiveUI.SourceGenerators.Extensions.FieldSyntaxExtensions', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Extensions.FieldSyntaxExtensions'.
build / build-unix (ubuntu-latest): src/ReactiveUI.SourceGenerator.Tests/UnitTests/EquatableArrayTests.cs#L11
Ambiguous reference in cref attribute: 'EquatableArray{T}'. Assuming 'ReactiveUI.SourceGenerators.Helpers.EquatableArray<T>', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Helpers.EquatableArray<T>'.
build / build-unix (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dotnet/nbgv@v0.5.1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build / build-unix (macos-latest): src/ReactiveUI.SourceGenerator.Tests/UnitTests/SymbolExtensionTests.cs#L11
Ambiguous reference in cref attribute: 'ITypeSymbolExtensions'. Assuming 'ReactiveUI.SourceGenerators.Extensions.ITypeSymbolExtensions', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Extensions.ITypeSymbolExtensions'.
build / build-unix (macos-latest): src/ReactiveUI.SourceGenerator.Tests/UnitTests/SymbolExtensionTests.cs#L11
Ambiguous reference in cref attribute: 'ISymbolExtensions'. Assuming 'Microsoft.CodeAnalysis.ISymbolExtensions', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Extensions.ISymbolExtensions'.
build / build-unix (macos-latest): src/ReactiveUI.SourceGenerator.Tests/UnitTests/ImmutableArrayBuilderTests.cs#L11
Ambiguous reference in cref attribute: 'ImmutableArrayBuilder{T}'. Assuming 'ReactiveUI.SourceGenerators.Helpers.ImmutableArrayBuilder<T>', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Helpers.ImmutableArrayBuilder<T>'.
build / build-unix (macos-latest): src/ReactiveUI.SourceGenerator.Tests/UnitTests/FieldSyntaxExtensionTests.cs#L11
Ambiguous reference in cref attribute: 'FieldSyntaxExtensions'. Assuming 'ReactiveUI.SourceGenerators.Extensions.FieldSyntaxExtensions', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Extensions.FieldSyntaxExtensions'.
build / build-unix (macos-latest): src/ReactiveUI.SourceGenerator.Tests/UnitTests/EquatableArrayTests.cs#L11
Ambiguous reference in cref attribute: 'EquatableArray{T}'. Assuming 'ReactiveUI.SourceGenerators.Helpers.EquatableArray<T>', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Helpers.EquatableArray<T>'.
build / build-unix (macos-latest): src/ReactiveUI.SourceGenerator.Tests/UnitTests/SymbolExtensionTests.cs#L11
Ambiguous reference in cref attribute: 'ITypeSymbolExtensions'. Assuming 'ReactiveUI.SourceGenerators.Extensions.ITypeSymbolExtensions', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Extensions.ITypeSymbolExtensions'.
build / build-unix (macos-latest): src/ReactiveUI.SourceGenerator.Tests/UnitTests/SymbolExtensionTests.cs#L11
Ambiguous reference in cref attribute: 'ISymbolExtensions'. Assuming 'Microsoft.CodeAnalysis.ISymbolExtensions', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Extensions.ISymbolExtensions'.
build / build-unix (macos-latest): src/ReactiveUI.SourceGenerator.Tests/UnitTests/ImmutableArrayBuilderTests.cs#L11
Ambiguous reference in cref attribute: 'ImmutableArrayBuilder{T}'. Assuming 'ReactiveUI.SourceGenerators.Helpers.ImmutableArrayBuilder<T>', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Helpers.ImmutableArrayBuilder<T>'.
build / build-unix (macos-latest): src/ReactiveUI.SourceGenerator.Tests/UnitTests/FieldSyntaxExtensionTests.cs#L11
Ambiguous reference in cref attribute: 'FieldSyntaxExtensions'. Assuming 'ReactiveUI.SourceGenerators.Extensions.FieldSyntaxExtensions', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Extensions.FieldSyntaxExtensions'.
build / build-unix (macos-latest): src/ReactiveUI.SourceGenerator.Tests/UnitTests/EquatableArrayTests.cs#L11
Ambiguous reference in cref attribute: 'EquatableArray{T}'. Assuming 'ReactiveUI.SourceGenerators.Helpers.EquatableArray<T>', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Helpers.EquatableArray<T>'.
build / build-windows
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dotnet/nbgv@v0.5.1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build / build-windows: src/ReactiveUI.SourceGenerator.Tests/UnitTests/SymbolExtensionTests.cs#L11
Ambiguous reference in cref attribute: 'ITypeSymbolExtensions'. Assuming 'ReactiveUI.SourceGenerators.Extensions.ITypeSymbolExtensions', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Extensions.ITypeSymbolExtensions'.
build / build-windows: src/ReactiveUI.SourceGenerator.Tests/UnitTests/SymbolExtensionTests.cs#L11
Ambiguous reference in cref attribute: 'ISymbolExtensions'. Assuming 'Microsoft.CodeAnalysis.ISymbolExtensions', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Extensions.ISymbolExtensions'.
build / build-windows: src/ReactiveUI.SourceGenerator.Tests/UnitTests/ImmutableArrayBuilderTests.cs#L11
Ambiguous reference in cref attribute: 'ImmutableArrayBuilder{T}'. Assuming 'ReactiveUI.SourceGenerators.Helpers.ImmutableArrayBuilder<T>', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Helpers.ImmutableArrayBuilder<T>'.
build / build-windows: src/ReactiveUI.SourceGenerator.Tests/UnitTests/FieldSyntaxExtensionTests.cs#L11
Ambiguous reference in cref attribute: 'FieldSyntaxExtensions'. Assuming 'ReactiveUI.SourceGenerators.Extensions.FieldSyntaxExtensions', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Extensions.FieldSyntaxExtensions'.
build / build-windows: src/ReactiveUI.SourceGenerator.Tests/UnitTests/EquatableArrayTests.cs#L11
Ambiguous reference in cref attribute: 'EquatableArray{T}'. Assuming 'ReactiveUI.SourceGenerators.Helpers.EquatableArray<T>', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Helpers.EquatableArray<T>'.
build / build-windows: src/ReactiveUI.SourceGenerator.Tests/UnitTests/SymbolExtensionTests.cs#L11
Ambiguous reference in cref attribute: 'ITypeSymbolExtensions'. Assuming 'ReactiveUI.SourceGenerators.Extensions.ITypeSymbolExtensions', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Extensions.ITypeSymbolExtensions'.
build / build-windows: src/ReactiveUI.SourceGenerator.Tests/UnitTests/SymbolExtensionTests.cs#L11
Ambiguous reference in cref attribute: 'ISymbolExtensions'. Assuming 'Microsoft.CodeAnalysis.ISymbolExtensions', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Extensions.ISymbolExtensions'.
build / build-windows: src/ReactiveUI.SourceGenerator.Tests/UnitTests/ImmutableArrayBuilderTests.cs#L11
Ambiguous reference in cref attribute: 'ImmutableArrayBuilder{T}'. Assuming 'ReactiveUI.SourceGenerators.Helpers.ImmutableArrayBuilder<T>', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Helpers.ImmutableArrayBuilder<T>'.
build / build-windows: src/ReactiveUI.SourceGenerator.Tests/UnitTests/FieldSyntaxExtensionTests.cs#L11
Ambiguous reference in cref attribute: 'FieldSyntaxExtensions'. Assuming 'ReactiveUI.SourceGenerators.Extensions.FieldSyntaxExtensions', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Extensions.FieldSyntaxExtensions'.
build / build-windows: src/ReactiveUI.SourceGenerator.Tests/UnitTests/EquatableArrayTests.cs#L11
Ambiguous reference in cref attribute: 'EquatableArray{T}'. Assuming 'ReactiveUI.SourceGenerators.Helpers.EquatableArray<T>', but could have also matched other overloads including 'ReactiveUI.SourceGenerators.Helpers.EquatableArray<T>'.

Artifacts

Produced during runtime
Name Size Digest
ReactiveUI.SourceGenerators.Tests-linux-net10.0-report.html
84 KB
sha256:c1f487a46acb8847f130e6a9b11804f28c619b7f5a787b700fd6c2de4ab80001
ReactiveUI.SourceGenerators.Tests-linux-net8.0-report.html
84 KB
sha256:faebefe154ab752bd8745a13a915ce11d5c709032ca5d87a5c74c520fb40f4c1
ReactiveUI.SourceGenerators.Tests-linux-net9.0-report.html
84 KB
sha256:5c1d2cc7c1d261fd723cf4b5ea3ff799c86df9706a5d7b61b07c6a625051d009
ReactiveUI.SourceGenerators.Tests-macos-net10.0-report.html
84.1 KB
sha256:77e95ace053f240ba1501eb8fa92c55e39fe929dbb038220aa5e76d5595a4002
ReactiveUI.SourceGenerators.Tests-macos-net8.0-report.html
84.3 KB
sha256:b9c46897db744f51e0aada4ae4c0b363348ad3716e268b3a463dc83947497a58
ReactiveUI.SourceGenerators.Tests-macos-net9.0-report.html
84.3 KB
sha256:7f3cc45a560353941fb9c355999195510e74a902d7992ca2fd75d51eaf22af4e
ReactiveUI.SourceGenerators.Tests-windows-net10.0-report.html
84.3 KB
sha256:74ae1bf1dbb69dd8ee327ee38d1329057d38062a8b06458634f7bd1732d8b655
ReactiveUI.SourceGenerators.Tests-windows-net8.0-report.html
84.1 KB
sha256:2233d6fd74403e78487381a51d458605e4208b9506f0890457567a5cc007c6e7
ReactiveUI.SourceGenerators.Tests-windows-net9.0-report.html
84.1 KB
sha256:99d9aafc7527c2223c73ebba8779005f978129841d249c887b6c44c6a55a9341