Skip to content

Fix TestContext.Configuration #9126

Fix TestContext.Configuration

Fix TestContext.Configuration #9126

Triggered via pull request August 6, 2025 17:30
@thomhurstthomhurst
synchronize #2796
bug/2794
Status Success
Total duration 20m 1s
Artifacts 6

dotnet.yml

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

Annotations

33 warnings and 3 notices
modularpipeline (macos-latest)
No files were found with the provided path: **/hangdump*. No artifacts will be uploaded.
modularpipeline (macos-latest): TUnit.Core.SourceGenerator/Generators/TestMetadataGenerator.cs#L783
Possible null reference argument for parameter 'name' in 'ImmutableArray<ISymbol> INamespaceOrTypeSymbol.GetMembers(string name)'.
modularpipeline (macos-latest): TUnit.Core.SourceGenerator/CodeGenerators/Helpers/TupleArgumentHelper.cs#L72
Converting null literal or possible null value to non-nullable type.
modularpipeline (macos-latest): TUnit.Core.SourceGenerator/Generators/AotMethodInvocationGenerator.cs#L168
Possible null reference argument for parameter 'name' in 'ImmutableArray<ISymbol> INamespaceOrTypeSymbol.GetMembers(string name)'.
modularpipeline (macos-latest): TUnit.Core.SourceGenerator/CodeGenerators/Helpers/TupleArgumentHelper.cs#L72
Converting null literal or possible null value to non-nullable type.
modularpipeline (macos-latest): TUnit.Core.SourceGenerator/Generators/TestMetadataGenerator.cs#L783
Possible null reference argument for parameter 'name' in 'ImmutableArray<ISymbol> INamespaceOrTypeSymbol.GetMembers(string name)'.
modularpipeline (macos-latest): TUnit.Core.SourceGenerator/Generators/AotMethodInvocationGenerator.cs#L168
Possible null reference argument for parameter 'name' in 'ImmutableArray<ISymbol> INamespaceOrTypeSymbol.GetMembers(string name)'.
modularpipeline (macos-latest): TUnit.Core.SourceGenerator/CodeGenerators/Helpers/TupleArgumentHelper.cs#L72
Converting null literal or possible null value to non-nullable type.
modularpipeline (macos-latest): TUnit.Core.SourceGenerator/Generators/AotMethodInvocationGenerator.cs#L168
Possible null reference argument for parameter 'name' in 'ImmutableArray<ISymbol> INamespaceOrTypeSymbol.GetMembers(string name)'.
modularpipeline (macos-latest): TUnit.Core.SourceGenerator/Generators/TestMetadataGenerator.cs#L783
Possible null reference argument for parameter 'name' in 'ImmutableArray<ISymbol> INamespaceOrTypeSymbol.GetMembers(string name)'.
modularpipeline (ubuntu-latest)
No files were found with the provided path: **/hangdump*. No artifacts will be uploaded.
modularpipeline (ubuntu-latest): TUnit.Core.SourceGenerator/Generators/AotMethodInvocationGenerator.cs#L168
Possible null reference argument for parameter 'name' in 'ImmutableArray<ISymbol> INamespaceOrTypeSymbol.GetMembers(string name)'.
modularpipeline (ubuntu-latest): TUnit.Core.SourceGenerator/CodeGenerators/Helpers/TupleArgumentHelper.cs#L72
Converting null literal or possible null value to non-nullable type.
modularpipeline (ubuntu-latest): TUnit.Core.SourceGenerator/Generators/TestMetadataGenerator.cs#L783
Possible null reference argument for parameter 'name' in 'ImmutableArray<ISymbol> INamespaceOrTypeSymbol.GetMembers(string name)'.
modularpipeline (ubuntu-latest): TUnit.Core.SourceGenerator/CodeGenerators/Helpers/TupleArgumentHelper.cs#L72
Converting null literal or possible null value to non-nullable type.
modularpipeline (ubuntu-latest): TUnit.Core.SourceGenerator/Generators/TestMetadataGenerator.cs#L783
Possible null reference argument for parameter 'name' in 'ImmutableArray<ISymbol> INamespaceOrTypeSymbol.GetMembers(string name)'.
modularpipeline (ubuntu-latest): TUnit.Core.SourceGenerator/Generators/AotMethodInvocationGenerator.cs#L168
Possible null reference argument for parameter 'name' in 'ImmutableArray<ISymbol> INamespaceOrTypeSymbol.GetMembers(string name)'.
modularpipeline (ubuntu-latest): TUnit.Core.SourceGenerator/Generators/AotMethodInvocationGenerator.cs#L168
Possible null reference argument for parameter 'name' in 'ImmutableArray<ISymbol> INamespaceOrTypeSymbol.GetMembers(string name)'.
modularpipeline (ubuntu-latest): TUnit.Core.SourceGenerator/CodeGenerators/Helpers/TupleArgumentHelper.cs#L72
Converting null literal or possible null value to non-nullable type.
modularpipeline (ubuntu-latest): TUnit.Core.SourceGenerator/Generators/TestMetadataGenerator.cs#L783
Possible null reference argument for parameter 'name' in 'ImmutableArray<ISymbol> INamespaceOrTypeSymbol.GetMembers(string name)'.
modularpipeline (windows-latest)
No files were found with the provided path: **/hangdump*. No artifacts will be uploaded.
modularpipeline (windows-latest): TUnit.Core.SourceGenerator/CodeGenerators/Helpers/TupleArgumentHelper.cs#L72
Converting null literal or possible null value to non-nullable type.
modularpipeline (windows-latest): TUnit.Core.SourceGenerator/Generators/AotMethodInvocationGenerator.cs#L168
Possible null reference argument for parameter 'name' in 'ImmutableArray<ISymbol> INamespaceOrTypeSymbol.GetMembers(string name)'.
modularpipeline (windows-latest): TUnit.Core.SourceGenerator/Generators/TestMetadataGenerator.cs#L783
Possible null reference argument for parameter 'name' in 'ImmutableArray<ISymbol> INamespaceOrTypeSymbol.GetMembers(string name)'.
modularpipeline (windows-latest): TUnit.Core.SourceGenerator/Generators/AotMethodInvocationGenerator.cs#L168
Possible null reference argument for parameter 'name' in 'ImmutableArray<ISymbol> INamespaceOrTypeSymbol.GetMembers(string name)'.
modularpipeline (windows-latest): TUnit.Core.SourceGenerator/Generators/TestMetadataGenerator.cs#L783
Possible null reference argument for parameter 'name' in 'ImmutableArray<ISymbol> INamespaceOrTypeSymbol.GetMembers(string name)'.
modularpipeline (windows-latest): TUnit.Core.SourceGenerator/CodeGenerators/Helpers/TupleArgumentHelper.cs#L72
Converting null literal or possible null value to non-nullable type.
modularpipeline (windows-latest): TUnit.Core.SourceGenerator/Generators/AotMethodInvocationGenerator.cs#L168
Possible null reference argument for parameter 'name' in 'ImmutableArray<ISymbol> INamespaceOrTypeSymbol.GetMembers(string name)'.
modularpipeline (windows-latest): TUnit.Core.SourceGenerator/CodeGenerators/Helpers/TupleArgumentHelper.cs#L72
Converting null literal or possible null value to non-nullable type.
modularpipeline (windows-latest): TUnit.Core.SourceGenerator/Generators/TestMetadataGenerator.cs#L783
Possible null reference argument for parameter 'name' in 'ImmutableArray<ISymbol> INamespaceOrTypeSymbol.GetMembers(string name)'.
modularpipeline (macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
modularpipeline (macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
modularpipeline (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677

Artifacts

Produced during runtime
Name Size Digest
NuGetPackages-macos-latest Expired
6.47 MB
sha256:cffadf15e872008e05d40695df8f7304b53ec79f27c1ad4f0c32764caefe425f
NuGetPackages-ubuntu-latest Expired
6.47 MB
sha256:480f77aa4acce89d08b638a1bc2d0b6cf10980eb36df2bf29c3a2c852012b416
NuGetPackages-windows-latest Expired
6.47 MB
sha256:0d2478c7c685d7e1174924a14b9a63c2272e68b4e22c3be61a29cf1286a35f7e
TestingPlatformDiagnosticLogsmacos-latest Expired
222 KB
sha256:60a51218d6411e50a1bdc5899e77e6eb0d690ea284dd455b4f76f5663a069455
TestingPlatformDiagnosticLogsubuntu-latest Expired
223 KB
sha256:07c45a0e38459f861884fbab909013fd8ef0e277e29f93c357ef05beeaf7d5d9
TestingPlatformDiagnosticLogswindows-latest Expired
229 KB
sha256:1c68e5645d9710a1d769dd8c69436ca05b80f4900ce1ffdc9eb7cbf99d7652f1