Skip to content

chore(deps): update dependency node to v24 #11627

chore(deps): update dependency node to v24

chore(deps): update dependency node to v24 #11627

Triggered via pull request October 28, 2025 00:28
Status Success
Total duration 29m 31s
Artifacts 6

dotnet.yml

on: pull_request
Matrix: modularpipeline
Fit to window
Zoom out
Zoom in

Annotations

93 warnings
modularpipeline (ubuntu-latest)
No files were found with the provided path: **/hangdump*. No artifacts will be uploaded.
modularpipeline (ubuntu-latest): TUnit.TestProject/MixedDataSourceBugTest.cs#L5
Parameter 'classValue' is unread.
modularpipeline (ubuntu-latest): TUnit.TestProject/NotInParallelExecutionTests.cs#L53
Dereference of a possibly null reference.
modularpipeline (ubuntu-latest): TUnit.TestProject/NotInParallelExecutionTests.cs#L28
Dereference of a possibly null reference.
modularpipeline (ubuntu-latest): TUnit.TestProject/SimpleGenericTests.cs#L59
Argument of type 'ValueAssertion<T2>' cannot be used for parameter 'source' of type 'IAssertionSource<T2?>' in 'NotEqualsAssertion<T2?> NotEqualsAssertionExtensions.IsNotEqualTo<T2?>(IAssertionSource<T2?> source, T2? notExpected, IEqualityComparer<T2?>? comparer = null, string? notExpectedExpression = null, string? comparerExpression = null)' due to differences in the nullability of reference types.
modularpipeline (ubuntu-latest): TUnit.TestProject/SimpleGenericTests.cs#L58
Argument of type 'ValueAssertion<T>' cannot be used for parameter 'source' of type 'IAssertionSource<T?>' in 'NotEqualsAssertion<T?> NotEqualsAssertionExtensions.IsNotEqualTo<T?>(IAssertionSource<T?> source, T? notExpected, IEqualityComparer<T?>? comparer = null, string? notExpectedExpression = null, string? comparerExpression = null)' due to differences in the nullability of reference types.
modularpipeline (ubuntu-latest): TUnit.TestProject/SimpleGenericTests.cs#L13
Argument of type 'ValueAssertion<T>' cannot be used for parameter 'source' of type 'IAssertionSource<T?>' in 'NotEqualsAssertion<T?> NotEqualsAssertionExtensions.IsNotEqualTo<T?>(IAssertionSource<T?> source, T? notExpected, IEqualityComparer<T?>? comparer = null, string? notExpectedExpression = null, string? comparerExpression = null)' due to differences in the nullability of reference types.
modularpipeline (ubuntu-latest): TUnit.TestProject/SimpleGenericTests.cs#L26
Argument of type 'ValueAssertion<T>' cannot be used for parameter 'source' of type 'IAssertionSource<T?>' in 'NotEqualsAssertion<T?> NotEqualsAssertionExtensions.IsNotEqualTo<T?>(IAssertionSource<T?> source, T? notExpected, IEqualityComparer<T?>? comparer = null, string? notExpectedExpression = null, string? comparerExpression = null)' due to differences in the nullability of reference types.
modularpipeline (ubuntu-latest): TUnit.TestProject/SimpleGenericTests.cs#L42
Argument of type 'ValueAssertion<T>' cannot be used for parameter 'source' of type 'IAssertionSource<T?>' in 'NotEqualsAssertion<T?> NotEqualsAssertionExtensions.IsNotEqualTo<T?>(IAssertionSource<T?> source, T? notExpected, IEqualityComparer<T?>? comparer = null, string? notExpectedExpression = null, string? comparerExpression = null)' due to differences in the nullability of reference types.
modularpipeline (ubuntu-latest): TUnit.TestProject/TransactionTest.cs#L11
Non-nullable field '_scope' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
modularpipeline (ubuntu-latest): TUnit.TestProject/Bugs/Issue2993/ImplicitConversionTests.cs#L27
Converting null literal or possible null value to non-nullable type.
modularpipeline (ubuntu-latest): TUnit.TestProject.Library/Bugs/1889/BaseTests.cs#L19
Generic test method may require runtime type creation may not be AOT-compatible. All generic type combinations must be known at compile time.
modularpipeline (ubuntu-latest): TUnit.TestProject.Library/Bugs/1889/BaseTests.cs#L12
Generic test method may require runtime type creation may not be AOT-compatible. All generic type combinations must be known at compile time.
modularpipeline (ubuntu-latest): TUnit.TestProject.Library/AsyncBaseTests.cs#L4
Abstract test class 'AsyncBaseTests' has test methods with data sources. Add
modularpipeline (ubuntu-latest): TUnit.TestProject.Library/Bugs/1889/BaseTests.cs#L3
Abstract test class 'BaseTest' has test methods with data sources. Add
modularpipeline (ubuntu-latest): TUnit.Analyzers/AnalyzerReleases.Shipped.md#L5
Analyzer release file 'AnalyzerReleases.Shipped.md' has a missing or invalid release header '#### Test Method and Structure Rules' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
modularpipeline (ubuntu-latest): TUnit.TestProject.Library/AsyncBaseTests.cs#L4
Abstract test class 'AsyncBaseTests' has test methods with data sources. Add
modularpipeline (ubuntu-latest): TUnit.TestProject.Library/Bugs/1889/BaseTests.cs#L3
Abstract test class 'BaseTest' has test methods with data sources. Add
modularpipeline (ubuntu-latest): TUnit.TestProject.Library/Bugs/1889/BaseTests.cs#L19
Generic test method may require runtime type creation may not be AOT-compatible. All generic type combinations must be known at compile time.
modularpipeline (ubuntu-latest): TUnit.TestProject.Library/Bugs/1889/BaseTests.cs#L12
Generic test method may require runtime type creation may not be AOT-compatible. All generic type combinations must be known at compile time.
modularpipeline (ubuntu-latest): TUnit.TestProject.Library/Bugs/1889/BaseTests.cs#L3
Abstract test class 'BaseTest' has test methods with data sources. Add
modularpipeline (ubuntu-latest): TUnit.TestProject.Library/AsyncBaseTests.cs#L4
Abstract test class 'AsyncBaseTests' has test methods with data sources. Add
modularpipeline (ubuntu-latest): TUnit.Analyzers/AnalyzerReleases.Shipped.md#L5
Analyzer release file 'AnalyzerReleases.Shipped.md' has a missing or invalid release header '#### Test Method and Structure Rules' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
modularpipeline (macos-latest)
No files were found with the provided path: **/hangdump*. No artifacts will be uploaded.
modularpipeline (macos-latest): TUnit.TestProject/NestedClassDataSourceDrivenTests3.cs#L130
Non-nullable property 'InnerClass' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
modularpipeline (macos-latest): TUnit.TestProject/NotInParallelExecutionTests.cs#L53
Dereference of a possibly null reference.
modularpipeline (macos-latest): TUnit.TestProject/NotInParallelExecutionTests.cs#L28
Dereference of a possibly null reference.
modularpipeline (macos-latest): TUnit.TestProject/SimpleGenericTests.cs#L13
Argument of type 'ValueAssertion<T>' cannot be used for parameter 'source' of type 'IAssertionSource<T?>' in 'NotEqualsAssertion<T?> NotEqualsAssertionExtensions.IsNotEqualTo<T?>(IAssertionSource<T?> source, T? notExpected, IEqualityComparer<T?>? comparer = null, string? notExpectedExpression = null, string? comparerExpression = null)' due to differences in the nullability of reference types.
modularpipeline (macos-latest): TUnit.TestProject/SimpleGenericTests.cs#L26
Argument of type 'ValueAssertion<T>' cannot be used for parameter 'source' of type 'IAssertionSource<T?>' in 'NotEqualsAssertion<T?> NotEqualsAssertionExtensions.IsNotEqualTo<T?>(IAssertionSource<T?> source, T? notExpected, IEqualityComparer<T?>? comparer = null, string? notExpectedExpression = null, string? comparerExpression = null)' due to differences in the nullability of reference types.
modularpipeline (macos-latest): TUnit.TestProject/SimpleGenericTests.cs#L42
Argument of type 'ValueAssertion<T>' cannot be used for parameter 'source' of type 'IAssertionSource<T?>' in 'NotEqualsAssertion<T?> NotEqualsAssertionExtensions.IsNotEqualTo<T?>(IAssertionSource<T?> source, T? notExpected, IEqualityComparer<T?>? comparer = null, string? notExpectedExpression = null, string? comparerExpression = null)' due to differences in the nullability of reference types.
modularpipeline (macos-latest): TUnit.TestProject/SimpleGenericTests.cs#L59
Argument of type 'ValueAssertion<T2>' cannot be used for parameter 'source' of type 'IAssertionSource<T2?>' in 'NotEqualsAssertion<T2?> NotEqualsAssertionExtensions.IsNotEqualTo<T2?>(IAssertionSource<T2?> source, T2? notExpected, IEqualityComparer<T2?>? comparer = null, string? notExpectedExpression = null, string? comparerExpression = null)' due to differences in the nullability of reference types.
modularpipeline (macos-latest): TUnit.TestProject/SimpleGenericTests.cs#L58
Argument of type 'ValueAssertion<T>' cannot be used for parameter 'source' of type 'IAssertionSource<T?>' in 'NotEqualsAssertion<T?> NotEqualsAssertionExtensions.IsNotEqualTo<T?>(IAssertionSource<T?> source, T? notExpected, IEqualityComparer<T?>? comparer = null, string? notExpectedExpression = null, string? comparerExpression = null)' due to differences in the nullability of reference types.
modularpipeline (macos-latest): TUnit.TestProject/TransactionTest.cs#L11
Non-nullable field '_scope' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
modularpipeline (macos-latest): TUnit.TestProject/SimpleGenericTests.cs#L42
Argument of type 'ValueAssertion<T>' cannot be used for parameter 'source' of type 'IAssertionSource<T?>' in 'NotEqualsAssertion<T?> NotEqualsAssertionExtensions.IsNotEqualTo<T?>(IAssertionSource<T?> source, T? notExpected, IEqualityComparer<T?>? comparer = null, string? notExpectedExpression = null, string? comparerExpression = null)' due to differences in the nullability of reference types.
modularpipeline (macos-latest): TUnit.TestProject/SimpleGenericTests.cs#L59
Argument of type 'ValueAssertion<T2>' cannot be used for parameter 'source' of type 'IAssertionSource<T2?>' in 'NotEqualsAssertion<T2?> NotEqualsAssertionExtensions.IsNotEqualTo<T2?>(IAssertionSource<T2?> source, T2? notExpected, IEqualityComparer<T2?>? comparer = null, string? notExpectedExpression = null, string? comparerExpression = null)' due to differences in the nullability of reference types.
modularpipeline (macos-latest): TUnit.TestProject/SimpleGenericTests.cs#L58
Argument of type 'ValueAssertion<T>' cannot be used for parameter 'source' of type 'IAssertionSource<T?>' in 'NotEqualsAssertion<T?> NotEqualsAssertionExtensions.IsNotEqualTo<T?>(IAssertionSource<T?> source, T? notExpected, IEqualityComparer<T?>? comparer = null, string? notExpectedExpression = null, string? comparerExpression = null)' due to differences in the nullability of reference types.
modularpipeline (macos-latest): TUnit.TestProject.Library/Bugs/1889/BaseTests.cs#L19
Generic test method may require runtime type creation may not be AOT-compatible. All generic type combinations must be known at compile time.
modularpipeline (macos-latest): TUnit.TestProject.Library/Bugs/1889/BaseTests.cs#L12
Generic test method may require runtime type creation may not be AOT-compatible. All generic type combinations must be known at compile time.
modularpipeline (macos-latest): TUnit.TestProject.Library/Bugs/1889/BaseTests.cs#L3
Abstract test class 'BaseTest' has test methods with data sources. Add
modularpipeline (macos-latest): TUnit.TestProject.Library/AsyncBaseTests.cs#L4
Abstract test class 'AsyncBaseTests' has test methods with data sources. Add
modularpipeline (macos-latest): TUnit.Analyzers/AnalyzerReleases.Shipped.md#L5
Analyzer release file 'AnalyzerReleases.Shipped.md' has a missing or invalid release header '#### Test Method and Structure Rules' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
modularpipeline (macos-latest): TUnit.TestProject.Library/Bugs/1889/BaseTests.cs#L19
Generic test method may require runtime type creation may not be AOT-compatible. All generic type combinations must be known at compile time.
modularpipeline (macos-latest): TUnit.TestProject.Library/Bugs/1889/BaseTests.cs#L3
Abstract test class 'BaseTest' has test methods with data sources. Add
modularpipeline (macos-latest): TUnit.TestProject.Library/AsyncBaseTests.cs#L4
Abstract test class 'AsyncBaseTests' has test methods with data sources. Add
modularpipeline (macos-latest): TUnit.TestProject.Library/Bugs/1889/BaseTests.cs#L19
Generic test method may require runtime type creation may not be AOT-compatible. All generic type combinations must be known at compile time.
modularpipeline (macos-latest): TUnit.TestProject.Library/Bugs/1889/BaseTests.cs#L12
Generic test method may require runtime type creation may not be AOT-compatible. All generic type combinations must be known at compile time.
modularpipeline (macos-latest): TUnit.TestProject.Library/Bugs/1889/BaseTests.cs#L3
Abstract test class 'BaseTest' has test methods with data sources. Add
modularpipeline (macos-latest): TUnit.TestProject.Library/AsyncBaseTests.cs#L4
Abstract test class 'AsyncBaseTests' has test methods with data sources. Add
modularpipeline (macos-latest): TUnit.Analyzers/AnalyzerReleases.Shipped.md#L5
Analyzer release file 'AnalyzerReleases.Shipped.md' has a missing or invalid release header '#### Test Method and Structure Rules' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
modularpipeline (windows-latest)
No files were found with the provided path: **/hangdump*. No artifacts will be uploaded.
modularpipeline (windows-latest): TUnit.TestProject/SimpleGenericTests.cs#L13
Argument of type 'ValueAssertion<T>' cannot be used for parameter 'source' of type 'IAssertionSource<T?>' in 'NotEqualsAssertion<T?> NotEqualsAssertionExtensions.IsNotEqualTo<T?>(IAssertionSource<T?> source, T? notExpected, IEqualityComparer<T?>? comparer = null, string? notExpectedExpression = null, string? comparerExpression = null)' due to differences in the nullability of reference types.
modularpipeline (windows-latest): TUnit.TestProject/SimpleGenericTests.cs#L26
Argument of type 'ValueAssertion<T>' cannot be used for parameter 'source' of type 'IAssertionSource<T?>' in 'NotEqualsAssertion<T?> NotEqualsAssertionExtensions.IsNotEqualTo<T?>(IAssertionSource<T?> source, T? notExpected, IEqualityComparer<T?>? comparer = null, string? notExpectedExpression = null, string? comparerExpression = null)' due to differences in the nullability of reference types.
modularpipeline (windows-latest): TUnit.TestProject/SimpleGenericTests.cs#L42
Argument of type 'ValueAssertion<T>' cannot be used for parameter 'source' of type 'IAssertionSource<T?>' in 'NotEqualsAssertion<T?> NotEqualsAssertionExtensions.IsNotEqualTo<T?>(IAssertionSource<T?> source, T? notExpected, IEqualityComparer<T?>? comparer = null, string? notExpectedExpression = null, string? comparerExpression = null)' due to differences in the nullability of reference types.
modularpipeline (windows-latest): TUnit.TestProject/SimpleGenericTests.cs#L59
Argument of type 'ValueAssertion<T2>' cannot be used for parameter 'source' of type 'IAssertionSource<T2?>' in 'NotEqualsAssertion<T2?> NotEqualsAssertionExtensions.IsNotEqualTo<T2?>(IAssertionSource<T2?> source, T2? notExpected, IEqualityComparer<T2?>? comparer = null, string? notExpectedExpression = null, string? comparerExpression = null)' due to differences in the nullability of reference types.
modularpipeline (windows-latest): TUnit.TestProject/SimpleGenericTests.cs#L58
Argument of type 'ValueAssertion<T>' cannot be used for parameter 'source' of type 'IAssertionSource<T?>' in 'NotEqualsAssertion<T?> NotEqualsAssertionExtensions.IsNotEqualTo<T?>(IAssertionSource<T?> source, T? notExpected, IEqualityComparer<T?>? comparer = null, string? notExpectedExpression = null, string? comparerExpression = null)' due to differences in the nullability of reference types.
modularpipeline (windows-latest): TUnit.TestProject/TransactionTest.cs#L11
Non-nullable field '_scope' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
modularpipeline (windows-latest): TUnit.TestProject/SimpleGenericTests.cs#L59
Argument of type 'ValueAssertion<T2>' cannot be used for parameter 'source' of type 'IAssertionSource<T2?>' in 'NotEqualsAssertion<T2?> NotEqualsAssertionExtensions.IsNotEqualTo<T2?>(IAssertionSource<T2?> source, T2? notExpected, IEqualityComparer<T2?>? comparer = null, string? notExpectedExpression = null, string? comparerExpression = null)' due to differences in the nullability of reference types.
modularpipeline (windows-latest): TUnit.TestProject/SimpleGenericTests.cs#L58
Argument of type 'ValueAssertion<T>' cannot be used for parameter 'source' of type 'IAssertionSource<T?>' in 'NotEqualsAssertion<T?> NotEqualsAssertionExtensions.IsNotEqualTo<T?>(IAssertionSource<T?> source, T? notExpected, IEqualityComparer<T?>? comparer = null, string? notExpectedExpression = null, string? comparerExpression = null)' due to differences in the nullability of reference types.
modularpipeline (windows-latest): TUnit.TestProject/TransactionTest.cs#L11
Non-nullable field '_scope' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
modularpipeline (windows-latest): TUnit.TestProject.Library/Bugs/1889/BaseTests.cs#L19
Generic test method may require runtime type creation may not be AOT-compatible. All generic type combinations must be known at compile time.
modularpipeline (windows-latest): TUnit.TestProject.Library/Bugs/1889/BaseTests.cs#L12
Generic test method may require runtime type creation may not be AOT-compatible. All generic type combinations must be known at compile time.
modularpipeline (windows-latest): TUnit.TestProject.Library/Bugs/1889/BaseTests.cs#L3
Abstract test class 'BaseTest' has test methods with data sources. Add
modularpipeline (windows-latest): TUnit.TestProject.Library/AsyncBaseTests.cs#L4
Abstract test class 'AsyncBaseTests' has test methods with data sources. Add
modularpipeline (windows-latest): TUnit.Analyzers/AnalyzerReleases.Shipped.md#L5
Analyzer release file 'AnalyzerReleases.Shipped.md' has a missing or invalid release header '#### Test Method and Structure Rules' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
modularpipeline (windows-latest): TUnit.TestProject.Library/Bugs/1889/BaseTests.cs#L3
Abstract test class 'BaseTest' has test methods with data sources. Add
modularpipeline (windows-latest): TUnit.TestProject.Library/Bugs/1889/BaseTests.cs#L12
Generic test method may require runtime type creation may not be AOT-compatible. All generic type combinations must be known at compile time.
modularpipeline (windows-latest): TUnit.TestProject.Library/Bugs/1889/BaseTests.cs#L19
Generic test method may require runtime type creation may not be AOT-compatible. All generic type combinations must be known at compile time.
modularpipeline (windows-latest): TUnit.TestProject.Library/AsyncBaseTests.cs#L4
Abstract test class 'AsyncBaseTests' has test methods with data sources. Add
modularpipeline (windows-latest): TUnit.TestProject.Library/Bugs/1889/BaseTests.cs#L12
Generic test method may require runtime type creation may not be AOT-compatible. All generic type combinations must be known at compile time.
modularpipeline (windows-latest): TUnit.TestProject.Library/Bugs/1889/BaseTests.cs#L19
Generic test method may require runtime type creation may not be AOT-compatible. All generic type combinations must be known at compile time.
modularpipeline (windows-latest): TUnit.TestProject.Library/AsyncBaseTests.cs#L4
Abstract test class 'AsyncBaseTests' has test methods with data sources. Add
modularpipeline (windows-latest): TUnit.TestProject.Library/Bugs/1889/BaseTests.cs#L3
Abstract test class 'BaseTest' has test methods with data sources. Add
modularpipeline (windows-latest): TUnit.Analyzers/AnalyzerReleases.Shipped.md#L5
Analyzer release file 'AnalyzerReleases.Shipped.md' has a missing or invalid release header '#### Test Method and Structure Rules' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)

Artifacts

Produced during runtime
Name Size Digest
NuGetPackages-macos-latest
8.44 MB
sha256:2872838ab96454b57782d95442f7442aea96687465fbb9345ede363270d5b31a
NuGetPackages-ubuntu-latest
8.44 MB
sha256:440dbf819e18b9b24af61affa3606c19007d4fc9c3da20430a949b96efe0f500
NuGetPackages-windows-latest
8.45 MB
sha256:c78977e90e5ff9f33db01a5a27bd0c7a5299951db8544c8eae79e0a656ebb75a
TestingPlatformDiagnosticLogsmacos-latest
456 KB
sha256:b35af1102389d1a89fd245feb80a7998bb6a405d0b354078b123925f73f0822d
TestingPlatformDiagnosticLogsubuntu-latest
451 KB
sha256:322f755925b110d3340ea3dfb9c7dbe86b4b7518c1cfd6454fc152446c586ae9
TestingPlatformDiagnosticLogswindows-latest
457 KB
sha256:82c6c26900fdbc4d655c4fd15f18e3ff3a6c2f3e25857cbb44523471d777e41a