Skip to content

VFS for Git

VFS for Git #642

Triggered via pull request April 29, 2026 17:55
Status Failure
Total duration 37m 17s
Artifacts 107

build.yaml

on: pull_request
Validation
41s
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

8 errors, 40 warnings, and 1 notice
Functional Tests / Test (Debug, x86_64, 3)
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, 3)
Process completed with exit code 1.
Functional Tests / Test (Release, x86_64, 4)
Process completed with exit code 1.
Functional Tests / Test (Release, arm64, 4)
Process completed with exit code 1.
Functional Tests / Test (Debug, arm64, 4)
Process completed with exit code 1.
Functional Tests / Test (Release, arm64, 3)
Process completed with exit code 1.
Functional Tests / Test (Debug, arm64, 3)
Process completed with exit code 1.
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.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#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.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.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/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.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.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.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/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)
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 (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, 2)
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, 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, 4)
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, 7)
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, 0)
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 (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, 1)
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 (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, 9)
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, 3)
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, 9)
No files were found with the provided path: C:\temp\git-trace2.log. 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:fd91c9b378db272482dd649de4c252b5fb8df15172fb83074e8a4fa0d095c44f
FastFetch_Release
13.9 MB
sha256:bf1640f2db4542a35c082454c1ab927ad52d4a240d51cf14a6728eb0b4bcf9c5
FunctionalTests_Debug
47.2 MB
sha256:7d02f898621d1f13690bf724d0ad502565f759f61e27b9cd0c4e1ce887fae873
FunctionalTests_Release
46.5 MB
sha256:8e154103bd23baf195656f00b114bb2719075443b479ebefffbd2cfb199c744c
FunctionalTests_Results_Debug_arm64-0
149 KB
sha256:718ea8d988dbe946d62ff0e7c13adc1505a1dcb80966c2abc227604d96059d13
FunctionalTests_Results_Debug_arm64-1
81.4 KB
sha256:6355108483b61599a47639999218f22c36f072b4195cccf6e1ee2f3ec783e140
FunctionalTests_Results_Debug_arm64-2
119 KB
sha256:105b717b0c72d3781fe4691da88e91a36bb6ddf2036cbc745b98789be1bd841c
FunctionalTests_Results_Debug_arm64-3
74.3 KB
sha256:13b070e184820b4025f46d8794a5732c9fca8d75d2a889647ff421c6dbf89e92
FunctionalTests_Results_Debug_arm64-4
132 KB
sha256:2059489caac09e5df2dd1b814b7d23fe41e5646cfddb62cb3a43472d754dcb78
FunctionalTests_Results_Debug_arm64-5
130 KB
sha256:336b7323555343b8e951bcb7387d5ee890eb68983a02a322da3a6b7b4b8d99fd
FunctionalTests_Results_Debug_arm64-6
61.4 KB
sha256:f2d4689a8f1037e0fbdabf2efabb2d0357ac5e1743420ed14e4cc54cf7dd2c3d
FunctionalTests_Results_Debug_arm64-7
142 KB
sha256:335898563fcb52d9731e7d4be267401d4e30f8b85423d16496deed914e2b0e4d
FunctionalTests_Results_Debug_arm64-8
143 KB
sha256:1a65d7d479e48d42dda7ba798dabc1732e05b3e4f4cf6f8cbc15c41e2942a3db
FunctionalTests_Results_Debug_arm64-9
143 KB
sha256:598712b8fd6fedc1a13a86d4af27668c8180581d0369a4367e6e3195ab1f4205
FunctionalTests_Results_Debug_x86_64-0
147 KB
sha256:4e294283cbc07b183c646145a93ca0cce94e4359202ce6d0cf4a8c41aec31ec0
FunctionalTests_Results_Debug_x86_64-1
80.7 KB
sha256:bce24d4a01c5fcdbdf07b8e503ba6901d1df8b4dadbf7251ad040e24447b4b64
FunctionalTests_Results_Debug_x86_64-2
118 KB
sha256:3c79dae2e0586c1c11461cc8fb4890fdeadcdb6e22769edf02ffd6cc9e849835
FunctionalTests_Results_Debug_x86_64-3
73.7 KB
sha256:6e2cf764900ec87ca03f3b7bb20ebbc6508b064cccfe1235402a881664e2148c
FunctionalTests_Results_Debug_x86_64-4
129 KB
sha256:236f6cbc60d3dc7797ab61fc2b33d5eaf6ffd519453f10d10f95de4d311ad9a7
FunctionalTests_Results_Debug_x86_64-5
130 KB
sha256:b06db67ee471db2e3b0382ff1ca4581229194d6dc266673a6701df98ac3ac89e
FunctionalTests_Results_Debug_x86_64-6
60.1 KB
sha256:267febab8692127d5fb5705cea27fb9d9c37a7d5d8e40a6ecee917edd5e24c19
FunctionalTests_Results_Debug_x86_64-7
140 KB
sha256:b3ef11f8e37620b549aea0034ed17ff3482ee5063ea58c37cd3dd6509dd10319
FunctionalTests_Results_Debug_x86_64-8
141 KB
sha256:15eaf734eebd544cffd7cb7e5b3c28fd8d9b2e2c7121461015b34abefe95485f
FunctionalTests_Results_Debug_x86_64-9
141 KB
sha256:14d97047af91737f065b7b4a4348426ab4beeceb007a5f4834332df63e1f73b4
FunctionalTests_Results_Release_arm64-0
144 KB
sha256:f858113b49fc687f13625273c6554b796ae2ba9f5825346d9ad5d262b671b53d
FunctionalTests_Results_Release_arm64-1
79.4 KB
sha256:16c3183e42e11141230f632043672d5a68a3a42992e5adba5ea3d83bb68a1bab
FunctionalTests_Results_Release_arm64-2
116 KB
sha256:a3197c414ffac817c33d91c18e967f8801194f6a0032e61e9d7d04886e0fc589
FunctionalTests_Results_Release_arm64-3
72.3 KB
sha256:bab87c51c40a995808c5c8f3d298068496f81a541614979515e67f8ef22c66da
FunctionalTests_Results_Release_arm64-4
128 KB
sha256:56655afa5f91dbdcfaa5e3698fef51885e33c229beed29ac45fe9e2d2e44cb04
FunctionalTests_Results_Release_arm64-5
126 KB
sha256:2cde4dd4b720b0b36b08fb00c0e156af1c2c03eb2d6c120c41ab0c63c6909d20
FunctionalTests_Results_Release_arm64-6
59 KB
sha256:57809ca111bd8b8338d55c80620c275b4cb5bf9522e708b888f6a066df1df97e
FunctionalTests_Results_Release_arm64-7
138 KB
sha256:7fa5cdda02f5145a63e3264c715e373e5897ed12c92ef1f47ec8ef75389594f1
FunctionalTests_Results_Release_arm64-8
140 KB
sha256:c83cb1a5b81061a33dd488442ad75810683c94d1408d8952eefc4a89c89fe00a
FunctionalTests_Results_Release_arm64-9
138 KB
sha256:f28710ff7f2d57f2bbc6e2b12248a7ef8ae30145dc1a3211c1946abb9a3f467c
FunctionalTests_Results_Release_x86_64-0
143 KB
sha256:2d00097003dced3018d327bbfd83249bb58d51d3cf5a2dd6b886cec64e6e36ca
FunctionalTests_Results_Release_x86_64-1
78.2 KB
sha256:625d5e1e406e0ce69b5f37f7e5f8b84732a8e34dc151000df3d21b96a3a64c23
FunctionalTests_Results_Release_x86_64-2
114 KB
sha256:b205ae3765a68165060393e03e1062aa6e014722b4610f147f64af9c82845da6
FunctionalTests_Results_Release_x86_64-3
72.1 KB
sha256:f925ee1d44f1402f2773fb894004414f8bfc45e6741ebb87b2a92168e5959e70
FunctionalTests_Results_Release_x86_64-4
126 KB
sha256:857a29d5e715a163333c825eb5bc86e8320be30e77d847cf507db098f32fbb6e
FunctionalTests_Results_Release_x86_64-5
125 KB
sha256:638bf4b54e5af7564b1967b49650abe277b206123fe5767c982dd424be8a401a
FunctionalTests_Results_Release_x86_64-6
57.9 KB
sha256:ee365e9e151ea70e4487b8515d8233b0d3c4190a7b15c76c344f2ccc48520bba
FunctionalTests_Results_Release_x86_64-7
137 KB
sha256:dcea3f389de32c732dc90d8695804ba6dce73d4cd009b95170633c0f63a005d0
FunctionalTests_Results_Release_x86_64-8
136 KB
sha256:63134bd560d06bdc82bac6d3db8e8775401e05ac9640734b0757e65caad6bf1f
FunctionalTests_Results_Release_x86_64-9
138 KB
sha256:68861727f2ee4fd8c789a3d3a40a9632c6f6bf89df550da7acb36e353157475c
GVFS_Debug
47.9 MB
sha256:66d080add9176fce74edd281a9448f20ef4d8fb1067019d0ca00507c3d856588
GVFS_Release
32.9 MB
sha256:d7e23e78020f4b20fd3d825629b803d34b070b33321579f95906be59e44c63e3
GitTrace2_Debug_x86_64-0
1.76 MB
sha256:9f31d4435a3d509288e346e27d310999508bcaa2c4e38aaae27dd5205526ac22
GitTrace2_Debug_x86_64-1
774 KB
sha256:5cceec64c7d2eb898e08c470ca8659034e1465300091972718fb3348daa854aa
GitTrace2_Debug_x86_64-2
1.41 MB
sha256:ec779642e8c54058c96d9718e2a9ce0afa57a06747f5b1dab538d6e72f2d07e9
GitTrace2_Debug_x86_64-3
946 KB
sha256:6341c2a3446d22280ea27cb85eeb4a5f7d43e0804a817ec086f7dc013cd3a9b1
GitTrace2_Debug_x86_64-4
1.64 MB
sha256:d17455297933dc49b0cbb7aa3cc9efcfe7253cd71158c63b2962cc2f6a815c4a
GitTrace2_Debug_x86_64-5
1.71 MB
sha256:0e1ddf0bebc9526eecb76f50a798062528e8a37ada5f43b93609fe48de49f5cb
GitTrace2_Debug_x86_64-6
379 KB
sha256:1472bd3c49abf8e592e183ed5d46f815c16778286004927451a136e223e0baee
GitTrace2_Debug_x86_64-7
1.6 MB
sha256:49a0550ed8418db8296efa121cddff73ce250c8bbe1ad8a8c37540a2731132d9
GitTrace2_Debug_x86_64-8
1.82 MB
sha256:e1508005d20d45e1852e48d2b7da4614f2ff86bb73c56ea97ec296b1d8748e8d
GitTrace2_Debug_x86_64-9
1.8 MB
sha256:9b407b7c3c1f59d2cfc72107e5a4d0280e3a58ccb3ebc5e72d75c96455fc4054
GitTrace2_Release_x86_64-0
1.75 MB
sha256:674c61c5514f3da44f4609ae09706b2db217c2b0816a292bfa6831ff9686aeac
GitTrace2_Release_x86_64-1
760 KB
sha256:728e71ae6351c221532ec043ac77e4eae747970bb40d2e4c123fce749461148b
GitTrace2_Release_x86_64-2
1.4 MB
sha256:6ada26eef5d49f613157f499d8cf123268a1b18e7939b8abe6abeaab2b758b84
GitTrace2_Release_x86_64-3
933 KB
sha256:0144736b0a60ed55067ddbb0c4ba34ec17632290b91c27ef8a7c955d8feb0459
GitTrace2_Release_x86_64-4
1.64 MB
sha256:80ece75b7f9849244b390362aa1ba0050d2184d17547b3e2be53dfe162950593
GitTrace2_Release_x86_64-5
1.67 MB
sha256:1d3d221f97dc1574b469df7aff67290bbd8f196ceab0c4cedad621efc44445ae
GitTrace2_Release_x86_64-6
375 KB
sha256:4ef48457c54af3ab0ea149ec0f7a8fb9c8d08bc60110b42a6037dd299108e783
GitTrace2_Release_x86_64-7
1.6 MB
sha256:0d638ff4ac8cea4b30d7ac3198c3cddcefaf1d5043322e34847476b1298d2b55
GitTrace2_Release_x86_64-8
1.81 MB
sha256:b54a6c6e522d8f9d57d3704ab40866a64909336e0095d3b5d8fa11b331fd7326
GitTrace2_Release_x86_64-9
1.81 MB
sha256:a26affd4bfaab2de026c6e791386db6dd32e4713a9d3067c0b49a77f40faeb93
InstallationLogs_Debug_arm64-0
105 KB
sha256:faf142ce69e4b00db7af8692ce07e617d9845e514d22fe5be711702dc63d6b17
InstallationLogs_Debug_arm64-1
102 KB
sha256:2115ae0bfe11c72ca880931f6b0796e6cd23d96b2ac27e92a47e8426835a67c7
InstallationLogs_Debug_arm64-2
105 KB
sha256:d3c4b1df715ac8687321565c8e5d35fd687c72c7a74add49cc70e6d6a603e5fe
InstallationLogs_Debug_arm64-3
99.3 KB
sha256:fc7b0cb7c7a2ccaa1091a1d25af39c335785630d9605b5ac0cab2505d9f6028b
InstallationLogs_Debug_arm64-4
106 KB
sha256:00ba431ef6cbd498739eed2690d1187779b0b6af131c6107c30b4ca583a56ca4
InstallationLogs_Debug_arm64-5
104 KB
sha256:a39d15d379fad44995aada662aff065cffa48f1f9701c4103ea6b95388f94ef5
InstallationLogs_Debug_arm64-6
106 KB
sha256:d60456d9185fa3014245f1a28addfef8fef26cbc3dee7edaf9a53571b71740db
InstallationLogs_Debug_arm64-7
106 KB
sha256:fbbf29570569a640dea62aa064faed1387dce0e84ccf5cc87bbb302fdfc4a976
InstallationLogs_Debug_arm64-8
128 KB
sha256:e0378ec8d415a66f8d793ae34d25dc879aa162558761ae8b9e293f59906b3c14
InstallationLogs_Debug_arm64-9
103 KB
sha256:26d7aa6b6bc359f951365617dfef66b48d52ba625b37b85b9b5a8fea5b0a9bce
InstallationLogs_Debug_x86_64-0
199 KB
sha256:fc46869856e6a229c6552be219ef0082be5908c0e861b592f8a1b58c2e3d7190
InstallationLogs_Debug_x86_64-1
201 KB
sha256:7538fa718d29bcfcaffa277e203f3a964d3ec5d05ddffc943f7a29fcb02cadda
InstallationLogs_Debug_x86_64-2
209 KB
sha256:f358412fb78d38cdae96eaea4e3e80168ab46af3f6c7bedd759c9a7bc69ef8d7
InstallationLogs_Debug_x86_64-3
198 KB
sha256:7ff1bb431fba5aed333f02a48677679905dd6a4dcccdfe01421b5fbc5502ba35
InstallationLogs_Debug_x86_64-4
196 KB
sha256:209b6721011d9bae31b7c2bdfd7b7dd6e18fcdce8d6c82a57c622d04cfe4c217
InstallationLogs_Debug_x86_64-5
200 KB
sha256:347e3cc25e34ce1bf6c5dafc0143284cfbfda53f994baf0b6bafb188a0a0dc54
InstallationLogs_Debug_x86_64-6
203 KB
sha256:7831927ad06611db78ebfd10c5fe09ce31ea413f64099f7c7c7ac9b071ae71ae
InstallationLogs_Debug_x86_64-7
194 KB
sha256:3ac95cf53edcd9b329fa8e3b0f1095eddec61c423d99b2fd7b704f0f4e6ac3a9
InstallationLogs_Debug_x86_64-8
194 KB
sha256:564eae06feeefc83a4f805886ea45a7c1aad0b343c5d1287992581581257b6b2
InstallationLogs_Debug_x86_64-9
196 KB
sha256:7a1183aab8b2fcc1d05b45ff9fa57ab6be682ba2fa296bf47c72165b2da2de90
InstallationLogs_Release_arm64-0
103 KB
sha256:a4b56d1b42c08b9a8caa6d6d2e1357c2f94411f669071789cb6b69607df612f7
InstallationLogs_Release_arm64-1
103 KB
sha256:59c8d40eb9f9e7f8ffd86146c7ec290652867d8e6ad336246b74b72629498259
InstallationLogs_Release_arm64-2
103 KB
sha256:97ad3522ffb7f62f37cd3f1316d90fd51c4ccf165bbdc1d9171d1254a27797f6
InstallationLogs_Release_arm64-3
102 KB
sha256:816e41851824adc45a31eb6f6168524013376b0b913779bdecaf10bf401c05e6
InstallationLogs_Release_arm64-4
106 KB
sha256:dd05d84e966af82165129be59ad3dc7d8ad7dc3fd4ddf4c2fea8124aee653892
InstallationLogs_Release_arm64-5
103 KB
sha256:50575af45f444a15241c29c646745a474f7d3e1097c89fd7be56044b95f4a856
InstallationLogs_Release_arm64-6
99.8 KB
sha256:a8dd20fb8719e4ab8a1ffaad99a276410d0f2b759256e2fc30a28b77a9366f09
InstallationLogs_Release_arm64-7
105 KB
sha256:2abc22b494a94016df9cff3f14b33cb95f0ff52f5a8d3691889541bed51f649b
InstallationLogs_Release_arm64-8
105 KB
sha256:2e440c5c2939a2a12baa7f96cf7a44348f6457773b807ba79e73b79dec48962d
InstallationLogs_Release_arm64-9
103 KB
sha256:0b88bf64f796171c87d543f153a6f05de0430fbe6313b218a9ccb16ca047d44a
InstallationLogs_Release_x86_64-0
211 KB
sha256:e364d565a1f362e09bd9f6377373d3520184e5e93e0ccdf6c246809d45d28ae3
InstallationLogs_Release_x86_64-1
177 KB
sha256:e86d0c86f76ecb71241f06c71118cb29a73a8a2d6c4ee839470de3052b0ced16
InstallationLogs_Release_x86_64-2
199 KB
sha256:495f054cbf0748ca6c59b9522d5bee1f9c637e500c14843c19ed77c9a243d495
InstallationLogs_Release_x86_64-3
198 KB
sha256:380f4ad3110e72c2fc80b4b7278ca119c239901e58b834e921fbb885b3acf20c
InstallationLogs_Release_x86_64-4
194 KB
sha256:5ae75739fc2a561cc27c1cfcf0969096e8d25bfe47262d0863ef39eb365eaf8b
InstallationLogs_Release_x86_64-5
177 KB
sha256:195af7b2637ff7160d6b9da4dbe6b6e79556c187bf7785146ec541d75149f3cb
InstallationLogs_Release_x86_64-6
201 KB
sha256:4fd175aa02536af917b16015ab4655aa244df709d9365db78b3914c0d997ca84
InstallationLogs_Release_x86_64-7
202 KB
sha256:f77fb27a99d34fbe34aee0f6445b81c3d9043b3697544800535a4b21169ed79b
InstallationLogs_Release_x86_64-8
194 KB
sha256:8eab4871fcbec017299a6f1b53aec219d3b174373ff7cd6df632ac47f52e9b3e
InstallationLogs_Release_x86_64-9
207 KB
sha256:80ebb25c8b1617691d43c853a0bee1862ee84d274b9ca0d562176f5d4a8daa63
MicrosoftGit
127 MB
sha256:8bce8ebc72d70be54df658b1c44e750468876a6d0272947f577fc60c5fdad99e