Skip to content

VFS for Git

VFS for Git #661

Triggered via pull request May 1, 2026 18:34
Status Failure
Total duration 1h 12m 23s
Artifacts 102

build.yaml

on: pull_request
Validation
32s
Validation
Matrix: Build and Unit Test
Matrix: Functional Tests / Test
Build, Unit and Functional Tests Successful
0s
Build, Unit and Functional Tests Successful
Fit to window
Zoom out
Zoom in

Annotations

13 errors, 45 warnings, and 1 notice
Functional Tests / Test (Debug, arm64, 7)
Process completed with exit code 1.
Functional Tests / Test (Debug, x86_64, 8)
Process completed with exit code 1.
Functional Tests / Test (Release, x86_64, 1)
Process completed with exit code 1.
Functional Tests / Test (Debug, x86_64, 1)
Process completed with exit code 1.
Functional Tests / Test (Release, x86_64, 7)
Process completed with exit code 2.
Functional Tests / Test (Release, arm64, 7)
Process completed with exit code 2.
Functional Tests / Test (Debug, x86_64, 7)
Process completed with exit code 1.
Functional Tests / Test (Debug, x86_64, 4)
Process completed with exit code 1.
Functional Tests / Test (Release, x86_64, 0)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Release, x86_64, 9)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Release, arm64, 9)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Release, x86_64, 5)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Debug, arm64, 9)
The action 'Run functional tests' has timed out after 60 minutes.
Build and Unit Test (Debug): GVFS/GVFS.Common/HealthCalculator/EnlistmentHydrationSummary.cs#L199
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build and Unit Test (Debug): GVFS/GVFS.Common/Git/GitRepo.cs#L150
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build and Unit Test (Debug): GVFS/GVFS.Common/Git/GitRepo.cs#L150
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build and Unit Test (Debug): GVFS/GVFS.Common/HealthCalculator/EnlistmentHydrationSummary.cs#L199
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build and Unit Test (Debug): GVFS/GVFS.Platform.Windows/CurrentUser.cs#L137
Using member 'System.Runtime.InteropServices.Marshal.SizeOf(Type)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Marshalling code for the object might not be available. Use the SizeOf<T> overload instead.
Build and Unit Test (Debug): GVFS/GVFS.Platform.Windows/CurrentUser.cs#L242
Using member 'System.Runtime.InteropServices.Marshal.PtrToStructure(nint, Type)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Marshalling code for the object might not be available.
Build and Unit Test (Debug): GVFS/GVFS.Platform.Windows/CurrentUser.cs#L237
Using member 'System.Runtime.InteropServices.Marshal.SizeOf(Type)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Marshalling code for the object might not be available. Use the SizeOf<T> overload instead.
Build and Unit Test (Debug): GVFS/GVFS.Virtualization/Projection/GitIndexProjection.GitIndexParser.cs#L394
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build and Unit Test (Debug): GVFS/GVFS.Common/Git/GitRepo.cs#L150
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build and Unit Test (Debug): GVFS/GVFS.Common/HealthCalculator/EnlistmentHydrationSummary.cs#L199
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build and Unit Test (Release): GVFS/GVFS.Common/HealthCalculator/EnlistmentHydrationSummary.cs#L199
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build and Unit Test (Release): GVFS/GVFS.Common/Git/GitRepo.cs#L150
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build and Unit Test (Release): GVFS/GVFS.Common/Git/GitRepo.cs#L150
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build and Unit Test (Release): GVFS/GVFS.Common/HealthCalculator/EnlistmentHydrationSummary.cs#L199
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build and Unit Test (Release): GVFS/GVFS.Platform.Windows/CurrentUser.cs#L137
Using member 'System.Runtime.InteropServices.Marshal.SizeOf(Type)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Marshalling code for the object might not be available. Use the SizeOf<T> overload instead.
Build and Unit Test (Release): GVFS/GVFS.Platform.Windows/CurrentUser.cs#L242
Using member 'System.Runtime.InteropServices.Marshal.PtrToStructure(nint, Type)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Marshalling code for the object might not be available.
Build and Unit Test (Release): GVFS/GVFS.Platform.Windows/CurrentUser.cs#L237
Using member 'System.Runtime.InteropServices.Marshal.SizeOf(Type)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Marshalling code for the object might not be available. Use the SizeOf<T> overload instead.
Build and Unit Test (Release): GVFS/GVFS.Virtualization/Projection/GitIndexProjection.GitIndexParser.cs#L394
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build and Unit Test (Release): GVFS/GVFS.Common/Git/GitRepo.cs#L150
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Build and Unit Test (Release): GVFS/GVFS.Common/HealthCalculator/EnlistmentHydrationSummary.cs#L199
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
Functional Tests / Test (Debug, arm64, 3)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
Functional Tests / Test (Release, arm64, 3)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
Functional Tests / Test (Release, arm64, 6)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
Functional Tests / Test (Debug, arm64, 6)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
Functional Tests / Test (Debug, arm64, 7)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
Functional Tests / Test (Release, arm64, 2)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
Functional Tests / Test (Release, arm64, 5)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
Functional Tests / Test (Debug, arm64, 8)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
Functional Tests / Test (Debug, arm64, 2)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
Functional Tests / Test (Release, arm64, 8)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
Functional Tests / Test (Debug, arm64, 1)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
Functional Tests / Test (Debug, arm64, 4)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
Functional Tests / Test (Release, arm64, 1)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
Functional Tests / Test (Release, arm64, 4)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
Functional Tests / Test (Debug, arm64, 5)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
Functional Tests / Test (Release, arm64, 0)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
Functional Tests / Test (Debug, arm64, 0)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
Functional Tests / Test (Release, arm64, 7)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
Functional Tests / Test (Release, x86_64, 0)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
Functional Tests / Test (Release, x86_64, 9)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
Functional Tests / Test (Release, arm64, 9)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
Functional Tests / Test (Release, arm64, 9)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
Functional Tests / Test (Release, x86_64, 5)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
Functional Tests / Test (Debug, arm64, 9)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
Functional Tests / Test (Debug, arm64, 9)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
Validation
Using microsoft/git version v2.53.0.vfs.0.7

Artifacts

Produced during runtime
Name Size Digest
FastFetch_Debug
20.5 MB
sha256:ccc9b1ab2275d7651c4aa53826acbfa066665ac9674bafd5220571f7fe975fe9
FastFetch_Release
13.9 MB
sha256:83fabca3b7fb23c183627ee2941f4377cb06a5285a15c4ecdf04cc04a3e9c54c
FunctionalTests_Debug
47.2 MB
sha256:cd90257bfabb40744cacb64bce7fda365cdf703605950e50e290c33361cf5866
FunctionalTests_Release
46.5 MB
sha256:a739faf8e4fa7e1c5c7acff6a2832b45fa2639532b9692b3f54e5c0b5270c7bc
FunctionalTests_Results_Debug_arm64-0
155 KB
sha256:e41eeb429bf25316950b75a1cff8c62778cd408808012caa045964bf7d148fa1
FunctionalTests_Results_Debug_arm64-1
74.6 KB
sha256:bd652d69a44d333d1e206139e232b753c968b55b75100ee8ad37e16a95844097
FunctionalTests_Results_Debug_arm64-2
139 KB
sha256:778de71a7ccf0f721d2480922b8c9949cc00857553ea4ca42e4a2cd78bd952d5
FunctionalTests_Results_Debug_arm64-3
85.3 KB
sha256:caa6f2dcdf0118b09b7a78b3f03234fb168e9223eb4b18e15becd89d2eea0a3d
FunctionalTests_Results_Debug_arm64-4
142 KB
sha256:2782b6e5f147924d5624818663ea8e6c78345c9c6691669ebf45e968b05a5e70
FunctionalTests_Results_Debug_arm64-5
146 KB
sha256:8eb658d57b0e9386c77875ccce84b27be6efa0302a71cd5f43f4738c0f1511f8
FunctionalTests_Results_Debug_arm64-6
61.7 KB
sha256:57bd936d18d4d24640fda2ba76757dcbe86f44b5669496b36bbd40b016d80398
FunctionalTests_Results_Debug_arm64-7
156 KB
sha256:a45dc471bb3946b109e935436ff57c0ec93178a35f9e441373f204f5d3831c41
FunctionalTests_Results_Debug_arm64-8
149 KB
sha256:7feb75f77b3670248178507ba0c545686d892d0d2353e08ba9bafce021235da5
FunctionalTests_Results_Debug_x86_64-0
152 KB
sha256:7812e24a6ddd969bc4fea251a9fe14c2177ec2cb4f609dab61a4276ecb5993b6
FunctionalTests_Results_Debug_x86_64-1
73.2 KB
sha256:4a2d59e14d7f86e5d65d10b85902c1d7b0f20c6aff885ba0b1d9306b75bfa5b0
FunctionalTests_Results_Debug_x86_64-2
139 KB
sha256:621d179836d350b93bc3c39f1c811763bdb211f3336a294abb8e73136ef6a344
FunctionalTests_Results_Debug_x86_64-3
78.8 KB
sha256:94a2911c038aaeeb41dfc98a027b3487d712dded63de7df68e34305586f65b68
FunctionalTests_Results_Debug_x86_64-4
145 KB
sha256:b92835451fbf323356558c2d4eeb4362577e8e7ac81cead36a677ddb20bfe2b0
FunctionalTests_Results_Debug_x86_64-5
143 KB
sha256:7c7063157cdb2e912c409dc64f0ae3c9617385ae4237738703b2a3cf0eefdd24
FunctionalTests_Results_Debug_x86_64-6
59.8 KB
sha256:f2afed4990eb585e87a3dc7176534e4c51699c603c6afb4873264c77a131fd5c
FunctionalTests_Results_Debug_x86_64-7
148 KB
sha256:8d6529da1ce7693d2a111f63054ddde4cd4079e0d907234f5af7480318367f20
FunctionalTests_Results_Debug_x86_64-8
147 KB
sha256:6ebafbab3d8f43c8e6e9350080260dc35ffdab1d0f988c0ff62aadd75442f866
FunctionalTests_Results_Debug_x86_64-9
136 KB
sha256:640111f568f5f89dcbfd4d9077b760288ceea393242a9fd5127a23fb780196a7
FunctionalTests_Results_Release_arm64-0
151 KB
sha256:2c5a4c6154110f84a94588584285ff2ab3c1808bd60af731094639ffb4343499
FunctionalTests_Results_Release_arm64-1
73 KB
sha256:6931342f67572939669043eabebc2d4a213fff3cd5f0f20c856831b3e9dcabcf
FunctionalTests_Results_Release_arm64-2
132 KB
sha256:37e674767587903337bb9dc60f8472313b84154273a9d3f88dd0b5491612ee68
FunctionalTests_Results_Release_arm64-3
83.9 KB
sha256:20a5273408ea73d8ad79e2c34b0273232d88dc0c1118b40ed3ec875a8c0a0089
FunctionalTests_Results_Release_arm64-4
148 KB
sha256:cf3d4a4295eca8d78907ed50e061c72589859c5d27e1300b380066a7ac8fe335
FunctionalTests_Results_Release_arm64-5
143 KB
sha256:ccc0005a99108cab3aff6abf48724509fb9cbc43a98ae05f19fa332affa68a89
FunctionalTests_Results_Release_arm64-6
59.3 KB
sha256:09c1109a6b02191405d892b8fdcd13741631dbe9354da84e883cf4163af0af13
FunctionalTests_Results_Release_arm64-7
155 KB
sha256:6b9a61cf3e9536fe3c900c4759f7e572738b15fdf168358d04bb4b8ae7354c4e
FunctionalTests_Results_Release_arm64-8
145 KB
sha256:71e3bbb0fcf9f62965833fa399c5592e7b05be49c7da9c0e3d9ad0fbd5a2c255
FunctionalTests_Results_Release_x86_64-1
71.7 KB
sha256:342b27e0e9c08e035577cd8f6cb3fd7c8552a1fe7259e0b226aba80767c39f3e
FunctionalTests_Results_Release_x86_64-2
122 KB
sha256:102d9377e9a5ed74488c3e6d6f98cd24b5f2df022691c41a326d762511eb6bad
FunctionalTests_Results_Release_x86_64-3
82.9 KB
sha256:bbbddce65d60975937c3dd564df5ed9d3d378421d907b88572d84d1c562b8f8d
FunctionalTests_Results_Release_x86_64-4
145 KB
sha256:a538e6cb2b17dbc1f84c7ac81fdf72a0e4549c6cb17768c24465a0022ff580f5
FunctionalTests_Results_Release_x86_64-6
58.2 KB
sha256:955af10669806b27c21a748c160899842f95002d68ea9dc00640ff3311dcce52
FunctionalTests_Results_Release_x86_64-7
154 KB
sha256:d8c3c9a76a219e6a3545b916a8b243394fa586cfb5c3443eb9f34ec93ae9e3cb
FunctionalTests_Results_Release_x86_64-8
144 KB
sha256:15a657a38ed69fca393f390a2459b6b8dbb95fa40f4275fe27460d56069975d5
GVFS_Debug
47.9 MB
sha256:09a27157bffd5da915a01b915f54d811f10de6b5581fcf315bf388ca9c7bbe85
GVFS_Release
32.9 MB
sha256:65bb3f889fb64175a30a31e4cf5695ac5aee3ad1ee5a45648ec729badb5a9bef
GitTrace2_Debug_x86_64-0
1.89 MB
sha256:4214d9f517f09cd7fb5f255dfaab2755ecce2db62b76de43379cc3a6ba8d5cde
GitTrace2_Debug_x86_64-1
800 KB
sha256:ec912379d1c073ea86d463499ebcd7a0baa1b65959327abce7143dd558254d02
GitTrace2_Debug_x86_64-2
1.49 MB
sha256:25c0cf7da35e03ca605a3a02265e0d947b98c8879d7e91d2e52e6f968e44eaa9
GitTrace2_Debug_x86_64-3
1.02 MB
sha256:91cdd905757bcc429fd1608881e8c56a44dd05692b7263c2ebae897fa9260385
GitTrace2_Debug_x86_64-4
1.73 MB
sha256:9ae1186406fa8edc3b2d3ca0442fdb466600c5402dcf626bba820bb103b36200
GitTrace2_Debug_x86_64-5
1.79 MB
sha256:99ec7dae397924e2f48163eb33abe9525fc210ceee6e8afedadf48d6c6abbaa2
GitTrace2_Debug_x86_64-6
373 KB
sha256:9714a04eebb7fff229629f9fb0088068a5461f61a0d815efc51524ca0bd25632
GitTrace2_Debug_x86_64-7
1.72 MB
sha256:1bfb79a6a8c18b47f73633c5f759328bdad3ecd36b76b3460f6087ad1ef9c9b9
GitTrace2_Debug_x86_64-8
1.94 MB
sha256:5665525af284e02458d2976fa336ca321c393664654a2ddf9521c33e9874271e
GitTrace2_Debug_x86_64-9
1.87 MB
sha256:690c300a5891c0b5adf3c75b1f103be6609a5f7a8d8af53d57a177a82ee98431
GitTrace2_Release_x86_64-0
1.89 MB
sha256:9532f8d0133b5ca3b6134cb8b7edc75f60460c55ea23500da7264494c72bd248
GitTrace2_Release_x86_64-1
802 KB
sha256:9918b272756a1804abab9ecd71f10fef49ce82235169779eed8c9ac07224d623
GitTrace2_Release_x86_64-2
1.47 MB
sha256:daa1362fc0aefe18109613e95c521d6ebd1f73b8fb55a65507e1c244056d851b
GitTrace2_Release_x86_64-3
1.01 MB
sha256:560b152d3c0eb83d4b39805fed61067029f2e12c0e01977a3f4227980f506b22
GitTrace2_Release_x86_64-4
1.73 MB
sha256:552ac28831da918e410bbfa16eccd522869da280be4d50900c0a3a1ed10c7b88
GitTrace2_Release_x86_64-5
1.78 MB
sha256:65ddaf5c26b63720ab52ff34d57cf3e369da9955dbb842f536553c8a1811bfdc
GitTrace2_Release_x86_64-6
369 KB
sha256:51698251c9971d1485060bbd2fd0cf810d5dfd7178392199be373204739a50ad
GitTrace2_Release_x86_64-7
1.7 MB
sha256:943fb37b1ae447929e4a396b5e6f685326a2e13d77647ced05da6b7e9eb441ba
GitTrace2_Release_x86_64-8
1.95 MB
sha256:18ae2138ff35e6c2d4dd1bc60019a7153c447cf418fc7625c5d0fb33cbc3a261
GitTrace2_Release_x86_64-9
1.85 MB
sha256:b99e5ff7a94788c55161e3d99c965239d918d67588b6cf39f8b8d38e3a9c77b3
InstallationLogs_Debug_arm64-0
105 KB
sha256:d3ffe0b7fbdd913a54964903910821ff14e25073f087ade4264631f3e09b7dce
InstallationLogs_Debug_arm64-1
106 KB
sha256:16346cdb4c24c6cd8fde1f2a343f35141585ba04d7ba4a1c8aaef2a1a98e4fdc
InstallationLogs_Debug_arm64-2
99.4 KB
sha256:b0b75ee3560cc022fffad9e73eb96bd910caa1498baa056734d230202d88849a
InstallationLogs_Debug_arm64-3
106 KB
sha256:56d7879673c4ae890ba529d951b6782f358a5196136815c81653794b71960adf
InstallationLogs_Debug_arm64-4
102 KB
sha256:042eb2726d55d1a2f8a4156229c674e30a67dce29f12e49049420e293fdc7406
InstallationLogs_Debug_arm64-5
105 KB
sha256:ce2194db84d0c33c8184acbd08eaf54e1f46016c33d2ab9da149757c50e1ee45
InstallationLogs_Debug_arm64-6
105 KB
sha256:a2b21ee6bb4b4866385c120c0108266bfba94fb84d5d893dffb833ca835b519b
InstallationLogs_Debug_arm64-7
105 KB
sha256:3891261047a95a59139fc97e4895a17737f575f3582db9bdc4ec38c5e33d4c79
InstallationLogs_Debug_arm64-8
100 KB
sha256:814cc5714240fbfacbb70a2828a918a1908cc3e3780837d09cdad6e29bb0aa78
InstallationLogs_Debug_arm64-9
111 KB
sha256:66139f7b956ff75410de9110b60bc3c2acec518f5fe781b4cace584d71556fc0
InstallationLogs_Debug_x86_64-0
185 KB
sha256:ebadfe5ef3aa5ac12452d6a6fb7f1a00cd862a5d8405c8a4e97cd76c16d47b38
InstallationLogs_Debug_x86_64-1
202 KB
sha256:f422fbb463ed2fb0e42605a1e88126165edd50b30c216967fd3cb812845d347f
InstallationLogs_Debug_x86_64-2
197 KB
sha256:000f32fe0c3b1cedcd8bd31b864ff8279b056a2713de07cbd395a880af9e563a
InstallationLogs_Debug_x86_64-3
197 KB
sha256:6943a95089f15ead14e840e486c86bddec9982985d403512babed1e13593aa61
InstallationLogs_Debug_x86_64-4
196 KB
sha256:14da401636ab94156fb51ac39de552e2b1fa948e1bb5dffbdf35b9d3cea30d7a
InstallationLogs_Debug_x86_64-5
197 KB
sha256:860dae25281baaa8b9524ae506caec1a5696bf27b32b21f36913511b3eaf93dc
InstallationLogs_Debug_x86_64-6
194 KB
sha256:22ce763e3da928e762afb252b3b7e8969ddb44c2d42d0b64dc0aa755057d42d7
InstallationLogs_Debug_x86_64-7
196 KB
sha256:b2e1e9fc639c484fb38915da85cd373ed92e6dc58e6bd3da3839e1b424d476d9
InstallationLogs_Debug_x86_64-8
195 KB
sha256:4c5653c3b02bf822aeaba4b1514ac724c9b4eab4b6ed521e5518687ee100e82f
InstallationLogs_Debug_x86_64-9
197 KB
sha256:564cad7cc01a5dc57f3c7291c835f6300f8169a0967cebfcbd25cb8ae032cf58
InstallationLogs_Release_arm64-0
101 KB
sha256:c217c6636de031a139756b92efeb4e533eea9cffd6b8a3676a2c9a27cb8273a2
InstallationLogs_Release_arm64-1
105 KB
sha256:20a74330ad7fa7f98db08d58011b3236e3a33b4afd084af274798dfe00600884
InstallationLogs_Release_arm64-2
104 KB
sha256:b08b5fe252522012ad1ef6e38a606a88776c24bc028c16d29465365104fb0cb4
InstallationLogs_Release_arm64-3
104 KB
sha256:04113af388792b3c35ec4a3f09306707e0ed8aeefda6c03d49aec02628f0a2fb
InstallationLogs_Release_arm64-4
105 KB
sha256:ed8bc688ef456f68ae313f345d4848ea4426a4a2aa4ad54a21d8b1772d21f827
InstallationLogs_Release_arm64-5
108 KB
sha256:a0eb4db633825a628bc961609e85413558aca30d4870dcca45911f876a782363
InstallationLogs_Release_arm64-6
104 KB
sha256:931a53509ffb47c281a2f7378dcb1804ffdc3b4ed774e0d348c4b58af5226fe7
InstallationLogs_Release_arm64-7
103 KB
sha256:6ca14d294e70d412ce0ee5108daf7fcb0f614db14634327ce074be0446c39bd8
InstallationLogs_Release_arm64-8
103 KB
sha256:c124a743d9734fce9a1b8cc3723bd3fa8450870a56b590e4233a9e70d093bdf4
InstallationLogs_Release_arm64-9
102 KB
sha256:44c7689dccc9b5327c0ee0ae341290c8a3756ee10e542ee8152c28418cb1220b
InstallationLogs_Release_x86_64-0
203 KB
sha256:729fb005afafcc1194e6c24c671f3252c3cf98d7715440d48b55a7fb6c60d9d3
InstallationLogs_Release_x86_64-1
185 KB
sha256:d094c3faf501773a9b91c3b9b49ede7093c9d6b2b5dd599975dc8c1106afda59
InstallationLogs_Release_x86_64-2
194 KB
sha256:0235d41bbd0cd13ac1b51882cf1aac3d31dd7d9f112306fa833acfe74c3996f2
InstallationLogs_Release_x86_64-3
211 KB
sha256:c97ee6f55218faeb85be9f3f869e8d373bd6837bf47fb9e9969bd3007d76b844
InstallationLogs_Release_x86_64-4
200 KB
sha256:1f9536fec8e689ddfa017ab227a9cf284f726935c44eb24d1831ef2ef3a6b0cc
InstallationLogs_Release_x86_64-5
200 KB
sha256:97abfbd4388c7da3963fff3452ece3cc141cc89a4085f0afb324ee2823490c5e
InstallationLogs_Release_x86_64-6
194 KB
sha256:8478d1864916c62cc394602fa935c05e83b40939e345ee5320a7c6b78d4f8b55
InstallationLogs_Release_x86_64-7
202 KB
sha256:1259e8ea9d0c4e582a5bd02e67e594e0de93927270ff489dc8bbf02dbdee024f
InstallationLogs_Release_x86_64-8
206 KB
sha256:6d778b0628bb84799e311ece78f6e37fc3d5b5735f0b779a4c56a9ef8ab8a980
InstallationLogs_Release_x86_64-9
196 KB
sha256:87290a246dad91e708be4b70a2031ce7e96aa9677db5b3bec4bf2ea8cd45d422
MicrosoftGit
127 MB
sha256:5df19dcbe37c1ddfd5b5962ba4ddf74aba48b8cac413ba46264722e9cca33b36