Skip to content

fix: add tooltip to truncated span names in HTML report #16271

fix: add tooltip to truncated span names in HTML report

fix: add tooltip to truncated span names in HTML report #16271

Triggered via pull request March 14, 2026 16:04
Status Failure
Total duration 30m 58s
Artifacts 102

dotnet.yml

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

Annotations

1 error and 64 warnings
modularpipeline (windows-latest)
Process completed with exit code 1.
modularpipeline (macos-latest)
No files were found with the provided path: **/hangdump*. No artifacts will be uploaded.
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/TwoPhase/MigrationTransformer.cs#L1099
Possible null reference argument for parameter 'text' in 'TypeSyntax SyntaxFactory.ParseTypeName(string text, int offset = 0, ParseOptions? options = null, bool consumeFullText = true)'.
modularpipeline (macos-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 (macos-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 (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.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.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/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 (macos-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 (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.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 (ubuntu-latest)
No files were found with the provided path: **/hangdump*. No artifacts will be uploaded.
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 (ubuntu-latest): TUnit.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L373
Converting null literal or possible null value to non-nullable type.
modularpipeline (ubuntu-latest): TUnit.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L372
Converting null literal or possible null value to non-nullable type.
modularpipeline (ubuntu-latest): TUnit.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L364
Converting null literal or possible null value to non-nullable type.
modularpipeline (ubuntu-latest): TUnit.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L363
Converting null literal or possible null value to non-nullable type.
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 (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: microsoft/setup-msbuild@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
modularpipeline (windows-latest)
No files were found with the provided path: **/hangdump*. No artifacts will be uploaded.
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.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L373
Converting null literal or possible null value to non-nullable type.
modularpipeline (windows-latest): TUnit.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L372
Converting null literal or possible null value to non-nullable type.
modularpipeline (windows-latest): TUnit.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L364
Converting null literal or possible null value to non-nullable type.
modularpipeline (windows-latest): TUnit.Assertions.SourceGenerator/Generators/AssertionExtensionGenerator.cs#L363
Converting null literal or possible null value to non-nullable type.
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/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#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)

Artifacts

Produced during runtime
Name Size Digest
NuGetPackages-macos-latest
10.7 MB
sha256:9cc1eaba8e9624d1a9b49908b4d6dbfa98c12245c5050cb9450ec5402f7b4543
NuGetPackages-ubuntu-latest
10.7 MB
sha256:f0ffee8530e7ccf7040107fa546f0c47cf33ffe0f7df5c0f015dfac48ef984ee
NuGetPackages-windows-latest
10.7 MB
sha256:4fa10e60fbd3118bc5e27936ef408ae1df7a6fe809c31cebc39deddfbedc1e61
TUnit.Analyzers.Tests-linux-net8.0-report.html
1.22 MB
sha256:c174383b772d08e6413d88cc9b6b13fae4f2287e364c491f5e2c6ab1bbd4568e
TUnit.Analyzers.Tests-macos-net8.0-report.html
1.22 MB
sha256:e37c58b05ddda0e99c0b238b0a619b8f874f95788728d1044642bf314bbdff7c
TUnit.Analyzers.Tests-windows-net8.0-report.html
1.22 MB
sha256:669d56e30150a190548fef1108ae28c133b91944060e99a95e7ebdd7ddf6798e
TUnit.AspNetCore.Analyzers.Tests-linux-net9.0-report.html
113 KB
sha256:66e8841523f6792de348eb930f7fb8869d1836ac098b8afae17ab00441b1cacf
TUnit.AspNetCore.Analyzers.Tests-macos-net9.0-report.html
113 KB
sha256:a868595b1f101079142a00a9e477a0fd79a423ef7f4888a97218154424cbd626
TUnit.AspNetCore.Analyzers.Tests-windows-net9.0-report.html
114 KB
sha256:4d1437441a3d1bb4bf493e6c5d00f4d4cc3b2bb75a96ebbc5fa31eca48fede55
TUnit.AspNetCore.NugetTester-linux-net10.0-report.html
271 KB
sha256:0b8ef2d2f9908bd18646e8218a015279c06a62b3179a5ef72458d509ee03507d
TUnit.AspNetCore.NugetTester-linux-net8.0-report.html
238 KB
sha256:55d5fcd28c486e33e017d8fa87954d0a3df4f398521210ddc3fd88250ac37161
TUnit.AspNetCore.NugetTester-linux-net9.0-report.html
238 KB
sha256:9cd87f6be154af756561ea6f3d8c43c99c90d58007470e5bdf14fce2021fcf43
TUnit.AspNetCore.NugetTester-macos-net10.0-report.html
271 KB
sha256:327acaf77970759b4d875a3c59c84356be574b7b5bdeccf4c222c8957b0e15f6
TUnit.AspNetCore.NugetTester-macos-net8.0-report.html
238 KB
sha256:94941cdcb847807f0d27dfd0d23a7c0e111c836dd31ebd099b3523ea0f82a0fb
TUnit.AspNetCore.NugetTester-macos-net9.0-report.html
238 KB
sha256:f6433d38b076d6523acb3e71132402cc1cfdb698a4928b7d019ac822083cea8b
TUnit.AspNetCore.NugetTester-windows-net10.0-report.html
275 KB
sha256:2841cee93488615a4397366f2b41466c6595e221ce4f2abdeee93bcbae089245
TUnit.AspNetCore.NugetTester-windows-net8.0-report.html
241 KB
sha256:de4202535aa4029c0153c5fd5b285869649dbc98de2a3daece2667b9bb7b42f2
TUnit.AspNetCore.NugetTester-windows-net9.0-report.html
241 KB
sha256:88dc7f278f1de543f71fb39fe176e9cb8481c772dc5c5da72cf652893e41349e
TUnit.Assertions.Analyzers.CodeFixers.Tests-linux-net8.0-report.html
111 KB
sha256:91c3a7016c23f2b48f47cf47c71334036fdcb3623c32ec154820c457b1310fbe
TUnit.Assertions.Analyzers.CodeFixers.Tests-macos-net8.0-report.html
111 KB
sha256:dc5d71a6dd62d92580dfee867b2c9f210678436457edda82f6e8aa7722280bf8
TUnit.Assertions.Analyzers.CodeFixers.Tests-windows-net8.0-report.html
112 KB
sha256:05789c0f633da2e867023db14e9207d8085755323e5f26bfd6c3e3f333554cff
TUnit.Assertions.Analyzers.Tests-linux-net8.0-report.html
187 KB
sha256:df9ae8224069bc199500ec4a532b8832b34442d3ee8156d0e50b674a0bece638
TUnit.Assertions.Analyzers.Tests-macos-net8.0-report.html
187 KB
sha256:27eae33af0984231972b246cefda7d82c8bfde4029e4d1bfa6b84700a22035d8
TUnit.Assertions.Analyzers.Tests-windows-net8.0-report.html
189 KB
sha256:abbc5c04b03ac5c765869a758657b1a1a026f48c2a679bbbc8b7e24be674c809
TUnit.Assertions.Tests-linux-net10.0-report.html
3.11 MB
sha256:e6fc523cea997dc5811d32cbcd97e37c5613bcae80038b21166ee59440dab7bb
TUnit.Assertions.Tests-linux-net8.0-report.html
3.02 MB
sha256:c7b004c23d1bf58c9553d92bcd88f5afe5c19760c62679270855cfe0240dfcc6
TUnit.Assertions.Tests-macos-net10.0-report.html
3.1 MB
sha256:f62e5f32c0d7029ec2e14a3b3ab0cbd269447c4b0176fa30e5afd8b0d7abadc5
TUnit.Assertions.Tests-macos-net8.0-report.html
3.01 MB
sha256:edcfc43063f46737f6ed2e0c4317d75cceed4884d85d4619b51cf9a47abe6f7a
TUnit.Assertions.Tests-windows-net10.0-report.html
3.12 MB
sha256:a58573ba7fe7d9a723caf6c586c609bd00975a2c383e42ab30ecf93759aed085
TUnit.Assertions.Tests-windows-net48-report.html
950 KB
sha256:fd9b947607d8a45bdb87651dcc93a4f22ab335f117872263e8d262c733e5b1d3
TUnit.Assertions.Tests-windows-net8.0-report.html
3.03 MB
sha256:9b4caefcdd383608437d61b98c428fc82bd2845309899537fa51079f4c9f81d5
TUnit.Core.SourceGenerator.Tests-linux-net10.0-report.html
313 KB
sha256:0a19dbe9762e73df99ffefd54cbb5e4c2bb2175c7246382710f01db341f38e3d
TUnit.Core.SourceGenerator.Tests-linux-net8.0-report.html
313 KB
sha256:831bed5612258354e828703cacc4d6a4dff777f5d0d9b28ea9b153351b5bc349
TUnit.Core.SourceGenerator.Tests-macos-net10.0-report.html
313 KB
sha256:325446acbca229efdc2c3942a3b885e1ea8e2a0e030083809f2e28b077ebeffc
TUnit.Core.SourceGenerator.Tests-macos-net8.0-report.html
313 KB
sha256:6747759c5cc2ea04acbcd132c7512a5c47097138faf8e87552fb032b121a8335
TUnit.Core.SourceGenerator.Tests-windows-net10.0-report.html
316 KB
sha256:7348c6ee65e092a2f5dab5d9b51e27b7e239ba707cca9e219c2894c99e127c7a
TUnit.Core.SourceGenerator.Tests-windows-net48-report.html
154 KB
sha256:f3f9d0af6c34d57b01d4873b6423dd715a290a7a75cf9c546ee5a9319cc0823f
TUnit.Core.SourceGenerator.Tests-windows-net8.0-report.html
316 KB
sha256:d4af039000d0e4d4b216b05081a46818ca737a0ef71fa0c42147647c220e01e2
TUnit.Mocks.Analyzers.Tests-linux-net10.0-report.html
122 KB
sha256:d061368a87167087234c8803c06118c6bfcd796e84ad4ab28ed19fd36a7643d4
TUnit.Mocks.Analyzers.Tests-linux-net8.0-report.html
120 KB
sha256:8efb7cb21487cad16f69be015e4f602aedb962e169c6d79fa902fb919c99a2db
TUnit.Mocks.Analyzers.Tests-macos-net10.0-report.html
122 KB
sha256:e93fb623bd12e10f08e73b4fabccc96f80797e98aec9b3a3fdd995e5dbf1829e
TUnit.Mocks.Analyzers.Tests-macos-net8.0-report.html
120 KB
sha256:d33de34e8caa9b0aefb2c89867da2dc53065878aed3f157cce041626360e2c3a
TUnit.Mocks.Analyzers.Tests-windows-net10.0-report.html
122 KB
sha256:33fe70a0462224ce7eb0f0987107c953ce2b67207f3e0ad4611a21f62c1ebd5e
TUnit.Mocks.Analyzers.Tests-windows-net48-report.html
94.8 KB
sha256:350472fcf8e4e0eb4b5d64105e88a5c014542ebdb993ca14126aa1ecae59935d
TUnit.Mocks.Analyzers.Tests-windows-net8.0-report.html
122 KB
sha256:8b0eb68086faa6f4c2ee77919b3683441788517d7a46d4751e3418ffa824d895
TUnit.Mocks.SourceGenerator.Tests-linux-net10.0-report.html
108 KB
sha256:750c41c195ac06bb9386e654e905201b4bf0ddc1832b3c2905fb8861f0124bbf
TUnit.Mocks.SourceGenerator.Tests-linux-net8.0-report.html
107 KB
sha256:deff0605ca3459b8963f789c0418d525a8721795667c523af436db9e224d2539
TUnit.Mocks.SourceGenerator.Tests-macos-net10.0-report.html
107 KB
sha256:00d551c15e22d33222dd1f53cd345611b6145fb0e0d14500181645e6b53747b4
TUnit.Mocks.SourceGenerator.Tests-macos-net8.0-report.html
108 KB
sha256:bb1690b5845bb7e853036a1101cb3b8ce1e2b052e9b1b7c02262d01be61b9a6d
TUnit.Mocks.SourceGenerator.Tests-windows-net10.0-report.html
109 KB
sha256:330282f73c5126950d8a3509bde0ff259a3ccfc12483f5542d9ed418a1c0ce9e
TUnit.Mocks.SourceGenerator.Tests-windows-net48-report.html
90.9 KB
sha256:e7c47074b907160e6b8380225e12f6a99370258364576aaf327c0daec32e6b73
TUnit.Mocks.SourceGenerator.Tests-windows-net8.0-report.html
109 KB
sha256:e783a588e002ea5e37cec99c5fd9f7b54e2549649e3f2647557b4d997a51b608
TUnit.Mocks.Tests-linux-net10.0-report-ae5a2c98.html
1.16 MB
sha256:2f8ff30dda97911f4821b734afc1173e6b7ffc985ffca1c776b9440b0a4933e9
TUnit.Mocks.Tests-linux-net10.0-report.html
1.16 MB
sha256:05dfa44b5e282387774a5e00e9105fede08675925ca375bb008053b70d2b0d08
TUnit.Mocks.Tests-linux-net8.0-report-ae5a2c98.html
1.16 MB
sha256:2d5e407706526d768de7693cd7545a1908e117c205905a82f5e3fcbd5b62f609
TUnit.Mocks.Tests-linux-net8.0-report.html
1.16 MB
sha256:d2d9b2ea40835df2ae55166dc36f29d7a30af5d29c57f32d51ac7c6382ae2a9d
TUnit.Mocks.Tests-linux-net9.0-report.html
1.16 MB
sha256:ec7def7761112880a88b735da490cbc15540da0c601253b414dda0df13143b36
TUnit.Mocks.Tests-macos-net10.0-report.html
1.16 MB
sha256:29d3ffda4576377503244665507e185a6d5ff6044623b8f29d3409d3dc0954e3
TUnit.Mocks.Tests-macos-net8.0-report.html
1.15 MB
sha256:f282ef141e5f8691097f19ac1ef891c329c2507db8b84dd905c61290525974d6
TUnit.Mocks.Tests-windows-net10.0-report.html
1.17 MB
sha256:f0173370ff8db01afd79dd54c0081cef5cf4681f1967d588e5e1fe958ddaf32e
TUnit.Mocks.Tests-windows-net48-report.html
416 KB
sha256:1737eb03bdf5e6630fd12cc707995f4f2f33189dc188eeffcfdfc777c64f7a46
TUnit.Mocks.Tests-windows-net8.0-report.html
1.16 MB
sha256:00828ab1e6904871289c05a528d448bfd9ecfb5e14d3ec9911cf45e2176b6035
TUnit.NugetTester-linux-net10.0-report.html
100 KB
sha256:3905291af7fb77cb3be4988680c2dbaeb765e18d7ce15a8a3c61c038121c907c
TUnit.NugetTester-linux-net8.0-report.html
100 KB
sha256:03cbde4931614f548df75212586b08f0a3be20d0e2fdaa5983f4123d9d836e8d
TUnit.NugetTester-macos-net10.0-report.html
100 KB
sha256:ee441ac8a5902e51b27ce5e54eb8af1851d86a34baf3b995786d772239912881
TUnit.NugetTester-macos-net8.0-report.html
101 KB
sha256:0eba2162bbf98892b208cbb66d82dc98d0c2c63efd6f75e54a8e91251642ec04
TUnit.NugetTester-windows-net10.0-report-809bdea1-2.html
102 KB
sha256:60590d2c90721794e9111a3d1ad35265c8fca6ab6e446876ea078e649e8f9c7e
TUnit.NugetTester-windows-net10.0-report-809bdea1.html
102 KB
sha256:8ab0b634216168ef0e13cd0f905273ea4ea0a2739f6483d8b6ee7d6528faa9f2
TUnit.NugetTester-windows-net10.0-report.html
102 KB
sha256:2dc67eedde0d3ed1d4191cd12defa23128bc7d80e3208d3a65dffecb18ca342e
TUnit.NugetTester-windows-net48-report-809bdea1-2.html
88.5 KB
sha256:ea87f3c517f46c4357e87f06aa8a5e03a05ae060b9b36338e5ac2b05d38c5983
TUnit.NugetTester-windows-net48-report-809bdea1.html
88.6 KB
sha256:98141b16e12f43321a185c164b26740a50d83f6dd93d4f73a0983d0b2cfee32e
TUnit.NugetTester-windows-net48-report.html
88.5 KB
sha256:d12b3486c0c2e9b9c6326c7adc5164ca616a01561bbfaee7030abb5400a5064c
TUnit.NugetTester-windows-net8.0-report-809bdea1-2.html
102 KB
sha256:426bde403ecf43aca98bb5ef172b43f3cf11119d422420f9e5b19edff228b6f6
TUnit.NugetTester-windows-net8.0-report-809bdea1.html
102 KB
sha256:0723fff594cb311eea0e6d99f775b1c795d02463aaa842b907fd41f878683412
TUnit.NugetTester-windows-net8.0-report.html
102 KB
sha256:9157d0b2fc0d6b9eb6e680654b18de8d7fb27cdd94d14926c762686a122e59ac
TUnit.NugetTester.FSharp-linux-net10.0-report.html
84.1 KB
sha256:fde2b9303d7e57a3a7ea99e3f29aaf093ca0338d30d84e042b1eaeeb10fdba56
TUnit.NugetTester.FSharp-linux-net8.0-report.html
84.1 KB
sha256:81b5c7b1486b780096c8b7fc74ff1149c9276b8c02c843f5b6157546465ca9cf
TUnit.NugetTester.FSharp-macos-net10.0-report.html
84.2 KB
sha256:20244da8580bfd5c5d1a70333d2ba34e67d6e8d6f9dc0856bb34a90d3bc60316
TUnit.NugetTester.FSharp-macos-net8.0-report.html
84.4 KB
sha256:90dd6b0a77e1c7ba1e6ba8cf7c8175567d388d12283c53c3f61c1eaf5d0ce17b
TUnit.NugetTester.VB-linux-net10.0-report.html
84 KB
sha256:05c15a6cc5e80886e956938054cd5bda178f9ab83725fe083c6854eb7601e889
TUnit.NugetTester.VB-linux-net8.0-report.html
84 KB
sha256:922ca585836920e026de5392f15d8ad4843fd3f47b47ec3a7294b5ae1dc0f615
TUnit.NugetTester.VB-macos-net10.0-report.html
84.1 KB
sha256:7686035974c942882c08dfa4136038154cfb1dc24ac854aba3940d299cb16f42
TUnit.NugetTester.VB-macos-net8.0-report.html
84.3 KB
sha256:474c7bbbfeac0953b3e27889af586812c14b958ce7e22e56b76da1306f7792ff
TUnit.Templates.Tests-linux-net10.0-report.html
110 KB
sha256:65486acd08baa14fef693668f115e2870d812a89e72cb48e7d7c55e8bc853bde
TUnit.Templates.Tests-macos-net10.0-report.html
111 KB
sha256:079f79e54542dcb6bc5df5d7a135250c9a046245ce911ab08ff219042a517493
TUnit.Templates.Tests-windows-net10.0-report.html
113 KB
sha256:aaccfcbc2ebc165a603657a20481466af435a79301e2d8c263b2a401f2aaaed9
TUnit.TestProject.FSharp-linux-net10.0-report.html
132 KB
sha256:95e4819e0473c77c723e53bd9e9caf47cff95b0de83d08feaf61c9b650de8fdd
TUnit.TestProject.FSharp-macos-net10.0-report.html
132 KB
sha256:4d3a7c64e2abfb98fcacd5db39ae51315181a01271bae3d8ff4f53d54ce34a6f
TUnit.TestProject.FSharp-windows-net10.0-report.html
133 KB
sha256:ab8d693826580cbb0254ca5f89cb4640d64813dee0dbf13ebfc5f93317a84205
TUnit.TestProject.VB.NET-linux-net10.0-report.html
118 KB
sha256:13dc86ac8a023c0ec89fb9ea2079ecf17d67da59da42eea6c6d3d7b27516aaa1
TUnit.TestProject.VB.NET-macos-net10.0-report.html
118 KB
sha256:6bfac4c597eb7109160fa576c325b197e55bbec75f827f5e68d545ce8ab30e51
TUnit.TestProject.VB.NET-windows-net10.0-report.html
120 KB
sha256:41e900da52768fbd376591389a090955d56fb3a050d19cd1601c9bd1ddbc95b4
TUnit.UnitTests-linux-net10.0-report.html
360 KB
sha256:bf4a9f8b2e1c127d7cf422c4d6db4da7e2bd15035f7cda308ce6826482951665
TUnit.UnitTests-linux-net8.0-report.html
360 KB
sha256:de7f8451c9472ce65704a5e7a5668a37d2e52d1cc33a4755af02166af6afc578
TUnit.UnitTests-macos-net10.0-report.html
360 KB
sha256:5a73d3b8a5d4c7e7af6b5a6d62165e2f3fec21169f3785a8f61dbf9019ec8815
TUnit.UnitTests-macos-net8.0-report.html
360 KB
sha256:a79873834177d8d5e678f4cd286bc1af30f64f20da55561593b947d014cc81d7
TUnit.UnitTests-windows-net10.0-report.html
362 KB
sha256:07b9b1f4bd79db6ecd5be3b2dbdd694bca30c639cbb777ddb113f7dc1fe7ea17
TUnit.UnitTests-windows-net48-report.html
163 KB
sha256:38a7ba99f22347e5014d195465ab4f3ec1ba06fa168559a99699ea04e5dbb7a2
TUnit.UnitTests-windows-net8.0-report.html
362 KB
sha256:a05c500c3267a499c7a817080023272a3abc12bbdaa985ea9a2b241268354b5c
TestingPlatformDiagnosticLogsmacos-latest
486 KB
sha256:34fcc09846bd6046fe93c5c8787c6384c080155263f6ba2d08eb0ca4385836ef
TestingPlatformDiagnosticLogsubuntu-latest
482 KB
sha256:5f3571c3b9801e3be361e71002bf9bdfd5f4bcc06ecc83c52be6991d4f47dbec
TestingPlatformDiagnosticLogswindows-latest
483 KB
sha256:790b56db7fbdc6a798441b49d6d1ded485d3eefcafb0abf9a7ee28ad620a25a3