Skip to content

chore(deps): update node.js to >=18.20.8 #16449

chore(deps): update node.js to >=18.20.8

chore(deps): update node.js to >=18.20.8 #16449

Triggered via pull request March 27, 2026 12:24
Status Failure
Total duration 40m 45s
Artifacts 114

dotnet.yml

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

Annotations

1 error and 66 warnings
modularpipeline (windows-latest)
Process completed with exit code 1.
modularpipeline (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: gittools/actions/gitversion/execute@v3, gittools/actions/gitversion/setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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 (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#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.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.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/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#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/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 (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: gittools/actions/gitversion/execute@v3, gittools/actions/gitversion/setup@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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 (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/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#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/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.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 (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/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: gittools/actions/gitversion/execute@v3, gittools/actions/gitversion/setup@v3. 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.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/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/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 (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)

Artifacts

Produced during runtime
Name Size Digest
NuGetPackages-macos-latest
10.8 MB
sha256:ef49378b0a3f744ea8ec111dec891ff17e17228c346e49f302ab1508aa6e2da3
NuGetPackages-ubuntu-latest
10.8 MB
sha256:52627f3520ed7494a55feb172c93ff06732b45d71071bec752fc06a2c907d262
NuGetPackages-windows-latest
10.8 MB
sha256:5d15e5713d693ca194aae6ee3c8bfe9b0c7227359c1b157b096f8a9ec019bd73
TUnit.Analyzers.Tests-linux-net8.0-report.html
1.22 MB
sha256:248adecc18a73a6ac667918549e9ecd89fc557675a97a1e75af69631e94ed5dc
TUnit.Analyzers.Tests-macos-net8.0-report.html
1.22 MB
sha256:06f545902d6d74c681eb8f735d0642925caed72572e9f0c65a0fe9cc0590fb2a
TUnit.Analyzers.Tests-windows-net8.0-report.html
1.22 MB
sha256:9568241f57725b47cd717dc8980da70ad067d99679588bffbdff1efb2faabfc8
TUnit.AspNetCore.Analyzers.Tests-linux-net9.0-report.html
113 KB
sha256:befd49a6769d35eeba52ec5b906825d6656d8be5871b32f10b1656f93d769866
TUnit.AspNetCore.Analyzers.Tests-macos-net9.0-report.html
115 KB
sha256:ad7f8223971806ee4378cd8225b8d16f80b02973dffbbf94564cc4d0b970dd84
TUnit.AspNetCore.Analyzers.Tests-windows-net9.0-report.html
114 KB
sha256:eef22e3742dfca70239d1db433200693bf693e8b735a0651d5a442fc0dde2bfe
TUnit.AspNetCore.NugetTester-linux-net10.0-report.html
272 KB
sha256:c76e85df78ea8bb53363f75199ea713c4850d37a0683e8259daedc6f31ab4a22
TUnit.AspNetCore.NugetTester-linux-net8.0-report.html
238 KB
sha256:4181449c04ed69a5fb4f928614ba4235feecf0f8425bec67828d02295240bad7
TUnit.AspNetCore.NugetTester-linux-net9.0-report.html
238 KB
sha256:c0f398e249e5541348773e5114445149e62d6881bfb7e1dc9bd2e0839a9deb7f
TUnit.AspNetCore.NugetTester-macos-net10.0-report.html
271 KB
sha256:4fe64851e8a4c077c323fd6fd87d77a16e2fa1b0e33a43b51980503050dcb600
TUnit.AspNetCore.NugetTester-macos-net8.0-report.html
238 KB
sha256:c9ba5eff7c7d9f159dee2db97c3551099271eb4d4bd60f07ca94ccccfdc1bd44
TUnit.AspNetCore.NugetTester-macos-net9.0-report.html
238 KB
sha256:ba86b6cbf058e96a82e98af32fae960f9ed3d114714c15e654064a0c443f4398
TUnit.AspNetCore.NugetTester-windows-net10.0-report.html
275 KB
sha256:65c41502d119b83e767584b110a418bfcc910eab5b44b680e9c0340a7d705364
TUnit.AspNetCore.NugetTester-windows-net8.0-report.html
241 KB
sha256:8dffa95bc377560cd5151d7c9f5e593604b52d2bdfe9006c77db18baaf4d53a7
TUnit.AspNetCore.NugetTester-windows-net9.0-report.html
241 KB
sha256:d7246d599ca5ada5e93550d904d87726a0d957b6fcd0b9a10d94bdac9b988832
TUnit.Assertions.Analyzers.CodeFixers.Tests-linux-net8.0-report.html
111 KB
sha256:cc856c723c93cebfa2938f3f8566f393c326bd4f574c49bdfe5f05a0e440748f
TUnit.Assertions.Analyzers.CodeFixers.Tests-macos-net8.0-report.html
110 KB
sha256:dac20ea337132c093c5f50c8c5c47554cb534d8cd37d0b67c055bd0b5123a700
TUnit.Assertions.Analyzers.CodeFixers.Tests-windows-net8.0-report.html
113 KB
sha256:5315cd3e3d7b8300b6870cd469146bc445011d5924514570e641beb4d071adf9
TUnit.Assertions.Analyzers.Tests-linux-net8.0-report.html
198 KB
sha256:07e32ec082a91985f3c954aa1bcfef6eb12c5728d35ddfd474a492f8b369afd6
TUnit.Assertions.Analyzers.Tests-macos-net8.0-report.html
199 KB
sha256:a35a3cf50645c25e68cf6a5d29fe3bd87b2bd3ec90158ff351933b28c32eb669
TUnit.Assertions.Analyzers.Tests-windows-net8.0-report.html
200 KB
sha256:a988c2c5534041e4f71d70dc821e71f27dead50110db226f51ddf97c54b5ffb1
TUnit.Assertions.Tests-linux-net10.0-report.html
3.31 MB
sha256:b53183401de6982ef06a69acc23845051651ff636346f785f0021014f93b4113
TUnit.Assertions.Tests-linux-net8.0-report.html
3.22 MB
sha256:b8d516c92f7428d751235548eff3307e7e68887906de5defe66cb1d5ce4356b2
TUnit.Assertions.Tests-macos-net10.0-report.html
3.3 MB
sha256:7e083556fe7c56615eda1fd16da358eefdb928bec86e81c6b5094e27bece075f
TUnit.Assertions.Tests-macos-net8.0-report.html
3.21 MB
sha256:ed6198ea440cf0fc753bd86056e42150418dfa689874b3a50e6fe288951918ab
TUnit.Assertions.Tests-windows-net10.0-report.html
3.32 MB
sha256:ab0d5e83ed47233855fb3ccf531cfc04854e3666e0db2bd857913b2c053e179a
TUnit.Assertions.Tests-windows-net48-report.html
1010 KB
sha256:88a4a71544d2ecb4b08303e54814b9df70458bcf045c187213e820407de2e065
TUnit.Assertions.Tests-windows-net8.0-report.html
3.23 MB
sha256:a91dbd4008f9acdecf7ba73b30876dd909ffb63ad73a28bf27e899265cd1131e
TUnit.Core.SourceGenerator.Tests-linux-net10.0-report.html
313 KB
sha256:c6f1ae6991480874d9eb6db09f9e95a047b1939803aeef71a2eb529d00b46d22
TUnit.Core.SourceGenerator.Tests-linux-net8.0-report.html
313 KB
sha256:d6e6fa7ca5cbe27530980d3b7e1896452a8b401d68d3f2da32eddc82e036e7d4
TUnit.Core.SourceGenerator.Tests-macos-net10.0-report.html
312 KB
sha256:289aab8d9efeeec49eee190776567c4f50cce032fd59a8ba80e8a2aaa464fe69
TUnit.Core.SourceGenerator.Tests-macos-net8.0-report.html
312 KB
sha256:c609dbffc05e0fc1964e503a7b9dfd3e01282ce8dcfefa87b5bbdfc187e037d8
TUnit.Core.SourceGenerator.Tests-windows-net10.0-report.html
316 KB
sha256:e37916af4534e146a515bdc7feaa77d1b0dfdb57e9ecb6a003bd1141a4e4da3a
TUnit.Core.SourceGenerator.Tests-windows-net48-report.html
153 KB
sha256:bb36f4582aaa7dfc2bd3319a4a885cd2c084fdb608c55eb2cc4b3ab9baa5ea41
TUnit.Core.SourceGenerator.Tests-windows-net8.0-report.html
316 KB
sha256:52ba86c60cc9c02fa593b1bcbf3ae6accfc9279bd3f8f3f246584cec220a4c58
TUnit.Mocks.Analyzers.Tests-linux-net10.0-report.html
123 KB
sha256:50711205a68b0e33842524cb5dadbd32a7ffe7dc69bd1de3ef2feff6a2400655
TUnit.Mocks.Analyzers.Tests-linux-net8.0-report.html
120 KB
sha256:2b8e3fb9cdbdaaf160a2e635c48cec9b25d5bc66f36c5361e65f0f7133dcb928
TUnit.Mocks.Analyzers.Tests-macos-net10.0-report.html
120 KB
sha256:322f604e295163d39694490ef31eca5f1624f1f9012e107d77a87ca84f4a076d
TUnit.Mocks.Analyzers.Tests-macos-net8.0-report.html
120 KB
sha256:50e56fc2895a77d6d9f122252000580a3b8a72d3f58518f32652fd98436ea8b8
TUnit.Mocks.Analyzers.Tests-windows-net10.0-report.html
124 KB
sha256:5881d3ea6fe23972e351618e299e29d0c1b600d969e9a276301f6d43001fca15
TUnit.Mocks.Analyzers.Tests-windows-net48-report.html
94.8 KB
sha256:151d8ce395c9d8b8bd86500229149974da7cc93f6bfa9484601a04635e116582
TUnit.Mocks.Analyzers.Tests-windows-net8.0-report.html
122 KB
sha256:7557474141e09ec7ba6e9c9c7501b5c45fe2a8f5f3929545df9002ec78241634
TUnit.Mocks.Http.Tests-linux-net10.0-report.html
147 KB
sha256:864d77d6d2cf8fea7fe33c6fd3e9be81eccbafbf00edd7326cf691b9a90ba64c
TUnit.Mocks.Http.Tests-linux-net8.0-report.html
147 KB
sha256:6962d48380ee4105f405b8bd63fa373b726833be64e0f31343564e289608bba0
TUnit.Mocks.Http.Tests-macos-net10.0-report.html
147 KB
sha256:50b980c498bb347346dcf35e8e5bf82e6a45f996c6dabffe1c13c69f00028b0b
TUnit.Mocks.Http.Tests-macos-net8.0-report.html
147 KB
sha256:fd2a8345bb693b01f51fe17efaf15c5e77d1bb637a7aeb5cc41190ba74216122
TUnit.Mocks.Http.Tests-windows-net10.0-report.html
148 KB
sha256:a3eb91899e77d08ff4587cef0ac11e52e622381e923530b72f8e104ae7e1e9d7
TUnit.Mocks.Http.Tests-windows-net8.0-report.html
148 KB
sha256:03caf6868ad4dd25f77d505ee6af0e87ebc14da84273c430fc89815deac90c88
TUnit.Mocks.Logging.Tests-linux-net10.0-report.html
131 KB
sha256:a47f3841fc27adf4a8ac135ed2519a0e3c879ee49c4f2a828697744f0cffadf6
TUnit.Mocks.Logging.Tests-linux-net8.0-report.html
131 KB
sha256:dd4679f563d841c4fea754695d3db2ebfcb11bdd56acf453e2a888a4cdd86865
TUnit.Mocks.Logging.Tests-macos-net10.0-report.html
131 KB
sha256:6970b757dc057003808d693c31f38085b920a054e9b262405a6ffcb28a4840fe
TUnit.Mocks.Logging.Tests-macos-net8.0-report.html
131 KB
sha256:5ae7626bc4babb35237c7ef1921fa544cdb55fbc270f847b9aeb91b3a9ee45bf
TUnit.Mocks.Logging.Tests-windows-net10.0-report.html
133 KB
sha256:c7ee50629fc605c0b7ce214749a993cf95f1e7c65544709c903520354684d3b4
TUnit.Mocks.Logging.Tests-windows-net8.0-report.html
133 KB
sha256:020849049bf6aabd510467528e1f1ef3f1344c3ab2015f23a45d544c36b84de7
TUnit.Mocks.SourceGenerator.Tests-linux-net10.0-report.html
109 KB
sha256:d2528d52ef3538ed723e187977dffa9fec734a11aa0d9d09d38c9c9c00b5aad5
TUnit.Mocks.SourceGenerator.Tests-linux-net8.0-report.html
109 KB
sha256:ec39d3f84396bb9fa541f8948919469df5f640fffaf114034a0397c0ce39d27f
TUnit.Mocks.SourceGenerator.Tests-macos-net10.0-report.html
109 KB
sha256:e204b32c8a309ec214afa187b7ce8368d841cb3873a5f9ffdb22cb9df4d46ed1
TUnit.Mocks.SourceGenerator.Tests-macos-net8.0-report.html
110 KB
sha256:95aa9458d38131747dc9ec8c4ad3885313afe029873e9eb58fb923f484d7e091
TUnit.Mocks.SourceGenerator.Tests-windows-net10.0-report.html
111 KB
sha256:42ec1e236d780891571df2b2f92aac644e8bdc62345ae4aa5c9c8d3beb63a24f
TUnit.Mocks.SourceGenerator.Tests-windows-net48-report.html
91.4 KB
sha256:5197830594ea47ef509f0c68d4560ace42496fd8db00dd256f771434a5b1121e
TUnit.Mocks.SourceGenerator.Tests-windows-net8.0-report.html
111 KB
sha256:fdc0ce781e81102938974134be64806b5950f2e051987107457ec4039c4ab58b
TUnit.Mocks.Tests-linux-net10.0-report-a0411982.html
1.17 MB
sha256:522bdda5e7a35da394d1598bbf9bf045738d2edd5f9c5e5eaf16c6196efb4bfb
TUnit.Mocks.Tests-linux-net10.0-report.html
1.18 MB
sha256:4c8cda073a41f820454d8c563888b88ad949d5095e2dbaccc39525b5b00c4d76
TUnit.Mocks.Tests-linux-net8.0-report-a0411982.html
1.17 MB
sha256:651326fa04dce609e1b8f6856e9de53bee676a4f3db1edfd3a170892e25e140e
TUnit.Mocks.Tests-linux-net8.0-report.html
1.17 MB
sha256:7ff5a7f14eda41d8bcdafa8011d90131f63d5c88d7a466521b0738c1cd32db32
TUnit.Mocks.Tests-linux-net9.0-report.html
1.17 MB
sha256:f45bd5148e3e409cbd9d6004c0ac7d9414071e1f146f59f92683d3719b1416c6
TUnit.Mocks.Tests-macos-net10.0-report.html
1.17 MB
sha256:efff396df1c009f49cc355de99a4f409a5bccffb82151b0281cebf693e0996ea
TUnit.Mocks.Tests-macos-net8.0-report.html
1.16 MB
sha256:bf2a06929776643ed4a3c8c43046ce6cf9bd4372a1995a3a091b211b0569236d
TUnit.Mocks.Tests-windows-net10.0-report.html
1.18 MB
sha256:7435811233b6bc0e79525f1959aff714b735cd9031a860702fb4d8ca5beec257
TUnit.Mocks.Tests-windows-net48-report.html
416 KB
sha256:deb3bbd2d8438e5373acd7343d17f41a97f71eed397475a7f40933d0c0e4d35f
TUnit.Mocks.Tests-windows-net8.0-report.html
1.17 MB
sha256:f265bf8f3315245c71e9617a483898f31544ebd0223ebe99dcff8cb38a1e9625
TUnit.NugetTester-linux-net10.0-report.html
101 KB
sha256:ad15f1b43dfee967e53b41a8d0149d9e1c89dd2561df2e38f3a01974ecbd3d6a
TUnit.NugetTester-linux-net8.0-report.html
101 KB
sha256:d219808f1d3b830fa2c2a7914227ec7dadb0f9c8d469732264b92f9ad9e4ed03
TUnit.NugetTester-macos-net10.0-report.html
101 KB
sha256:f50eae19c497f48fd16a911bdc8a6b679430552c6bf1039c49e262dda80d6188
TUnit.NugetTester-macos-net8.0-report.html
101 KB
sha256:cab9cf9ff47858b4d9a2c6058fad08eba33949de5d04869cf0f2d76b9fb35a4f
TUnit.NugetTester.FSharp-linux-net10.0-report.html
84.3 KB
sha256:84ab8a8a71ad28e783a0bc17be1fc8128bb73e2756394a582f66848c259ae339
TUnit.NugetTester.FSharp-linux-net8.0-report.html
84.3 KB
sha256:a130a3792d2cd439f7da9806a44994ce73e2fac4c7c59629c5f06110329b3528
TUnit.NugetTester.FSharp-macos-net10.0-report.html
84.4 KB
sha256:f8cfcf35441e63087688dacb126e0adc03ae0e4e4b96e9472e6688a93d65819f
TUnit.NugetTester.FSharp-macos-net8.0-report.html
84.6 KB
sha256:e2247415c7e264df0553fcbfa2df75a2394f84c9b7757cb3598b92f2b31a909e
TUnit.NugetTester.FSharp-windows-net10.0-report-bcfbeef1-2.html
86 KB
sha256:71aa3d3244f00eb321d8262d4fea77d94ab29e95b44906da0077628f9d2ebabd
TUnit.NugetTester.FSharp-windows-net10.0-report-bcfbeef1.html
86 KB
sha256:6204e55a049b05ae4fe1cf5764081060cbaee7dc91a9d2b58d6b4fd7c9cd0038
TUnit.NugetTester.FSharp-windows-net10.0-report.html
86 KB
sha256:79f10491a535a7a47213fab8952d589786ec9ef08c1f2b3ef6a22fe8c573fbb0
TUnit.NugetTester.FSharp-windows-net48-report-bcfbeef1-2.html
83.5 KB
sha256:4da0a42cbd3be0ef0a4b952afa8eafa64c6672b3fbb1daaed51f7a258c28c075
TUnit.NugetTester.FSharp-windows-net48-report-bcfbeef1.html
83.5 KB
sha256:5bf9a9e408f1875a3d5d7ad59ffa9d600a287f649e025d1634e5a5f852ec0de9
TUnit.NugetTester.FSharp-windows-net48-report.html
83.5 KB
sha256:449b1baa29b0ea67f6ac17a0678f5c11f94504ac3adbf299d46cc0b39b35cb14
TUnit.NugetTester.FSharp-windows-net8.0-report-bcfbeef1-2.html
86 KB
sha256:128aff26fc12b8481cf952b1ad5d30ccb8c7dac16a4dae00fcc2af786f70441b
TUnit.NugetTester.FSharp-windows-net8.0-report-bcfbeef1.html
86 KB
sha256:fb313c4a35f43956ea9e344aa07f5496e9ab410c2cfc9eae5d047ccb88ad1aef
TUnit.NugetTester.FSharp-windows-net8.0-report.html
86 KB
sha256:599f63d5765833dd998bb628641122977870d350ae38c5aed33c1d463694105a
TUnit.NugetTester.VB-linux-net10.0-report.html
84.3 KB
sha256:8e02b9772462eb0a2e8528ee0507cb78873f69c3530b357c9d0fd3925b28106d
TUnit.NugetTester.VB-linux-net8.0-report.html
84.3 KB
sha256:0b35f8dd38ac8a1e0e9b0699def60a491c981383f276fd9ed273f964edde7257
TUnit.NugetTester.VB-macos-net10.0-report.html
84.4 KB
sha256:900a6a227176fe6f2d118bd38b09eaa57e393a6c5d15636470712ddfc2998105
TUnit.NugetTester.VB-macos-net8.0-report.html
84.6 KB
sha256:99042673a1952a6273cceb2e3ee72e023c261efd523f3aa799c370a5e7c7fb98
TUnit.Templates.Tests-linux-net10.0-report.html
110 KB
sha256:b9bd4cd28c27967b99b3888c128ff38d1fa7b48c73a3838133ad9662b687fac4
TUnit.Templates.Tests-macos-net10.0-report.html
111 KB
sha256:06a21e4657de8d63d44374d0d8b5920634f4e83aaaf9a2248f436a687ffbb5f5
TUnit.Templates.Tests-windows-net10.0-report.html
113 KB
sha256:992eac7400638478941cf4ae9b156457c4a3c9a1fa932377932f2fb7631de75d
TUnit.TestProject.FSharp-linux-net10.0-report.html
132 KB
sha256:88b8b22db89b8f5c8c688e1ac64d1932bb0e5afb5885f2ac1984c245ca9272ae
TUnit.TestProject.FSharp-macos-net10.0-report.html
132 KB
sha256:191979b3471bbac68c3ed48c551fc916dac3e17685796bcd7b1fa7c98b991f16
TUnit.TestProject.FSharp-windows-net10.0-report.html
133 KB
sha256:f0ec9f31a915a8abd90a8ccb92662c32eeddaff3fdd32d43071b847770634297
TUnit.TestProject.VB.NET-linux-net10.0-report.html
119 KB
sha256:f076a238e3aa8aa57bdd06da3472026f6c3ac3bc224bb721a15f533f11e133df
TUnit.TestProject.VB.NET-macos-net10.0-report.html
119 KB
sha256:e3d870bccc24560c8a3fedf7631eabca98dbea75a170661aba4b0be268f9b039
TUnit.TestProject.VB.NET-windows-net10.0-report.html
120 KB
sha256:1ae45f5f1f44fb675d7ea7cf46b9762c7a7c442e157a8819d2506484a4203eb9
TUnit.UnitTests-linux-net10.0-report.html
361 KB
sha256:7c1528c001ede0ce4e2360a48c50ff0d79fcaa5c2f786974d0a6233428d7b2c6
TUnit.UnitTests-linux-net8.0-report.html
361 KB
sha256:01154afce67529a6a7cc8a2d406391e2af6c5c5576091549c1802dbdf3862e4b
TUnit.UnitTests-macos-net10.0-report.html
360 KB
sha256:32f62ec151aeba1531f09665bbf5bc173632956578a124945a04acf2c94e9c85
TUnit.UnitTests-macos-net8.0-report.html
360 KB
sha256:c50602d8b19a21dc1f5b985af8c433850f022c511acae70bddb6fe6b3caf1a66
TUnit.UnitTests-windows-net10.0-report.html
362 KB
sha256:54ff2070bbeaf43a9d22633a9b1c233d9cc58f179dc0117c52372ced22b3a576
TUnit.UnitTests-windows-net48-report.html
162 KB
sha256:849aabf2eb9babfa1f8a44ac4b843f45bcb96ad451e78ece62c673e84e51f5a4
TUnit.UnitTests-windows-net8.0-report.html
362 KB
sha256:3b7faa1cbc2e8100e3e91ad9cca472b435ab661b8cafc3d779be8d21d1114fd2
TestingPlatformDiagnosticLogsmacos-latest
488 KB
sha256:f3c3a2e0bc03a150747bf985b3cdf5d23012b9dbe8df59eba01b0fb420787971
TestingPlatformDiagnosticLogsubuntu-latest
489 KB
sha256:738b3a53f052039b930ba130e9eda213da716b434de365e09e4f06ed1b831aa6
TestingPlatformDiagnosticLogswindows-latest
494 KB
sha256:c12399a8e302b4731d04cb1fccf08aff398a8275c1470154ac4af35891694de9