Skip to content

fix(sourcegen): drop covariant TActual when [GenerateAssertion] method has its own type parameters #17876

fix(sourcegen): drop covariant TActual when [GenerateAssertion] method has its own type parameters

fix(sourcegen): drop covariant TActual when [GenerateAssertion] method has its own type parameters #17876

Status Success
Total duration 25m 37s
Artifacts 105

dotnet.yml

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

Annotations

63 warnings and 1 notice
modularpipeline (ubuntu-latest)
No files were found with the provided path: **/hangdump*. No artifacts will be uploaded.
modularpipeline (ubuntu-latest): TUnit.Analyzers.CodeFixers/Base/TwoPhase/MigrationTransformer.cs#L1097
Possible null reference argument for parameter 'text' in 'TypeSyntax SyntaxFactory.ParseTypeName(string text, int offset = 0, ParseOptions? options = null, bool consumeFullText = true)'.
modularpipeline (ubuntu-latest): TUnit.Analyzers.CodeFixers/Base/TwoPhase/MigrationTransformer.cs#L641
Possible null reference argument for parameter 'text' in 'AttributeArgumentListSyntax? SyntaxFactory.ParseAttributeArgumentList(string text, int offset = 0, ParseOptions? options = null, bool consumeFullText = true)'.
modularpipeline (ubuntu-latest): TUnit.Analyzers.CodeFixers/Base/TwoPhase/MigrationTransformer.cs#L495
Possible null reference argument for parameter 'text' in 'TypeSyntax SyntaxFactory.ParseTypeName(string text, int offset = 0, ParseOptions? options = null, bool consumeFullText = true)'.
modularpipeline (ubuntu-latest): TUnit.Analyzers.CodeFixers/Base/TwoPhase/MigrationTransformer.cs#L415
Possible null reference argument for parameter 'text' in 'SyntaxTrivia SyntaxFactory.Comment(string text)'.
modularpipeline (ubuntu-latest): TUnit.Analyzers.CodeFixers/NUnitExpectedResultRewriter.cs#L180
Possible null reference argument for parameter 'actualExpression' in 'ExpressionStatementSyntax NUnitExpectedResultRewriter.CreateAssertStatement(ExpressionSyntax actualExpression)'.
modularpipeline (ubuntu-latest): TUnit.Analyzers.CodeFixers/NUnitExpectedResultRewriter.cs#L168
Converting null literal or possible null value to non-nullable type.
modularpipeline (ubuntu-latest): TUnit.Analyzers.CodeFixers/Base/BaseMigrationCodeFixProvider.cs#L211
Possible null reference argument for parameter 'originalRoot' in 'CompilationUnitSyntax BaseMigrationCodeFixProvider.NormalizeLineEndings(CompilationUnitSyntax compilationUnit, SyntaxNode originalRoot)'.
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.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L52
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
modularpipeline (ubuntu-latest): TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L43
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
modularpipeline (macos-latest)
No files were found with the provided path: **/hangdump*. No artifacts will be uploaded.
modularpipeline (macos-latest): TUnit.Analyzers.CodeFixers/Base/TwoPhase/MigrationTransformer.cs#L415
Possible null reference argument for parameter 'text' in 'SyntaxTrivia SyntaxFactory.Comment(string text)'.
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.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L52
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
modularpipeline (macos-latest): TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L43
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
modularpipeline (macos-latest): TUnit.Analyzers.CodeFixers/NUnitExpectedResultRewriter.cs#L180
Possible null reference argument for parameter 'actualExpression' in 'ExpressionStatementSyntax NUnitExpectedResultRewriter.CreateAssertStatement(ExpressionSyntax actualExpression)'.
modularpipeline (macos-latest): TUnit.Analyzers.CodeFixers/NUnitExpectedResultRewriter.cs#L168
Converting null literal or possible null value to non-nullable type.
modularpipeline (macos-latest): TUnit.Analyzers.CodeFixers/Base/BaseMigrationCodeFixProvider.cs#L211
Possible null reference argument for parameter 'originalRoot' in 'CompilationUnitSyntax BaseMigrationCodeFixProvider.NormalizeLineEndings(CompilationUnitSyntax compilationUnit, SyntaxNode originalRoot)'.
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.Mocks.Analyzers/Rules.cs#L30
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
modularpipeline (windows-latest)
No files were found with the provided path: **/hangdump*. No artifacts will be uploaded.
modularpipeline (windows-latest): TUnit.Analyzers.CodeFixers/Base/TwoPhase/MigrationTransformer.cs#L415
Possible null reference argument for parameter 'text' in 'SyntaxTrivia SyntaxFactory.Comment(string text)'.
modularpipeline (windows-latest): TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L43
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
modularpipeline (windows-latest): TUnit.Assertions.SourceGenerator/Generators/MethodAssertionGenerator.cs#L52
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
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.Analyzers.CodeFixers/Base/BaseMigrationCodeFixProvider.cs#L211
Possible null reference argument for parameter 'originalRoot' in 'CompilationUnitSyntax BaseMigrationCodeFixProvider.NormalizeLineEndings(CompilationUnitSyntax compilationUnit, SyntaxNode originalRoot)'.
modularpipeline (windows-latest): TUnit.Analyzers.CodeFixers/Base/TwoPhase/MigrationTransformer.cs#L1097
Possible null reference argument for parameter 'text' in 'TypeSyntax SyntaxFactory.ParseTypeName(string text, int offset = 0, ParseOptions? options = null, bool consumeFullText = true)'.
modularpipeline (windows-latest): TUnit.Analyzers.CodeFixers/Base/TwoPhase/MigrationTransformer.cs#L641
Possible null reference argument for parameter 'text' in 'AttributeArgumentListSyntax? SyntaxFactory.ParseAttributeArgumentList(string text, int offset = 0, ParseOptions? options = null, bool consumeFullText = true)'.
modularpipeline (windows-latest): TUnit.Analyzers.CodeFixers/Base/TwoPhase/MigrationTransformer.cs#L495
Possible null reference argument for parameter 'text' in 'TypeSyntax SyntaxFactory.ParseTypeName(string text, int offset = 0, ParseOptions? options = null, bool consumeFullText = true)'.
modularpipeline (windows-latest): TUnit.Analyzers.CodeFixers/Base/TwoPhase/MigrationTransformer.cs#L415
Possible null reference argument for parameter 'text' in 'SyntaxTrivia SyntaxFactory.Comment(string text)'.
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)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026

Artifacts

Produced during runtime
Name Size Digest
NuGetPackages-macos-latest
16.4 MB
sha256:71454fed048831ccad132296364b8088a036df8ef9138bdc812af3f4e103f06a
NuGetPackages-ubuntu-latest
16.4 MB
sha256:e98e393a3aad43f76fbcba133ab81340a022dceecce985c42b37770d43be4522
NuGetPackages-windows-latest
16.4 MB
sha256:1a393952bb45956bbaa96805a9d5b41ca6cb4edb7ea127285653ae93dc9db0ca
TUnit.Analyzers.Tests-linux-net8.0-report.html
351 KB
sha256:46a7fb5a578fbc734cf16dd8eb75bfa19548199977ff16f77053e77e475c9d22
TUnit.Analyzers.Tests-macos-net8.0-report.html
345 KB
sha256:7dcf9042a7bcf1ec41c3adfb3ae1a4e47a7120d6052503c06d83daef5e85f0e9
TUnit.Analyzers.Tests-windows-net8.0-report.html
350 KB
sha256:04fc7b9c9d46a092168a3fe60d348b59cbbaaca90fd0ae95eeabf3ab41f96974
TUnit.AspNetCore.Analyzers.Tests-linux-net9.0-report.html
106 KB
sha256:756a9122a533755f5a32856d0a59948047c5ec9316f9ba2426292af784e67e8c
TUnit.AspNetCore.Analyzers.Tests-macos-net9.0-report.html
106 KB
sha256:5b33e3b24499ee01e487918a0a7d8a4456f11706d896692dec74addfdb7ffac8
TUnit.AspNetCore.Analyzers.Tests-windows-net9.0-report.html
108 KB
sha256:5ee276ea2f2ed8274c7cb0c7745d9a413ac67b34b55220551225f06c1497f1e5
TUnit.AspNetCore.Tests-linux-net10.0-report.html
116 KB
sha256:b72a7ab95a7bcb747ebc792eb983f978ccdbde74939dad8442a7473b1f9b089e
TUnit.AspNetCore.Tests-linux-net8.0-report.html
115 KB
sha256:c3ed17662917361a6948de1525107a111dc95db6cf9feee6d4ba14f2b8103c98
TUnit.AspNetCore.Tests-macos-net10.0-report.html
116 KB
sha256:ba0e6d7b60f3fb327cc233704ccc529688a98579ad7c1da2e6dadc903899b37f
TUnit.AspNetCore.Tests-macos-net8.0-report.html
115 KB
sha256:cb060401a578f81dca85fe2afbf66059b9fe8640ca842de979eb643d4798283d
TUnit.AspNetCore.Tests-windows-net10.0-report.html
118 KB
sha256:e34e4c142a75a2e861bdb88ec59190ec8470abee374aad4cee31640a93e2a9ad
TUnit.AspNetCore.Tests-windows-net8.0-report.html
116 KB
sha256:2f5faa69f3c40e818d2b07e06c96454186ad2a7d9ce3c08fabbf58287701eeb1
TUnit.Aspire.Tests-linux-net10.0-report.html
171 KB
sha256:c652e09cc1c815fa4aa37f1af8e81f0539c7e909d7e0f9d0f6e16976b0d0fca5
TUnit.Assertions.Analyzers.CodeFixers.Tests-linux-net8.0-report.html
103 KB
sha256:c0a9f5ff195271a47f596255a077ec7afb544af3214964d531d81a1f61e2afe7
TUnit.Assertions.Analyzers.CodeFixers.Tests-macos-net8.0-report.html
104 KB
sha256:cfdb1fe2514d44b6cec41dc33c122708b59b6414e869843e7e540bea3ef5725f
TUnit.Assertions.Analyzers.CodeFixers.Tests-windows-net8.0-report.html
104 KB
sha256:2fc79f723be648ebd17b3e345c530bf668c7a8d8fa5c60159c7fcf0457a456b6
TUnit.Assertions.Analyzers.Tests-linux-net8.0-report.html
126 KB
sha256:612da6fef037f0c28abaa4de3fe43ca10566431c78c8a21e2a74fbad8d728a24
TUnit.Assertions.Analyzers.Tests-macos-net8.0-report.html
125 KB
sha256:49de08a79462c695b9c2afe0b5e172514b52fa91e277601b03698b8f8e833df7
TUnit.Assertions.Analyzers.Tests-windows-net8.0-report.html
127 KB
sha256:8d76d53dbb87878a54881c3dcf3f8872a3688afa8d3938db8be3984cc8908bea
TUnit.Assertions.Should.SourceGenerator.Tests-linux-net10.0-report.html
112 KB
sha256:92bd74c0dd8807223554c27a3ab2b14ed16608e98cca139acce97d03e3307ae4
TUnit.Assertions.Should.SourceGenerator.Tests-linux-net8.0-report.html
111 KB
sha256:1236fae775dd3bed282eb6ab8e4f9c8a51a161798aebedcb09c94cb36423885a
TUnit.Assertions.Should.SourceGenerator.Tests-linux-net9.0-report.html
112 KB
sha256:75c9d5e5344353c91a129e9756a1e2e9d08c6d62fbf515e1177cea87b0bc4918
TUnit.Assertions.Should.SourceGenerator.Tests-macos-net10.0-report.html
112 KB
sha256:a7275c34c6936040e9265f22753ed6346f86a9be46398c9a4cd4a5056f437adf
TUnit.Assertions.Should.SourceGenerator.Tests-macos-net8.0-report.html
111 KB
sha256:0a28ef2c69b4b4a7995feb344a899ccfaf27619d0d5bdbebc070ca4be5ac3dc9
TUnit.Assertions.Should.SourceGenerator.Tests-macos-net9.0-report.html
112 KB
sha256:1cf39a9c3cefd37c86c3357dd9f303bef2865b862cc8641bfa4e5530a1851638
TUnit.Assertions.Should.SourceGenerator.Tests-windows-net10.0-report.html
113 KB
sha256:38110407a4c1af6bf31a37f367d5805be7f0c8e163b1d233fd9c38446c099377
TUnit.Assertions.Should.SourceGenerator.Tests-windows-net8.0-report.html
113 KB
sha256:3113f650afb065300c2c4138643a2f8f6a0bcebea4a4d832ddff45b1131635ca
TUnit.Assertions.Should.SourceGenerator.Tests-windows-net9.0-report.html
113 KB
sha256:d17590406f476cd7d776c77d383b9116935f34b34b2de1b51317abf1da84fc4f
TUnit.Assertions.Should.Tests-linux-net10.0-report.html
147 KB
sha256:49f98b86b1f19ead91ea4f5ed2ee03d42e4fea24c3c9695d4c12377cbab138e2
TUnit.Assertions.Should.Tests-macos-net10.0-report.html
145 KB
sha256:32a2e1380bfaafbfb2081c2ece21b1bdcbf53ef2bcbd693c188219a9475dd9f4
TUnit.Assertions.Should.Tests-windows-net10.0-report.html
148 KB
sha256:f06c65ca23cf3a1eeea697fcc14e3359f6c09d57cf460f29b667eaa18fbcbfaa
TUnit.Assertions.Tests-linux-net10.0-report.html
921 KB
sha256:c61fce503bf7af0d40f238df00941c46370092072eb28cfa48d1354d6ba5a628
TUnit.Assertions.Tests-macos-net10.0-report.html
896 KB
sha256:e4779d0e630fe3efeb893354fc3d6eb1ee7172380607b259eeafcc7da3edb5fd
TUnit.Assertions.Tests-windows-net10.0-report.html
914 KB
sha256:490f2d6a194c066c392f1578c5fe6a3256bf432468c607f479058f65f930ddd6
TUnit.Core.SourceGenerator.Tests-linux-net10.0-report.html
148 KB
sha256:88a993432fd92b82c4543949946e684acf9fdd1a5985380a41e0b5a691fec127
TUnit.Core.SourceGenerator.Tests-linux-net8.0-report.html
145 KB
sha256:5ac8233d43cb19ab2a62e4a81728707dce7c237b544a8b6c598a2ab369093846
TUnit.Core.SourceGenerator.Tests-macos-net10.0-report.html
147 KB
sha256:12480d9401047dc1840bd78dc9fcdf2cf4e081eaf7babe72ac217feabd0c8057
TUnit.Core.SourceGenerator.Tests-macos-net8.0-report.html
145 KB
sha256:579c6a8e6cab0bc47c9f253af8a615a4a858aeb4043a423fdce7aef6118bf151
TUnit.Core.SourceGenerator.Tests-windows-net10.0-report.html
150 KB
sha256:46d55362b040cca574a5696ed3291dcb17cee5b37c17d951ed0a9f055c8820ae
TUnit.Core.SourceGenerator.Tests-windows-net48-report.html
106 KB
sha256:44a587d9ea413c533199eb0bb493bb8106e05899907d021789a53e8d20686c35
TUnit.Core.SourceGenerator.Tests-windows-net8.0-report.html
147 KB
sha256:c002b9bd32ceb7792bb480bbe789e7e8bbf49a3934eaf071c488408ff8305744
TUnit.Example.Asp.Net.TestProject-linux-net10.0-report.html
191 KB
sha256:57e2883420d2990e761c49e4ad1dea27e7c577ca3d554c51ff30f4dc0a2274dd
TUnit.Mocks.Analyzers.Tests-linux-net10.0-report.html
108 KB
sha256:9e9c9f4b8eafa7c4e9c8c45bfb21b1addf26327b4f55be00f80e8373af3c02ab
TUnit.Mocks.Analyzers.Tests-macos-net10.0-report.html
107 KB
sha256:fa9b6f522342b8e6f5c221c90c4c7e35d83dd2cb1f0554a22ff5365dd538585c
TUnit.Mocks.Analyzers.Tests-windows-net10.0-report.html
109 KB
sha256:a37b4064909d67446c650b86d44aa4826cffd36d9a9e2e7cd9df3052bbb7b5f8
TUnit.Mocks.Http.Tests-linux-net10.0-report.html
116 KB
sha256:200c5c2138f02c78f6e75ed46c5afc117e84ed33d8d36477d30c0890615e4227
TUnit.Mocks.Http.Tests-linux-net8.0-report.html
115 KB
sha256:886a9595411ce34c3b78b5023bf1a914a2bb6b4a4b2a34a976617e2a4ca9f6d3
TUnit.Mocks.Http.Tests-macos-net10.0-report.html
115 KB
sha256:9b47dc61f7d80e2dc42170eb73e77b33f3bb7dc837fc9380a9714c9d1d59bc98
TUnit.Mocks.Http.Tests-macos-net8.0-report.html
115 KB
sha256:b37b7d02529a9286223690545ffafdcacf8103baf8c0c831c6272a93059530d3
TUnit.Mocks.Http.Tests-windows-net10.0-report.html
117 KB
sha256:81cb2213e79aec541cb55233e580509c60dd0ed60406c9eb66b0bbdacd1d4c15
TUnit.Mocks.Http.Tests-windows-net8.0-report.html
116 KB
sha256:c5a8362cc4546a09f02abce64d2466be986aa388bb39c2876f507c4459571f18
TUnit.Mocks.Logging.Tests-linux-net10.0-report.html
107 KB
sha256:788214758a08cd4339a40443ef5729af114108d66f22c4168a217430f2c12dce
TUnit.Mocks.Logging.Tests-linux-net8.0-report.html
106 KB
sha256:ea3b66e9b90ba9496a2a13bd5c4c5d60ffcba051ff7f256343c29ad9cf8428b1
TUnit.Mocks.Logging.Tests-macos-net10.0-report.html
106 KB
sha256:8a97b5813f81a4161c19a59cdda7bb18feeb7ffdfd7659e5271a73632b31fdfb
TUnit.Mocks.Logging.Tests-macos-net8.0-report.html
106 KB
sha256:ada781ef8035073d7774da5d417a36b6a8a1827a1aa55e0389086048af40b7f0
TUnit.Mocks.Logging.Tests-windows-net10.0-report.html
108 KB
sha256:36dc38319ebd78072b5cf5006e7b77f030f8841979fbee5582a183e124c17f00
TUnit.Mocks.Logging.Tests-windows-net8.0-report.html
108 KB
sha256:870156c8f12a2ebdb922124471a01e7cb8edc84e39b707d7efb40e599e2367d5
TUnit.Mocks.SourceGenerator.Tests-linux-net10.0-report.html
119 KB
sha256:98bbe5239b4ceaaa4aebb0120e69b6123909588c76cb4cbf71be57dea137411b
TUnit.Mocks.SourceGenerator.Tests-macos-net10.0-report.html
118 KB
sha256:c78c70048c7dd63a55c22e36de518098003188deb1ffe450912f07088a976ae5
TUnit.Mocks.SourceGenerator.Tests-windows-net10.0-report.html
120 KB
sha256:ef70f0bcc410da51bab8d17e68f60370f227f039715e2151261996b1faa68f78
TUnit.Mocks.Tests-linux-net10.0-report-f7958a4c.html
464 KB
sha256:415bddbdf38421f02cd81d75b57e403fe8a8ee7457fdd64d72aa79c042a03804
TUnit.Mocks.Tests-linux-net10.0-report.html
487 KB
sha256:26043dfb0370f09ec5c484753be0ffa52ec0c281518738974a727941f3a9f1e1
TUnit.Mocks.Tests-linux-net8.0-report.html
441 KB
sha256:4c91a473f2c48d5e06cbee88193ce7d917b54a9923dfd66df7d741895fe0cd73
TUnit.Mocks.Tests-linux-net9.0-report.html
464 KB
sha256:945261f2bde267d1d9983b5fd2d19d5e6b5ec8e1b918242815428318d75e3f72
TUnit.Mocks.Tests-macos-net10.0-report.html
475 KB
sha256:3f65ca0b2546887e391b3dcbaba5ad913ab60eaa1d748621942d797476795bda
TUnit.Mocks.Tests-windows-net10.0-report.html
482 KB
sha256:481e20d85bc43c42d906dec0f617a18a9ada43741b7e16171a448363e72e07da
TUnit.OpenTelemetry.Tests-linux-net10.0-report.html
118 KB
sha256:7755c0b1e253e8491c734c6a6c68f2ce66ae4881d0f868b184f8f514918d9428
TUnit.OpenTelemetry.Tests-macos-net10.0-report.html
118 KB
sha256:d86180b9aedb890ba615adae3557cd86c14b2e08e6ba2daace77be07f3036eb3
TUnit.OpenTelemetry.Tests-windows-net10.0-report.html
119 KB
sha256:73422b0fba5976bc76ac664c710c793f30a554293a30d46dcbc8affb1ad93773
TUnit.RpcTests-linux-net10.0-report.html
98.7 KB
sha256:2e2ba6f738dd452df1c9bd6f20ec35b48de6254fe9db82bb95906b8932a17be3
TUnit.RpcTests-macos-net10.0-report.html
98.8 KB
sha256:a0a4e29162fb663c398e80eb6842c77f0bceb2a7bdc1832c766b3e31a0a97322
TUnit.RpcTests-windows-net10.0-report.html
98.9 KB
sha256:7d201cdf9ddf76b592b47c850ccc8305d06c7a093ad89766dd711a0ecc0e0422
TUnit.Templates.Tests-linux-net10.0-report.html
101 KB
sha256:61df3fe95f5384d6bf0270a787ab12db1f04eb419c017d0ecba79136e1cf1c51
TUnit.Templates.Tests-macos-net10.0-report.html
101 KB
sha256:62144959669bc58d2d9eab0d17e891f03a75a7664a9a1ff1044d0883cfdf40e2
TUnit.Templates.Tests-windows-net10.0-report.html
102 KB
sha256:4995a4e21b2724556a75a45fe6eaa0e534373b260d5ffe66a5d51fea1beedff9
TUnit.TestProject-linux-net10.0-report-f7958a4c.html
106 KB
sha256:ea729ac314a82c9383bcf4015df2141024c911c4c1287a22b5d57ca4f7d09295
TUnit.TestProject-linux-net10.0-report.html
116 KB
sha256:58337eee4f3204778f379edd1fbc3a6675cfbf1d21265c1805151f48302791c5
TUnit.TestProject-linux-net8.0-report-f7958a4c.html
106 KB
sha256:bbde971e6487cdc0a3d37a40cea01d635d6ff1efb5f182fc467f518044ad607d
TUnit.TestProject-linux-net8.0-report.html
114 KB
sha256:a106e10c6d21fe979d6304c718e92e5772cdcb9c075edf72018725d9387a5714
TUnit.TestProject-macos-net10.0-report-8816a3f6.html
106 KB
sha256:05f8917e934f4d3452097d08449ab455f2109c99570d3dc865ec7fdfb719e8bd
TUnit.TestProject-macos-net10.0-report.html
115 KB
sha256:e66dd66c8da46fdc10df5641a9fb30f6c73555f2178b260d6a772c20ba31a612
TUnit.TestProject-macos-net8.0-report-8816a3f6.html
106 KB
sha256:96c81c982764fa930632bf714de53cb48dbfa342e2b83ce034883f64916a9d13
TUnit.TestProject-macos-net8.0-report.html
115 KB
sha256:dd5a858482101d90566d38153ef2bea169af1f0212ee04b8ecd37e18fcbb5f7a
TUnit.TestProject-windows-net10.0-report-3c60aaf7.html
107 KB
sha256:e8e3f9f4586f142161abdc09053e530c93c37e4b907af58903d399b5b802741a
TUnit.TestProject-windows-net10.0-report.html
116 KB
sha256:d57902bea3b3c4568fc7bea7142b31d1e29db7b2363f8191b729142ce1a3c46e
TUnit.TestProject-windows-net8.0-report-3c60aaf7.html
107 KB
sha256:06ae660181a1e9c9dd972642391578fcafc026bee0428fc50ae65cfda52355ba
TUnit.TestProject-windows-net8.0-report.html
115 KB
sha256:f699f14a4d56b83d93100ccde5bd4351caa09158f9d923b70d652dd98a75887c
TUnit.TestProject.FSharp-linux-net10.0-report.html
107 KB
sha256:4575837ef42c41dc4d09cc79f47d71ae183771c81b39f0d39a2523bd74562552
TUnit.TestProject.FSharp-macos-net10.0-report.html
107 KB
sha256:0d222b5f826a7101321f6860569b9a9d23e1ea9cf2d450f121c82784783a8963
TUnit.TestProject.FSharp-windows-net10.0-report.html
109 KB
sha256:dbf3244b23e680a7205b3400333d42b400db4913f11d142f28070751969ef1ed
TUnit.TestProject.VB.NET-linux-net10.0-report.html
104 KB
sha256:777ffb98bb1ab80e90386fff3aa122300d98dbfb9a1cd2aef54bd7d16a8f3d24
TUnit.TestProject.VB.NET-macos-net10.0-report.html
104 KB
sha256:ec1280badf1abee4644d9a05e66975fea7d0d763b113fbeae3f79ce40b2de885
TUnit.TestProject.VB.NET-windows-net10.0-report.html
105 KB
sha256:56cd352b7353a9a40222dc19a5b8a0994e487c02d14a58eebc68794f3bb83dc9
TUnit.UnitTests-linux-net10.0-report.html
182 KB
sha256:a89745310cd3e7576507a20a387008afeb3ae8f02683d49ba9d6e2c5e6ac0cf6
TUnit.UnitTests-macos-net10.0-report.html
179 KB
sha256:bfc358a1dd2bc00db4e6355b66b461caabe34106d6ce1d6a21e97f515354b059
TUnit.UnitTests-windows-net10.0-report.html
183 KB
sha256:ad81c0f2a0be5eb8f2401faaaa18c298254380bf2683968e76e9682af35da4b9
TestProject-linux-net10.0-report.html
98.8 KB
sha256:2aa6c8fca79717ed81312e7d906b0732ea99ce9c08eb84982a1302ebee15b25c
TestProject-macos-net10.0-report.html
98.8 KB
sha256:20505619e198ae5c78a43f60b53232f72346933ed829deb59ed8924fde9c6aac
TestProject-windows-net10.0-report.html
100 KB
sha256:abe6eda0000017ef720c9ae2e789ecc49f227c3d27fa89c0fae37d46f745d661
TestingPlatformDiagnosticLogsmacos-latest
529 KB
sha256:bb64ed921d1a2ff874f47caae4ce4dfe879c813fa521cecaa5a91ea48879dead
TestingPlatformDiagnosticLogsubuntu-latest
527 KB
sha256:a22875ff9d747a1174c2d46cb09fcbf2c80238c8b72529645686b1fa6590f47a
TestingPlatformDiagnosticLogswindows-latest
529 KB
sha256:b2ad425f0c7c41724bc55247ce3a3a2cc941e78d431baedb35cfa82a08fac9e2