Skip to content

VFS for Git

VFS for Git #614

Triggered via pull request April 21, 2026 21:17
Status Failure
Total duration 1h 9m 42s
Artifacts 74

build.yaml

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

Annotations

40 errors, 73 warnings, and 1 notice
Functional Tests / Test (Release, x86_64, 3)
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, 1)
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 (Release, arm64, 7)
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 (Debug, x86_64, 0)
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 (Debug, arm64, 9)
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, 4)
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 (Debug, arm64, 6)
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 (Debug, arm64, 0)
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, arm64, 4)
The action 'Run functional tests' has timed out after 60 minutes.
Functional Tests / Test (Release, x86_64, 2)
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 (Release, arm64, 6)
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, 5)
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 (Release, x86_64, 5)
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, 3)
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 (Debug, x86_64, 6)
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, 8)
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 (Release, arm64, 2)
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 (Debug, x86_64, 7)
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, 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.
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#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/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 (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/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)
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 (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, 1)
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 (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, 9)
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 (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 (Debug, arm64, 9)
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, 4)
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 (Debug, arm64, 6)
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: C:\temp\git-trace2.log. 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: C:\temp\git-trace2.log. 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 (Debug, arm64, 0)
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, 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 (Release, x86_64, 2)
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 (Release, 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: TestResult.xml. 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 (Release, arm64, 0)
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, 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: 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, 9)
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, 7)
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 (Debug, x86_64, 4)
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: 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 (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, 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 (Debug, x86_64, 7)
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, 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 (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.
Validation
Using microsoft/git version v2.53.0.vfs.0.7

Artifacts

Produced during runtime
Name Size Digest
FastFetch_Debug
20.5 MB
sha256:2a95a1dab2b71886d6aa3d8b627151e7e1421c156e97b9f70b032aff3cceb97b
FastFetch_Release
13.9 MB
sha256:c6ed9400b501ff5be869dbaeccfa9c410330061025b88163406206b6a3a31298
FunctionalTests_Debug
47.4 MB
sha256:4e2f71473f9c8e2b7ae791af3bae4c4692f519853dbe86e7597144ac53559b07
FunctionalTests_Release
46.7 MB
sha256:df78f42a1ed02f5b09878659b271c33aa2ea1441df79b481da0ae25873995f10
GVFS_Debug
48.3 MB
sha256:2e06f4de8320a5211bb0b4bfb50109dd1ef3eada67ee75a1a2d9df5803a573c3
GVFS_Release
33.2 MB
sha256:34fa8a4e5904d8d30c21b05aebb14bee60596821ea977e69a323fd9cbd63a56a
GitTrace2_Debug_arm64-0
57.4 KB
sha256:4cf9d3385238576d6dc00cf6a1896d9f7316e72f97a79e13fb42c53672b2ae2d
GitTrace2_Debug_arm64-2
60.6 KB
sha256:065990cdc4dbf0b9332a2501edd282b02535dedc74490f6d6d35d6f5f22c2863
GitTrace2_Debug_arm64-5
57.5 KB
sha256:68e5a94887747edd801e45d7aeffc3b40ccaaed391135fa570f2c6f79c2731e0
GitTrace2_Debug_arm64-6
57.5 KB
sha256:2c9f8563a2360181c1c49f2e6a73987068d3dccc408a0e20a1733a686a57ef6e
GitTrace2_Debug_arm64-8
57.8 KB
sha256:5ff6e94908d63f8f5fb9224a4f4581cd0d6cd3124a063f997783411bb72562a5
GitTrace2_Debug_arm64-9
60 KB
sha256:bf1d0e9dba3b0cee620753dc3393508df3933c1ee81866a5cf9ec63bbeaf6d4b
GitTrace2_Debug_x86_64-0
55.4 KB
sha256:65056e39b4ec91d919423f349ce897bf375a3c52366da31ab0f284cc89630928
GitTrace2_Debug_x86_64-1
58.9 KB
sha256:eb5237a76f79bdf1731e4ffa5a11dd649a9a32a1b571b321432ea186d2cde5e5
GitTrace2_Debug_x86_64-2
57.7 KB
sha256:f96ce172341d6c969185b0f072c7e3d34729bc45e71b28d5b7a7bef6dd8b389d
GitTrace2_Debug_x86_64-3
56.3 KB
sha256:3b9240fea17c27254478f379f23ab033be2c16fa1b9bccde89c0a8ad128b4c0b
GitTrace2_Debug_x86_64-4
56.1 KB
sha256:4cdaa91d1d7321795da46e74b35a81de6469495e47a1f0f2aecbe95775e2850d
GitTrace2_Debug_x86_64-5
54.3 KB
sha256:507f7a58a7e02899fbd59c5bdea5037afc1158a22d284e024c421fe1acec59fa
GitTrace2_Debug_x86_64-6
56.7 KB
sha256:81252f5e89c0141f0c877fa105332d09012bf2ce8e5a294c8b78869b7b1203dd
GitTrace2_Debug_x86_64-7
54.1 KB
sha256:8c283404f1e10732c1b832aed7bc97f39ce552229ddd590fd7388db2fe472b32
GitTrace2_Debug_x86_64-8
54 KB
sha256:91e77903db307fd8bd32b5ed92c3234fc0a18ed25b33d9521059f94ed60bda53
GitTrace2_Debug_x86_64-9
57.1 KB
sha256:dcf34924e2df597cef6304383a6fd0a420aa7026b24b8bf93d7c713eb72e2071
GitTrace2_Release_arm64-8
56.6 KB
sha256:ed75dae31aa4b1ff46b73e52bb74f55fc929cec84ed0e46481fad8ea23f8adf6
GitTrace2_Release_x86_64-0
57 KB
sha256:addce9984693d98951454a85297c51a43a3b22da92b5ab1454fa8e6fc7996930
GitTrace2_Release_x86_64-1
58.4 KB
sha256:52a28bf215059b061b4b0a94ce2429c89bdbb682fa256cd9139b662eb71335e3
GitTrace2_Release_x86_64-2
60.3 KB
sha256:1e0836039f2659ee390816c7067834ca1f9b1fcca12e3e3f2fbf6aba84b4605b
GitTrace2_Release_x86_64-3
56.2 KB
sha256:97a172ca5744e8ef09c445c72225bfc51f21d8e868dccd55943e46f16b86d63c
GitTrace2_Release_x86_64-4
54.7 KB
sha256:32dd5dc5ec302f03f56c4b9c1e06c82b2be877f562cf1dcb725e47698c923755
GitTrace2_Release_x86_64-5
54.6 KB
sha256:d1351357bdc7aefc2adfa33c10a7a5fb4640a80325eb6a55898d17c93f6fa39a
GitTrace2_Release_x86_64-6
57 KB
sha256:08fb75840f40f2e13545defae7e6c46780e5c52f6d42c8aba43e8018ded28d6e
GitTrace2_Release_x86_64-7
55.2 KB
sha256:a9a1fad44d6e46d262083700d51bbcac9a6bdff2eeeba63b836afcca48526881
GitTrace2_Release_x86_64-8
55.2 KB
sha256:18bb8d55371fb69ae33bdf6670449e4d9aee775745f249bb33bb0aa709bb7bcc
GitTrace2_Release_x86_64-9
57 KB
sha256:b2bf87f1569606b32cb922414e860fe53bcfe75841a2991a6bbd9cee8afd5118
InstallationLogs_Debug_arm64-0
107 KB
sha256:3871aad7e27430dec75761067fe259b385a096017052f666f2cbfb8d2cba261e
InstallationLogs_Debug_arm64-1
103 KB
sha256:3258d20e828313665abd449b9eea116367811b5b5377b647896a8a524d3236ce
InstallationLogs_Debug_arm64-2
111 KB
sha256:ab7a112c95b78478bfc6b8b426037eb2866a003a8e35661ff3658cb00f299b50
InstallationLogs_Debug_arm64-3
107 KB
sha256:26f233ad1e8afcff135a11b617c6cef6d828653bc574105a42770cea217adea1
InstallationLogs_Debug_arm64-4
104 KB
sha256:f3c99973721398047a9ab52bad235341a59ed66c7c055e44ab25a8b23329e0e3
InstallationLogs_Debug_arm64-5
113 KB
sha256:5047691ae3231b70af5eaef8419ad0dbc66c39cf45bd722e9d901704f433e81a
InstallationLogs_Debug_arm64-6
104 KB
sha256:a6ed655be83e5bc5b908b2f2c51a16ca1e8c78c6457673c5b310502eae860b98
InstallationLogs_Debug_arm64-7
104 KB
sha256:8f4107ed51c05d6c988ab14cdfd49a926b5ca269eecd2e513679eef67d9e6dc3
InstallationLogs_Debug_arm64-8
119 KB
sha256:37694f245630e1e64ad7bcc586b215955be57ddd2faad3a6a9c6e55d04f3ce19
InstallationLogs_Debug_arm64-9
107 KB
sha256:318aefde01e5d62c71456517707499dcbbd7bfbc1ae97bc41d9de4efac571422
InstallationLogs_Debug_x86_64-0
191 KB
sha256:fb47dde98f5745820aa8c4ec58ef891af407cb366a17371898cfe1fe79d8c0f2
InstallationLogs_Debug_x86_64-1
202 KB
sha256:585a69eab777dae67aa560e7e135f8029aa4708881bd624b4319fd6932814b21
InstallationLogs_Debug_x86_64-2
197 KB
sha256:1a90e1c72b663f40daa2947ebaa6f54faa4de0affc9a918b64fc1170127de160
InstallationLogs_Debug_x86_64-3
203 KB
sha256:f7edba1c168984d6de836a9d2e0ecd7f3c738756e4a5d02277b6d7f31fd07ac9
InstallationLogs_Debug_x86_64-4
201 KB
sha256:f9542a37b6a34800c9916f6829d4fd045378be5cd71dca3fa6259099066529df
InstallationLogs_Debug_x86_64-5
183 KB
sha256:079c3cf2df385d1ea1339dd7aa63c1c5d0d468ad35a0177ad81df0a98bf268ca
InstallationLogs_Debug_x86_64-6
206 KB
sha256:982c5ff5c38f7ca10c3f564ccec6756b794e5884e2869f3f1c7cea3f1b70a4b5
InstallationLogs_Debug_x86_64-7
178 KB
sha256:7ed8ae83560796100fc9b1d66c44070a4e168f73238b348cc93df317f6697a2e
InstallationLogs_Debug_x86_64-8
198 KB
sha256:7104790f706b7a8bd7afbe2d5ccd5a3ec2abce5371f8733297c50000fc68724a
InstallationLogs_Debug_x86_64-9
197 KB
sha256:cf5065a4141b19a4b68e57413cbaf299371a61f155edf56160b30eef0ec5c018
InstallationLogs_Release_arm64-0
104 KB
sha256:d89a7d41d64072f4de81f797f8c284c84f8371cd67ff41d2cdf197f58e29ab08
InstallationLogs_Release_arm64-1
102 KB
sha256:e977c08f12dfe374d1ecdaf9a73ee5a10a17d8b77293c50969e3592906980642
InstallationLogs_Release_arm64-2
104 KB
sha256:8a4921d6184543b6fe9cb747767498001fff886858cdd89e102ed46e2e3251b1
InstallationLogs_Release_arm64-3
104 KB
sha256:49740219e16ba4a112570d0cfae9cfde5252fdc5cd87dd3c42c5e0ff0f161303
InstallationLogs_Release_arm64-4
102 KB
sha256:1ff2130e8aa37d57bef62286459079426d2a241e287f3eb84fb2187990960401
InstallationLogs_Release_arm64-5
103 KB
sha256:14692818ef84da75a4ba85782ceeed3c5aa8a11404792d1acd1fb833c15d7726
InstallationLogs_Release_arm64-6
105 KB
sha256:1eec67d08ab0de2cb6efb75c7229008c1d9d7f986ffcfebf955980d5046b2bbf
InstallationLogs_Release_arm64-7
103 KB
sha256:ec03ba308d5bbd47a737bd3e7d53e2bd56c75839b4b085fc617ad9813d449020
InstallationLogs_Release_arm64-8
102 KB
sha256:c25e56bc782c0319d65091926db89d4c9ce0293f56e66681195916fe06c10680
InstallationLogs_Release_arm64-9
105 KB
sha256:cc354b8024c680472a395c69ff3607412d7f4c5c13a8d8f7bc52a3d713e8ec41
InstallationLogs_Release_x86_64-0
197 KB
sha256:fb889e365b7051287bb656c66f668e36a306f2f7c39e213358eff9a946be3b6b
InstallationLogs_Release_x86_64-1
202 KB
sha256:02e389067774247ef63067d75a60af5fb185507ee931c3688230b7dc8fb60ef6
InstallationLogs_Release_x86_64-2
209 KB
sha256:0fdfe194f82036edac8959558301c2b33070952d95cd461f09458c93b2510f97
InstallationLogs_Release_x86_64-3
197 KB
sha256:e7092fb007284bca4d6d4c404e3987c6d2ffd39ce857f4dd7a3df6abf840bb32
InstallationLogs_Release_x86_64-4
199 KB
sha256:227601722d5e7e4a76d7df6ac6716aac3ea7560dd969250f817236084807c09c
InstallationLogs_Release_x86_64-5
194 KB
sha256:434f473984014d3f72aa4158d340d2b6ac7ff507ca10553aab0af1e5af3eda0f
InstallationLogs_Release_x86_64-6
207 KB
sha256:e5541e792fe95453c2e25fdb08dae90d4040b1a2a1e3ead5f034f4d656854725
InstallationLogs_Release_x86_64-7
199 KB
sha256:c51a4df822d1bb437bb0184bfdee3416a88bf2521db4dc1593eac3244583193f
InstallationLogs_Release_x86_64-8
201 KB
sha256:3ef82941b1fe33de449ba0095e321241fa04f845b5a13048b49ba6bfc57debf7
InstallationLogs_Release_x86_64-9
196 KB
sha256:8c38a57999f3eb7237c4af98ef8b0c212058f3e3611f6e52798bf9e55be8d6c3
MicrosoftGit
127 MB
sha256:5d07f7a2d4bec1efec1032ed8cf9fe10fd9d22120dfba29be01553011ba7a332