Skip to content

VFS for Git

VFS for Git #613

Triggered via pull request April 21, 2026 21:16
Status Failure
Total duration 1h 11m 19s
Artifacts 77

build.yaml

on: pull_request
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

40 errors, 70 warnings, and 1 notice
Functional Tests / Test (Release, x86_64, 2)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Release, x86_64, 0)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Release, x86_64, 7)
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, arm64, 3)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Release, arm64, 5)
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, x86_64, 6)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Release, arm64, 2)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Debug, x86_64, 5)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Debug, arm64, 3)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Release, arm64, 1)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Release, arm64, 0)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Debug, x86_64, 9)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Debug, x86_64, 4)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Release, arm64, 6)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Debug, arm64, 0)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Release, x86_64, 8)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Release, arm64, 8)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Debug, arm64, 1)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Debug, x86_64, 8)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Debug, x86_64, 7)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Release, x86_64, 4)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Debug, x86_64, 1)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Debug, arm64, 5)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Debug, x86_64, 3)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Release, x86_64, 1)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Release, arm64, 4)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Release, arm64, 7)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Release, x86_64, 3)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Debug, arm64, 7)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Debug, x86_64, 0)
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.
Functional Tests / Test (Debug, arm64, 8)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Debug, arm64, 2)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Debug, x86_64, 2)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Release, x86_64, 6)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Debug, arm64, 4)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Debug, arm64, 6)
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.
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.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.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/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/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#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/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 (Release, x86_64, 2)
No files were found with the provided path: TestResult.xml. 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, 7)
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, arm64, 3)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
Functional Tests / Test (Release, arm64, 5)
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, x86_64, 6)
No files were found with the provided path: TestResult.xml. 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, 2)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
Functional Tests / Test (Debug, x86_64, 5)
No files were found with the provided path: TestResult.xml. 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, 3)
No files were found with the provided path: TestResult.xml. 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, 1)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
Functional Tests / Test (Release, arm64, 0)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
Functional Tests / Test (Debug, x86_64, 9)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
Functional Tests / Test (Debug, x86_64, 4)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
Functional Tests / Test (Release, arm64, 6)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
Functional Tests / Test (Debug, arm64, 0)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
Functional Tests / Test (Release, x86_64, 8)
No files were found with the provided path: TestResult.xml. 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 (Release, arm64, 8)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
Functional Tests / Test (Debug, arm64, 1)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
Functional Tests / Test (Debug, x86_64, 8)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
Functional Tests / Test (Debug, x86_64, 7)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
Functional Tests / Test (Release, x86_64, 4)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
Functional Tests / Test (Debug, x86_64, 1)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
Functional Tests / Test (Debug, arm64, 5)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
Functional Tests / Test (Debug, x86_64, 3)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
Functional Tests / Test (Release, x86_64, 1)
No files were found with the provided path: TestResult.xml. 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, 4)
No files were found with the provided path: TestResult.xml. 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, 7)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
Functional Tests / Test (Release, x86_64, 3)
No files were found with the provided path: TestResult.xml. 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, 7)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
Functional Tests / Test (Debug, x86_64, 0)
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: TestResult.xml. 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, 8)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
Functional Tests / Test (Debug, arm64, 2)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
Functional Tests / Test (Debug, x86_64, 2)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
Functional Tests / Test (Release, x86_64, 6)
No files were found with the provided path: TestResult.xml. 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 (Debug, arm64, 4)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
Functional Tests / Test (Debug, arm64, 6)
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.
Validation
Using microsoft/git version v2.53.0.vfs.0.7

Artifacts

Produced during runtime
Name Size Digest
FastFetch_Debug
20.5 MB
sha256:03365babe0e5794bcab1d1e8677066f693baec3fba06294e5fb609dd56617262
FastFetch_Release
13.9 MB
sha256:cdfac79f646188178388fcb9d0ebcf1b7c046c93e842dcb0cdf4d0174c2ce0cd
FunctionalTests_Debug
47.4 MB
sha256:928ae17c317fbbabf72f350ece3d433a3eed1a63545433f1207b39c8d6fcde4f
FunctionalTests_Release
46.6 MB
sha256:38e5ec58ae0a1b5e4d5f2a31bd4e5723c15aafdcf81a29ed656ecded68faa150
GVFS_Debug
48.4 MB
sha256:409822a7a4f5c431dbe11a8cf517e4f00ffa2ac64a5085e6e7b08d2226fb95fb
GVFS_Release
33.2 MB
sha256:1c42f2f1d011ba36a2ca364ac5804d113e8bbbe0dea87734ed54cbdf759e4cf8
GitTrace2_Debug_arm64-0
57.2 KB
sha256:7e36752e7c86592e9bc2df9db7ae0cdc3412d342b6950c7ac7a3e55a421d097e
GitTrace2_Debug_arm64-1
60.2 KB
sha256:1af5f71fc06c64cd9fed75be76001160b160c31ace37ed5b44e1228c08cd51d1
GitTrace2_Debug_arm64-2
60.3 KB
sha256:841926d469d588d35548c88a8d09eaf15aa178206a8ba306dbef9a3dc1b34413
GitTrace2_Debug_arm64-5
57.2 KB
sha256:7dc03ff5904058f709b616e858959ca27b6ef78dacd05e3e66e95f3e4fe9788d
GitTrace2_Debug_arm64-6
57.6 KB
sha256:dfef19866b2279781ee2c66b3c7e627f25e83469895defdfa1ca03102b5490ee
GitTrace2_Debug_arm64-9
59.7 KB
sha256:b790e5de8929f18d0dad3ffb642991ac133790562e57cafe4d1a9dbeb0f16d7d
GitTrace2_Debug_x86_64-0
56.9 KB
sha256:4ec72bbf59216b1c92f0213fc24578a38e47d1780e9766f25582f4c6898772aa
GitTrace2_Debug_x86_64-1
59 KB
sha256:c396f6f03ab803f4489322ca6552fad4d14225bf62301cc2e475c2fc8341da87
GitTrace2_Debug_x86_64-2
57.4 KB
sha256:a49afc529456e12d586b9efd03ee8ea28d53043ff2b9ff2485aca57a638aa9ac
GitTrace2_Debug_x86_64-3
55.6 KB
sha256:b883956dc84cdeb10583be4ea0a60b929175aeefc1192f4249fd6371b6d979d5
GitTrace2_Debug_x86_64-4
55.8 KB
sha256:e1daa5b9229d0fb22faff571c172abf72028433bd71d61964bc9bf7da36a2e97
GitTrace2_Debug_x86_64-5
56.9 KB
sha256:f8b46be915d7c999881687ddb3643b0ec93aa3ec52834d7491fc5994ef746284
GitTrace2_Debug_x86_64-6
55.7 KB
sha256:fe98daf3847bf052023137dac2766c0258d942ad770e0f6e84b578d49dd7f912
GitTrace2_Debug_x86_64-7
54.8 KB
sha256:da55d610dce0a12e2397cfe7b5812ec22b600dd87e50c2281c49bc3d970ba8fd
GitTrace2_Debug_x86_64-8
56.9 KB
sha256:b3236e894ed1d9c2724c329ab8d022bf19af73e1fef49eb8747aaceaf302539d
GitTrace2_Debug_x86_64-9
59.2 KB
sha256:6c29911dca1e64737543c6865cbf354107de16958699f3efb36558659c6607fa
GitTrace2_Release_arm64-0
57.2 KB
sha256:736a3fc46ded3e42954580a006052f137ffa1c7eb8fa29025ed45e7439638b9c
GitTrace2_Release_arm64-3
58.2 KB
sha256:147b64ddea31939a7664622b16fce0eaee1ffa4b8d5b49c6129f2af30dcbf666
GitTrace2_Release_arm64-5
57.3 KB
sha256:a742ec68f9b936e1473f9b65a9f5f978e9d7e5dbddb17ace8890f5c65b113a0f
GitTrace2_Release_arm64-6
57.5 KB
sha256:27668ae62d13372ef733bd38691e4dc002a907355e9812ea411873a65f3de2ff
GitTrace2_Release_x86_64-0
54.6 KB
sha256:bf5797e1ee26c966369ed4ac00beb5a5b1ddc44a45b8d5c9637bb3f8ce7bf0a1
GitTrace2_Release_x86_64-1
56.9 KB
sha256:19a649a840a0290f0c77dcfa01eb2cb135daaafada56669507a11b6d3b3ea94a
GitTrace2_Release_x86_64-2
61.4 KB
sha256:c0c7b9a034e9f62d5a1e4c8958c4493920beee91144ae9c0c8cab8c9a9c803ae
GitTrace2_Release_x86_64-3
54.1 KB
sha256:c2717bc30b0653e80862de8a83586f6f15801a08c5502150a98a86629f35e04c
GitTrace2_Release_x86_64-4
55.1 KB
sha256:e0fe1b63a07f2bfeb9ebeda55867ae2d9675fefcd46f5444e020381d5462d6b6
GitTrace2_Release_x86_64-5
55.9 KB
sha256:2f0c2ba7f96d7a79a736ebc08c409c4f73253a9898fcddef321bea33466cdee9
GitTrace2_Release_x86_64-6
56.3 KB
sha256:4ac52467781b173f4794d151e421ab487ecd1e8fc2c290d4205e1ddb65e161aa
GitTrace2_Release_x86_64-7
56.1 KB
sha256:4315c0ce8a55e4351563a7bd46b2176a7023a8f9809d4d8db2c1c6e29455b87e
GitTrace2_Release_x86_64-8
55.6 KB
sha256:93516f8ba01f6910a7e87ee13352b1523a1078e643770f7fe7ab109c82ad262b
GitTrace2_Release_x86_64-9
56.7 KB
sha256:7b8f458aee7a95066f25306ef494b171b70916a1b6f3a56941c68655aea98daf
InstallationLogs_Debug_arm64-0
103 KB
sha256:1993f4eb6e8e989605ced522565423eee4ef68b154aacc784459709895d7d590
InstallationLogs_Debug_arm64-1
104 KB
sha256:391b3f41823be3015344e48267b1b3d0ed6b7e14c879e11d2fc273227c669317
InstallationLogs_Debug_arm64-2
115 KB
sha256:779727be3f688478c07a4f1a92897740acacb2746b0e47d037b562f437941297
InstallationLogs_Debug_arm64-3
102 KB
sha256:95051aff7947745a5ee9d5b0f72611ae2076ed6a5879a7f803b106362022b7e5
InstallationLogs_Debug_arm64-4
106 KB
sha256:12b1eee43c1ce76bab888d3661946c0cfe34c38971f16754fd9d609f4f2017be
InstallationLogs_Debug_arm64-5
104 KB
sha256:82afd66f76442510fadcac3d7fc5432a5c5b7e12ffc8a71fd2c55485e4e4fac3
InstallationLogs_Debug_arm64-6
119 KB
sha256:9fb108daf7e428579e57f8257f11e931068f2b713c43e4c05726041f22b4f87e
InstallationLogs_Debug_arm64-7
104 KB
sha256:85270d73adf7485f77b4f9a0bfe2de8cc8e507ac5ad8f153f0dba92c3228a20e
InstallationLogs_Debug_arm64-8
105 KB
sha256:703b6cef48dc434487447b1a986e69829c15d06946037749b13305379e785fb4
InstallationLogs_Debug_arm64-9
106 KB
sha256:ce82e6d4e001f4b7a5cf9da143eb96b269e1f96dacd4a82a6c3399011b345889
InstallationLogs_Debug_x86_64-0
205 KB
sha256:f1556fb5b3e90c776718f6bbac95375939c0acf36aae430fb260cc0d8fe57416
InstallationLogs_Debug_x86_64-1
196 KB
sha256:7e7315f1a138c7d24641e6b69f0b0d761ec7e308864bd83b702fef9313e618c2
InstallationLogs_Debug_x86_64-2
204 KB
sha256:adcb83f66bbead5f59606e4771092b37891f209230e3313f14da67fdbb38d77d
InstallationLogs_Debug_x86_64-3
198 KB
sha256:ad5f646f0a911f1c6fb27734619bb0f4078e22a6f45940433fe30efd459f599a
InstallationLogs_Debug_x86_64-4
200 KB
sha256:15de96fb1095909991322489fbe743a6c0b845d40ff85d54bea0f1ad52bd0072
InstallationLogs_Debug_x86_64-5
199 KB
sha256:b439f8efca804a0e4638e55e7704e3b5d8ea7bdb3d1f632dd60a4089c12f1a31
InstallationLogs_Debug_x86_64-6
197 KB
sha256:2c0b2fed33fbc62d300760029a1aebbd9531594061f5ea4230d94492ba6f028f
InstallationLogs_Debug_x86_64-7
197 KB
sha256:ea1306cdabe1a200282a619754b7557df3ad2480883eed3a4bba7a8a9376551d
InstallationLogs_Debug_x86_64-8
194 KB
sha256:e6d2571070a54878043ae6279648772d363b1367cb8e107c1e1e28bfdafbca08
InstallationLogs_Debug_x86_64-9
197 KB
sha256:3a065ca8ca45bc87dc7048bd1e27b9804ceeca5d21a0a06d2dd13922c4799b59
InstallationLogs_Release_arm64-0
104 KB
sha256:749551fe11d99c77e32c7a57dbadbd11dbdf5a92e770d9b8751b2661fa016f49
InstallationLogs_Release_arm64-1
105 KB
sha256:0a712dc847bd1783172a11e11080b1870a6c33eb8bef21e88338ecfd158c97c4
InstallationLogs_Release_arm64-2
102 KB
sha256:e816450a9411877200d38a8982abbafd9a0d776be52ea5c26895c37ef91cb0c3
InstallationLogs_Release_arm64-3
105 KB
sha256:132f144f856e81ef4034ea11552647d21d6dbbc80d365003756e5466e9373f90
InstallationLogs_Release_arm64-4
107 KB
sha256:dd840aa870e13a3e36b7602211b2cc1ec55820719c2f04fa7d6630f0d94a3017
InstallationLogs_Release_arm64-5
107 KB
sha256:494f0f9fb4bf11fe30226bb6e8dcb896c2385f59b83e6ca420a5583552ed1fc2
InstallationLogs_Release_arm64-6
105 KB
sha256:e3f373508e2c996000bf142bb4d4618722e5add741b4a3b9e7467b8ffaba76ec
InstallationLogs_Release_arm64-7
108 KB
sha256:bf3167890c7952e1988021c8ba569e95f99edb0fa501abd52a4f35e92b92276f
InstallationLogs_Release_arm64-8
102 KB
sha256:2ec11c8ea0baba0640c8456db3dc1f5e7651bdb17d45518b60e320810f1ef508
InstallationLogs_Release_arm64-9
102 KB
sha256:70c47e38cdf5625cb0b904ecd182b58258d335f3b0eebbc924680e6308509904
InstallationLogs_Release_x86_64-0
193 KB
sha256:8a29ccff767392384d57db29209460deac08c476d666b245b1ba095788bba744
InstallationLogs_Release_x86_64-1
198 KB
sha256:2097a7ece5c172c0c4ff7510d2bb6a997a7b89f726e41c65b9193934543c42d7
InstallationLogs_Release_x86_64-2
186 KB
sha256:990c9787feb5bb38bdad8741fd3106bf988af97d49f5f492d582aff414af7996
InstallationLogs_Release_x86_64-3
193 KB
sha256:5f21036c21aa0a43e39b88b45bdafb804ccb7e5fcbe878ac7dc73194428b21b2
InstallationLogs_Release_x86_64-4
201 KB
sha256:dfff9ef28ff1c99d00e94946d2d1bf0c842b204c0ab86a394a69b97154a05271
InstallationLogs_Release_x86_64-5
197 KB
sha256:904b972b2995e9ca703bbb851bda7076d3f4ff3b2d75481014bf4c30cf46ad5a
InstallationLogs_Release_x86_64-6
208 KB
sha256:3d6641ad00a23b051c39852471fd63c5d5e0809218384af40e3b273ca5574274
InstallationLogs_Release_x86_64-7
197 KB
sha256:e18d1d2d39a0d133370d8c7cb8eb842da043984d2d17f7b2fd8e48deae6a1ccf
InstallationLogs_Release_x86_64-8
200 KB
sha256:138828b57be82c365c2a76b40337bce5be6ce90fbdadd5a531eea84b9d5634ae
InstallationLogs_Release_x86_64-9
195 KB
sha256:2b6cc6e808587e624203137e965099f8d3b370ddc6b7c4e9a50574689f971efe
MicrosoftGit
127 MB
sha256:3dfc3bc70286661ec96ab7cf5d2d68cbecdae43a61c98c7a51169ae9af6bed9b