Skip to content

perf(core): de-LINQ data-source expansion #18074

perf(core): de-LINQ data-source expansion

perf(core): de-LINQ data-source expansion #18074

Triggered via pull request May 28, 2026 22:44
Status Success
Total duration 31m 54s
Artifacts 150

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/BaseMigrationCodeFixProvider.cs#L211
Possible null reference argument for parameter 'originalRoot' in 'CompilationUnitSyntax BaseMigrationCodeFixProvider.NormalizeLineEndings(CompilationUnitSyntax compilationUnit, SyntaxNode originalRoot)'.
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/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.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 (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#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): 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.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.Analyzers.CodeFixers/NUnitExpectedResultRewriter.cs#L180
Possible null reference argument for parameter 'actualExpression' in 'ExpressionStatementSyntax NUnitExpectedResultRewriter.CreateAssertStatement(ExpressionSyntax actualExpression)'.
modularpipeline (windows-latest): TUnit.Analyzers.CodeFixers/NUnitExpectedResultRewriter.cs#L168
Converting null literal or possible null value to non-nullable type.
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/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#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 (macos-latest)
No files were found with the provided path: **/hangdump*. No artifacts will be uploaded.
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.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/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.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 (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 (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
17.3 MB
sha256:6799a5f27148639879f015f34af187660b5d6e945b08028a8ec4bed30b346b52
NuGetPackages-ubuntu-latest
17.3 MB
sha256:16f45dcad54d1825a229a737a922e6ebd0c63196f6f721c488adb5b331407f80
NuGetPackages-windows-latest
17.4 MB
sha256:cfc727a19dbaad8f5978f5e96ac15f27825f95f90a60bc58cbd4b2a012a1cebb
TUnit.Analyzers.Tests-linux-net8.0-report.html
281 KB
sha256:d2afaa0fdee3e96f700c03c63fec44a5970f8c98559d75f0d7176322334d2f4b
TUnit.Analyzers.Tests-macos-net8.0-report.html
279 KB
sha256:3d840f36d14ad7933a0194a3a6e6b97b9e412bd354538a8916af165e909c8717
TUnit.Analyzers.Tests-windows-net8.0-report.html
283 KB
sha256:eb0d01b4c4fbc67a65d4084712e5e3e7aab95fb2804a1a884d204056e1ff422c
TUnit.AspNetCore.Analyzers.Tests-linux-net9.0-report.html
141 KB
sha256:895b3fa622d8d590a26be786938f7c27d6b8c970b6b45401373f6e7a42dff9a1
TUnit.AspNetCore.Analyzers.Tests-macos-net9.0-report.html
141 KB
sha256:4d9dd25ea6821b831772a22fab7ec619c00dd83cb83a0de5ccba535ac5d7374f
TUnit.AspNetCore.Analyzers.Tests-windows-net9.0-report.html
143 KB
sha256:3bebf4b9e0b4bf7ba989c0919e18dc043a5c6f3003c54a46c9353feed91b4d0e
TUnit.AspNetCore.Tests-linux-net10.0-report.html
148 KB
sha256:55855204da832deaab059a3a1a2d45cfefbc4804a8eb512612a08954beaebde2
TUnit.AspNetCore.Tests-linux-net8.0-report.html
147 KB
sha256:d435c489d9618cda8236418f05677d9fa8b74d6d55dd1254b19466c15b495066
TUnit.AspNetCore.Tests-macos-net10.0-report.html
147 KB
sha256:4325ce41b48e9cd14177e0b7654730a1414c05e3e91cdf4457c9b49009317bb6
TUnit.AspNetCore.Tests-macos-net8.0-report.html
147 KB
sha256:792bb19a3bf10e87ed41cc9048295ccb19e290ad12a8e1e87acbcd62649b2cab
TUnit.AspNetCore.Tests-windows-net10.0-report.html
150 KB
sha256:2636786ac4cbbad52dbed093207954c54a42f7d6a47d3f43d8d2fd52a07bbaa1
TUnit.AspNetCore.Tests-windows-net8.0-report.html
149 KB
sha256:b3e47dde3a0528a2fe46db342b6cac5bde7957f3534b9af36e54e1760ff6839f
TUnit.Aspire.Tests-linux-net10.0-report.html
186 KB
sha256:4a0dbcdc6a93f40c907ae01e89a00d6e36f21959f9b8006460c404e7ecd01efb
TUnit.Assertions.Analyzers.CodeFixers.Tests-linux-net8.0-report.html
139 KB
sha256:03370b15c4296243f4a962c6dce47036f8a5c31c0a414267cded6baa58d4d41b
TUnit.Assertions.Analyzers.CodeFixers.Tests-macos-net8.0-report.html
139 KB
sha256:bbf6559b95508ea0f7dc846428630928cf64c43b916f6ba432b545e2b6a6c7da
TUnit.Assertions.Analyzers.CodeFixers.Tests-windows-net8.0-report.html
142 KB
sha256:a95041b334cf0e5f7ba288a6a86f252e58542086f7105f336d7b9b725aa1786a
TUnit.Assertions.Analyzers.Tests-linux-net8.0-report.html
152 KB
sha256:0787f97e5f851751cdd7185efe3471dada21ffbe489d2b393617ca539e15cdf7
TUnit.Assertions.Analyzers.Tests-macos-net8.0-report.html
152 KB
sha256:3b27c361f69e634791edb5224697a4e82eed3c0ea060b3179f1c2d89660fdbf6
TUnit.Assertions.Analyzers.Tests-windows-net8.0-report.html
155 KB
sha256:0cf666dcbc4b95b6b567e8a94f98f3e33b4ae6dcb32fb97323dc0434b1b2dfb5
TUnit.Assertions.Should.SourceGenerator.Tests-linux-net10.0-report.html
144 KB
sha256:428c47c85361112a96930bd0961ddcb69252a8ada2c1d58028dba215ad640f14
TUnit.Assertions.Should.SourceGenerator.Tests-linux-net8.0-report.html
144 KB
sha256:68d4d2f37538d62e1019c7c9550beb52d5270e5fd6729f712e843722cf7a5a68
TUnit.Assertions.Should.SourceGenerator.Tests-linux-net9.0-report.html
144 KB
sha256:edf73f7f830745f9be231c3e53de2e8efceb286a9b89a5d9400f484d43147a55
TUnit.Assertions.Should.SourceGenerator.Tests-macos-net10.0-report.html
144 KB
sha256:7715853e695cae5fa38157ebbee9d4455f5845351fc3202e0dc04f014d17e589
TUnit.Assertions.Should.SourceGenerator.Tests-macos-net8.0-report.html
143 KB
sha256:31d23fd9be415ffc5785d7de81a00623b3c5765dbe70638f47bba16095b63acb
TUnit.Assertions.Should.SourceGenerator.Tests-macos-net9.0-report.html
144 KB
sha256:5e6cc89640acc8f151285e41070f44fe43f13e8a46797b18de13e92de87c9285
TUnit.Assertions.Should.SourceGenerator.Tests-windows-net10.0-report.html
147 KB
sha256:93929d44baf39b7b44ed8a6b00badf3616c93bf2d1e4783210ada56258e087c4
TUnit.Assertions.Should.SourceGenerator.Tests-windows-net8.0-report.html
146 KB
sha256:112e936789df1016bf6c1b95c6e9f1056c26a319cf8f97c563ebab1a8c41f74b
TUnit.Assertions.Should.SourceGenerator.Tests-windows-net9.0-report.html
147 KB
sha256:0cda5238ef231296fb99adc7ab3556965bee1a990d16a10e186931651351b07e
TUnit.Assertions.Should.Tests-linux-net10.0-report.html
164 KB
sha256:8fd16ba2bb8db57d2af78fca4abc02fba336dfff061a66b4c09c3f2f6c3c7ef7
TUnit.Assertions.Should.Tests-macos-net10.0-report.html
163 KB
sha256:c75fc4cf51484de29458158d95cfb2cb88357b5fb6d41ae15b6505ceedf1c393
TUnit.Assertions.Should.Tests-windows-net10.0-report.html
167 KB
sha256:4d0d6bb47e8adc87c08f2434b7500f67812b251b9bf32d48d4870a08500d0554
TUnit.Assertions.Tests-linux-net10.0-report.html
593 KB
sha256:be104069a084d8889ff682f423db13823fd6ad6ddf1be734fa0461bd39678aea
TUnit.Assertions.Tests-macos-net10.0-report.html
577 KB
sha256:82fcc62ccf2f117c20346fd27cdb78fade6ca34f23f5dbd6a18dc8afe39e6f6a
TUnit.Assertions.Tests-windows-net10.0-report.html
589 KB
sha256:ca7748aae1f97f955947c40b06034f2f7388e39f396182e0de0e53e31b4d2614
TUnit.Core.SourceGenerator.Tests-linux-net10.0-report.html
166 KB
sha256:ee28c02b657e6faa546c54184fea2f21bd704ec7a1ac0f1a2bf3840306406604
TUnit.Core.SourceGenerator.Tests-linux-net8.0-report.html
164 KB
sha256:ebef1a291e8a1b800b4f4a198ace00d02e999110b766172e836bb9f673b63de0
TUnit.Core.SourceGenerator.Tests-macos-net10.0-report.html
165 KB
sha256:9f649a33806d03c3463603d4641ab3c9f37fa1c1e4992207c1367d533fcecdc7
TUnit.Core.SourceGenerator.Tests-macos-net8.0-report.html
164 KB
sha256:ec9f5b459ecca74794005ff42e063c3de126a1ca7b32e0da317afd4c492ba4de
TUnit.Core.SourceGenerator.Tests-windows-net10.0-report.html
168 KB
sha256:fc202afe8cce7e20b91913ffe271a4d4282eb3910a2f6f6776e51abe9841ad81
TUnit.Core.SourceGenerator.Tests-windows-net48-report.html
143 KB
sha256:25899e9f6fc77b0d2e7a9d1837660da15e175226794482c853dd58dd35cf5f1a
TUnit.Core.SourceGenerator.Tests-windows-net8.0-report.html
167 KB
sha256:d0f4518b7f68b62382a2bd50da68fa84b01f29faa72006347c3089dde589642c
TUnit.Example.Asp.Net.TestProject-linux-net10.0-report.html
203 KB
sha256:ddf48cf34a8db0cd36a050ba5ffd981921d4b479bd7d2d97ea828b56ac6f35b3
TUnit.Mocks.Analyzers.Tests-linux-net10.0-report.html
142 KB
sha256:1d57b54dc664e949190fd6c2955dfe9bb2212552fd5ab17fd52286eefcfb178f
TUnit.Mocks.Analyzers.Tests-macos-net10.0-report.html
141 KB
sha256:822967e8dccce47ed2db04c33511390d398af8665fdd21708e4a6395dd5158d7
TUnit.Mocks.Analyzers.Tests-windows-net10.0-report.html
145 KB
sha256:843a3fc2978d47c09a4b02e16f4b275b63e924dea72ab7bf39d1c4f7d823b821
TUnit.Mocks.Http.Tests-linux-net10.0-report.html
147 KB
sha256:49c8321b731b6192e9da511faaa98c465dc34b4571270a07b9be36b7c25231e8
TUnit.Mocks.Http.Tests-linux-net8.0-report.html
146 KB
sha256:8dc792a30a874ab053429fd5773d8ef2066ac8fcf14ed0220fad6ef29a8b4baa
TUnit.Mocks.Http.Tests-macos-net10.0-report.html
146 KB
sha256:d3f38c877ec52c0c6dfb0dfa7beefe302e63c358a35a64b32314387ca3dc58e9
TUnit.Mocks.Http.Tests-macos-net8.0-report.html
146 KB
sha256:8d97a2938521cebbef975f17dec239c73effced70bdcafa1309a5e8123ab2df7
TUnit.Mocks.Http.Tests-windows-net10.0-report.html
149 KB
sha256:d30d95c02c89f9c45ca8e173b4848224c0154997ed887336f4f4b27e09d35907
TUnit.Mocks.Http.Tests-windows-net8.0-report.html
149 KB
sha256:c22c0d8c23e34468dd16faa8fbfc4f5a15c452ed39e5492dce6dc56c51a2cd3d
TUnit.Mocks.Logging.Tests-linux-net10.0-report.html
141 KB
sha256:7c285679b213ec0004fff7bc014ee47f30ef9ed23de6becfd689814544eeed2b
TUnit.Mocks.Logging.Tests-linux-net8.0-report.html
141 KB
sha256:12d2f66b3da16d9e18df594c6f01946b96739e2e4e302c3dbf1caf73365529af
TUnit.Mocks.Logging.Tests-macos-net10.0-report.html
141 KB
sha256:58948b690e6a28b01b67742a2378c1e475756b47c15fb27167db436e756e305c
TUnit.Mocks.Logging.Tests-macos-net8.0-report.html
141 KB
sha256:545034ef7702c00eeee786ae6f248a8b215754e37978c3983e654a4de66ebcb0
TUnit.Mocks.Logging.Tests-windows-net10.0-report.html
144 KB
sha256:42b8387f4727a9d8ac3f7680395258f562db0c6ad72561ba3e30cff0adb5d3f7
TUnit.Mocks.Logging.Tests-windows-net8.0-report.html
144 KB
sha256:a5b942bdc97edc06b8ff92df8855a8bcbbf51fa44ea5901348f2fb57f9e9aafa
TUnit.Mocks.SourceGenerator.Tests-linux-net10.0-report.html
149 KB
sha256:048af8d661e32f10e71a9612151bdc140fe83fae18a6ce996d71633ba7697a0b
TUnit.Mocks.SourceGenerator.Tests-macos-net10.0-report.html
149 KB
sha256:a032e4dd5940962a9ddffc6e25358abd7468ee26d7d1bc45a37dce62e673d13d
TUnit.Mocks.SourceGenerator.Tests-windows-net10.0-report.html
152 KB
sha256:7c269a377d7cc7f77f41b92c7afeec47e69275f93a97bda7dbb854c7da69a454
TUnit.Mocks.Tests-linux-net10.0-report-8582d833.html
345 KB
sha256:4727f29491606b0ce23d516b42f3c4483460233a08dbbff697668b42c575e181
TUnit.Mocks.Tests-linux-net10.0-report.html
362 KB
sha256:f4cc6ac788a67fb3c8011f8b7821dcdcaf5c7b3e5dcf50cc62bceb911dcd6771
TUnit.Mocks.Tests-linux-net8.0-report.html
332 KB
sha256:6f17131a9b79e1c49588ebf35f85eebd72242e461379cefe480a9912577a3e8b
TUnit.Mocks.Tests-linux-net9.0-report.html
345 KB
sha256:3723879c40f303f179915e4e029e88b8b16938405d5d89ba028adf9d22cf9746
TUnit.Mocks.Tests-macos-net10.0-report.html
352 KB
sha256:c9db6539e9abce052827022076b326953b5ebd42f4dde20918c7fe47d37b9936
TUnit.Mocks.Tests-windows-net10.0-report.html
360 KB
sha256:efd3ef4f7387613b3ee427cb08e2b098c49d28919b776c7aadfe7aae361ca549
TUnit.OpenTelemetry.Tests-linux-net10.0-report.html
148 KB
sha256:aad81142f90a3a052777fd3489ea6e342b5dc1b307c12493f8e42bc859888684
TUnit.OpenTelemetry.Tests-macos-net10.0-report.html
148 KB
sha256:78b6342fbc5b120669de3a2ddcfe7aaf4950c7c349dd15957f09cab37bc99db0
TUnit.OpenTelemetry.Tests-windows-net10.0-report.html
150 KB
sha256:f4efdc8d0816a1cc89787b249b692a4f9051f6675f3ed69734c7946e8db3e23d
TUnit.RpcTests-linux-net10.0-report.html
137 KB
sha256:e07787de23d42b65ffdf447a8b626495a8526d9882f54f651e1dbf1eceb8fa2b
TUnit.RpcTests-macos-net10.0-report.html
137 KB
sha256:3e9431863e072751d4463dfe8208783301b9cac756137074503836b9ef49a8d6
TUnit.RpcTests-windows-net10.0-report.html
137 KB
sha256:ea429305a3e1dd7a8efb788906f24c844ce77f675c671aa128bddd4fa6ac5eb0
TUnit.Templates.Tests-linux-net10.0-report.html
138 KB
sha256:32c43b97f402d706613af7558e8122cf175b15eafe4f56d2a77741f507fa2313
TUnit.Templates.Tests-macos-net10.0-report.html
138 KB
sha256:692e674d142997285f0cc1818fd516efd9761c3a3d5f5c81800f79fba71e3372
TUnit.Templates.Tests-windows-net10.0-report.html
141 KB
sha256:3d6a2d2128fcc7fe558dcc00a89757885ebe432fa512198b4d742dca0518b1fa
TUnit.TestProject-linux-net10.0-report-8582d833-2.html
136 KB
sha256:91815f75a3c4bf457062101cdbddd88668779d4d48fecad4280a2e527d2fae08
TUnit.TestProject-linux-net10.0-report-8582d833-2.html
136 KB
sha256:91815f75a3c4bf457062101cdbddd88668779d4d48fecad4280a2e527d2fae08
TUnit.TestProject-linux-net10.0-report-8582d833-2.html
136 KB
sha256:91815f75a3c4bf457062101cdbddd88668779d4d48fecad4280a2e527d2fae08
TUnit.TestProject-linux-net10.0-report-8582d833-2.html
136 KB
sha256:91815f75a3c4bf457062101cdbddd88668779d4d48fecad4280a2e527d2fae08
TUnit.TestProject-linux-net10.0-report-8582d833-2.html
136 KB
sha256:91815f75a3c4bf457062101cdbddd88668779d4d48fecad4280a2e527d2fae08
TUnit.TestProject-linux-net10.0-report-8582d833.html
136 KB
sha256:d5b2d5c4933952a7b46997445dd1a1486dc10550144a45cfeb61d0a014433d2d
TUnit.TestProject-linux-net10.0-report-8582d833.html
136 KB
sha256:d5b2d5c4933952a7b46997445dd1a1486dc10550144a45cfeb61d0a014433d2d
TUnit.TestProject-linux-net10.0-report-8582d833.html
136 KB
sha256:d5b2d5c4933952a7b46997445dd1a1486dc10550144a45cfeb61d0a014433d2d
TUnit.TestProject-linux-net10.0-report-8582d833.html
136 KB
sha256:d5b2d5c4933952a7b46997445dd1a1486dc10550144a45cfeb61d0a014433d2d
TUnit.TestProject-linux-net10.0-report-8582d833.html
136 KB
sha256:d5b2d5c4933952a7b46997445dd1a1486dc10550144a45cfeb61d0a014433d2d
TUnit.TestProject-linux-net10.0-report.html
141 KB
sha256:f9657f4bb5a7150e1a6d1638a92bed497f2899c55d5bfdad2f810fb5abf3b813
TUnit.TestProject-linux-net8.0-report-8582d833-2.html
142 KB
sha256:3d67ae648a81c1c05860529ebca17fa981652c61f2f539ed26564aa7a6c7482f
TUnit.TestProject-linux-net8.0-report-8582d833-2.html
142 KB
sha256:3d67ae648a81c1c05860529ebca17fa981652c61f2f539ed26564aa7a6c7482f
TUnit.TestProject-linux-net8.0-report-8582d833-2.html
142 KB
sha256:3d67ae648a81c1c05860529ebca17fa981652c61f2f539ed26564aa7a6c7482f
TUnit.TestProject-linux-net8.0-report-8582d833-2.html
142 KB
sha256:3d67ae648a81c1c05860529ebca17fa981652c61f2f539ed26564aa7a6c7482f
TUnit.TestProject-linux-net8.0-report-8582d833-2.html
142 KB
sha256:3d67ae648a81c1c05860529ebca17fa981652c61f2f539ed26564aa7a6c7482f
TUnit.TestProject-linux-net8.0-report-8582d833.html
143 KB
sha256:27fa4b56af3c1991c50c2868f6739bbeccd3e6d354bc6fc9eac9cd8c782e4199
TUnit.TestProject-linux-net8.0-report-8582d833.html
143 KB
sha256:27fa4b56af3c1991c50c2868f6739bbeccd3e6d354bc6fc9eac9cd8c782e4199
TUnit.TestProject-linux-net8.0-report-8582d833.html
143 KB
sha256:27fa4b56af3c1991c50c2868f6739bbeccd3e6d354bc6fc9eac9cd8c782e4199
TUnit.TestProject-linux-net8.0-report-8582d833.html
143 KB
sha256:27fa4b56af3c1991c50c2868f6739bbeccd3e6d354bc6fc9eac9cd8c782e4199
TUnit.TestProject-linux-net8.0-report.html
141 KB
sha256:ccfc2aa4721c045f398996b7827d85e76e8a1d2e0c01185b3eadb8d6186a3d1b
TUnit.TestProject-macos-net10.0-report-ecb4dd1e-2.html
142 KB
sha256:7bdccd76f9fb2d71a1ee04ebfc36ed10e1fedb1e838a463225d781fbb402b3cd
TUnit.TestProject-macos-net10.0-report-ecb4dd1e-2.html
142 KB
sha256:7bdccd76f9fb2d71a1ee04ebfc36ed10e1fedb1e838a463225d781fbb402b3cd
TUnit.TestProject-macos-net10.0-report-ecb4dd1e-2.html
142 KB
sha256:7bdccd76f9fb2d71a1ee04ebfc36ed10e1fedb1e838a463225d781fbb402b3cd
TUnit.TestProject-macos-net10.0-report-ecb4dd1e-2.html
142 KB
sha256:7bdccd76f9fb2d71a1ee04ebfc36ed10e1fedb1e838a463225d781fbb402b3cd
TUnit.TestProject-macos-net10.0-report-ecb4dd1e.html
141 KB
sha256:934098cbfb354c75c7e98961265dc6ba3a1d61e10d33f2ac350f14f2b07b632b
TUnit.TestProject-macos-net10.0-report-ecb4dd1e.html
141 KB
sha256:934098cbfb354c75c7e98961265dc6ba3a1d61e10d33f2ac350f14f2b07b632b
TUnit.TestProject-macos-net10.0-report-ecb4dd1e.html
141 KB
sha256:934098cbfb354c75c7e98961265dc6ba3a1d61e10d33f2ac350f14f2b07b632b
TUnit.TestProject-macos-net10.0-report-ecb4dd1e.html
141 KB
sha256:934098cbfb354c75c7e98961265dc6ba3a1d61e10d33f2ac350f14f2b07b632b
TUnit.TestProject-macos-net10.0-report.html
141 KB
sha256:5400406695b4e921ba5a39052899468814c705d9d0c29850c2c0f9b7937def12
TUnit.TestProject-macos-net8.0-report-ecb4dd1e-2.html
136 KB
sha256:11d455baae3855bcd7a038af1b249f9aac3b366cfa89d4b064bd03e621e67e73
TUnit.TestProject-macos-net8.0-report-ecb4dd1e-2.html
136 KB
sha256:11d455baae3855bcd7a038af1b249f9aac3b366cfa89d4b064bd03e621e67e73
TUnit.TestProject-macos-net8.0-report-ecb4dd1e-2.html
136 KB
sha256:11d455baae3855bcd7a038af1b249f9aac3b366cfa89d4b064bd03e621e67e73
TUnit.TestProject-macos-net8.0-report-ecb4dd1e-2.html
136 KB
sha256:11d455baae3855bcd7a038af1b249f9aac3b366cfa89d4b064bd03e621e67e73
TUnit.TestProject-macos-net8.0-report-ecb4dd1e-2.html
136 KB
sha256:11d455baae3855bcd7a038af1b249f9aac3b366cfa89d4b064bd03e621e67e73
TUnit.TestProject-macos-net8.0-report-ecb4dd1e.html
136 KB
sha256:c6ddafdc36753bdac5854f421bf87cf5227d3b57884b207b3b400bc99b6b6005
TUnit.TestProject-macos-net8.0-report-ecb4dd1e.html
136 KB
sha256:c6ddafdc36753bdac5854f421bf87cf5227d3b57884b207b3b400bc99b6b6005
TUnit.TestProject-macos-net8.0-report-ecb4dd1e.html
136 KB
sha256:c6ddafdc36753bdac5854f421bf87cf5227d3b57884b207b3b400bc99b6b6005
TUnit.TestProject-macos-net8.0-report-ecb4dd1e.html
136 KB
sha256:c6ddafdc36753bdac5854f421bf87cf5227d3b57884b207b3b400bc99b6b6005
TUnit.TestProject-macos-net8.0-report-ecb4dd1e.html
136 KB
sha256:c6ddafdc36753bdac5854f421bf87cf5227d3b57884b207b3b400bc99b6b6005
TUnit.TestProject-macos-net8.0-report.html
141 KB
sha256:bdd73217be6ff1cbe3ce4c9a14ad4ac46491481e250c164dfe8ed8aa71b95a4d
TUnit.TestProject-windows-net10.0-report-e4006e79-2.html
139 KB
sha256:b8d19e307906f659edab7fccfed2240468b2cafaa05212645d887c542695c047
TUnit.TestProject-windows-net10.0-report-e4006e79-2.html
139 KB
sha256:b8d19e307906f659edab7fccfed2240468b2cafaa05212645d887c542695c047
TUnit.TestProject-windows-net10.0-report-e4006e79-2.html
139 KB
sha256:b8d19e307906f659edab7fccfed2240468b2cafaa05212645d887c542695c047
TUnit.TestProject-windows-net10.0-report-e4006e79-2.html
139 KB
sha256:b8d19e307906f659edab7fccfed2240468b2cafaa05212645d887c542695c047
TUnit.TestProject-windows-net10.0-report-e4006e79.html
139 KB
sha256:9cee8df8930ebd50014c8800c798d75a1e742029f5a79f665bb54b89045a4d52
TUnit.TestProject-windows-net10.0-report-e4006e79.html
139 KB
sha256:9cee8df8930ebd50014c8800c798d75a1e742029f5a79f665bb54b89045a4d52
TUnit.TestProject-windows-net10.0-report-e4006e79.html
139 KB
sha256:9cee8df8930ebd50014c8800c798d75a1e742029f5a79f665bb54b89045a4d52
TUnit.TestProject-windows-net10.0-report-e4006e79.html
139 KB
sha256:9cee8df8930ebd50014c8800c798d75a1e742029f5a79f665bb54b89045a4d52
TUnit.TestProject-windows-net10.0-report.html
144 KB
sha256:6a85e4caf3606901d946f7a385b26ea745217c9bcbbc783e4bfd23b70cbc94aa
TUnit.TestProject-windows-net8.0-report-e4006e79-2.html
139 KB
sha256:34ba7de5f7df59055505c061ec16127128133017ee0335a654ee07a589ee23f4
TUnit.TestProject-windows-net8.0-report-e4006e79-2.html
139 KB
sha256:34ba7de5f7df59055505c061ec16127128133017ee0335a654ee07a589ee23f4
TUnit.TestProject-windows-net8.0-report-e4006e79.html
139 KB
sha256:7e5c7554172f9998bcf635a1f247f9384b84d09a2e4ceee2c2e394c0af94371a
TUnit.TestProject-windows-net8.0-report-e4006e79.html
139 KB
sha256:7e5c7554172f9998bcf635a1f247f9384b84d09a2e4ceee2c2e394c0af94371a
TUnit.TestProject-windows-net8.0-report-e4006e79.html
139 KB
sha256:7e5c7554172f9998bcf635a1f247f9384b84d09a2e4ceee2c2e394c0af94371a
TUnit.TestProject-windows-net8.0-report-e4006e79.html
139 KB
sha256:7e5c7554172f9998bcf635a1f247f9384b84d09a2e4ceee2c2e394c0af94371a
TUnit.TestProject-windows-net8.0-report.html
144 KB
sha256:9336d6cf44e2e025aa612e48965dd7f9b14caf921248a847891eceec2e0ca639
TUnit.TestProject.FSharp-linux-net10.0-report.html
142 KB
sha256:c8e01b14a95228a79f3246f64e2a0550fa81dd967dd56fdee0fcefa3fe1c90ec
TUnit.TestProject.FSharp-macos-net10.0-report.html
142 KB
sha256:b7dcdd7dd0326d142ef8764f64209f59f88d207a90cf98f7c9497083f363fd4a
TUnit.TestProject.FSharp-windows-net10.0-report.html
145 KB
sha256:a60b9e61cc8ff945928d852b8899fa9c5af03e8cc530e3540df5e8baa336d3e4
TUnit.TestProject.VB.NET-linux-net10.0-report.html
140 KB
sha256:feaf5ca529147eaef41bddb046fc7332f5ac26bb2ada187d7dbb89841a2fb669
TUnit.TestProject.VB.NET-macos-net10.0-report.html
140 KB
sha256:1cfc084b2a212deba6cd95330238796d8e97eb9141d21f2131c037d89e6976df
TUnit.TestProject.VB.NET-windows-net10.0-report.html
142 KB
sha256:bb4a73fe18ada00fe3dd11625bc5f9aef2394e464089355efc0c11fee14e43b2
TUnit.UnitTests-linux-net10.0-report.html
193 KB
sha256:b7e416b29db1a4577bbf441389232f0217845b1c3a21f665620f4974b309e365
TUnit.UnitTests-macos-net10.0-report.html
190 KB
sha256:7093945ab7106a916b49f4e68c2e42819b8f23331e93c7383fa874d0abb4ba76
TUnit.UnitTests-windows-net10.0-report.html
195 KB
sha256:d29e8144693a8392c6c7377e31c0a76cd489d05bb42c1cf6949d7aef07b52164
TestProject-linux-net10.0-report.html
136 KB
sha256:0e887068a5e066d84d0f5ddb1f5bf99524e2f3da9874e03b90781d5104e53ac5
TestProject-macos-net10.0-report.html
136 KB
sha256:5e87b29cf068cbda70839c0421fd491ca42c4b3e45ac42022d2d8155d592cf1a
TestProject-windows-net10.0-report.html
139 KB
sha256:e684e1dc1b7e06e07e6a116fcd467b1836d399c1d23bc943c834e4b7ceaf6deb
TestingPlatformDiagnosticLogsmacos-latest
549 KB
sha256:25c95d571eb89293a28743015f9707f9c2b88c0fdbd1c4e1f148d46250d9a9cb
TestingPlatformDiagnosticLogsubuntu-latest
549 KB
sha256:e8ac6289c5566d8c6588f4696634fe4b1d5398bdb8a96d4a35be98e159a8a05a
TestingPlatformDiagnosticLogswindows-latest
552 KB
sha256:92224b120a5091e7ca154e2dd291c5e90b1cc8fae74c005f890b8259458b25c3