VFS for Git #659
build.yaml
on: pull_request
Validation
42s
Matrix: Build and Unit Test
Matrix: Functional Tests / Test
Build, Unit and Functional Tests Successful
Annotations
11 errors, 44 warnings, and 1 notice
|
Functional Tests / Test (Release, arm64, 7)
Process completed with exit code 2.
|
|
Functional Tests / Test (Release, x86_64, 7)
Process completed with exit code 2.
|
|
Functional Tests / Test (Release, x86_64, 1)
Process completed with exit code 1.
|
|
Functional Tests / Test (Debug, arm64, 9)
Process completed with exit code 1.
|
|
Functional Tests / Test (Debug, arm64, 7)
Process completed with exit code 1.
|
|
Functional Tests / Test (Debug, arm64, 5)
Process completed with exit code 1.
|
|
Functional Tests / Test (Debug, x86_64, 0)
Process completed with exit code 1.
|
|
Functional Tests / Test (Debug, x86_64, 9)
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, 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.
|
|
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#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/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#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, 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, 0)
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 (Debug, 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: 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, 3)
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.
|
|
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, 7)
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, 5)
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 (Release, arm64, 2)
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 (Debug, x86_64, 9)
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 (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, 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:342558bf165e986d5164bd374626a542eb95171f9082dafad83c74fe229819c9
|
|
|
FastFetch_Release
|
13.9 MB |
sha256:80a7439243aef68c0510a74a2c5b7a63a565e2695f3a736be66d8d0e5f7c3241
|
|
|
FunctionalTests_Debug
|
47.2 MB |
sha256:df3e9f70ead707dcea121af168df1a449d9c3187ba3cc32624dff94c96bc2fea
|
|
|
FunctionalTests_Release
|
46.5 MB |
sha256:bb77b6e7212cc06df5384813e07ee50dedb455a0d1828353c55b747ed8f1e3ce
|
|
|
FunctionalTests_Results_Debug_arm64-0
|
153 KB |
sha256:a57db25ae7d38a2a63db25006660f8a5cd79c29bea6cd5a945860111bf41d46b
|
|
|
FunctionalTests_Results_Debug_arm64-2
|
137 KB |
sha256:741b1b62cb05f7be7ad2ebe48e03805257d078e13e7289abf78e010bf545038e
|
|
|
FunctionalTests_Results_Debug_arm64-3
|
95.4 KB |
sha256:a979d436758c5630e450528a025e43486bb68b96339213b31e9a1757fa9f82b0
|
|
|
FunctionalTests_Results_Debug_arm64-4
|
147 KB |
sha256:7f8d391d47c9ec81f7eb2fda4445deb082c250645c9baa7172ba2897b73bb642
|
|
|
FunctionalTests_Results_Debug_arm64-5
|
140 KB |
sha256:18d4ba58c8d376ad657c9ad81ba1ba8d544683e10b25b9c4f838be8939782566
|
|
|
FunctionalTests_Results_Debug_arm64-6
|
61.7 KB |
sha256:367ef2fe962e0fd98aba72e9746b4a9640cc7e1fc5864e4f422aadd2a7c3d1be
|
|
|
FunctionalTests_Results_Debug_arm64-7
|
156 KB |
sha256:910c42842c997116cc1382714ba782d0ef8154bd2d0dd3022f556c45b45df7d4
|
|
|
FunctionalTests_Results_Debug_arm64-8
|
148 KB |
sha256:72afe9dd956111d06bd1f10d4cf98d9367d94aadeabc5fe71e94d092aaaa4edf
|
|
|
FunctionalTests_Results_Debug_arm64-9
|
137 KB |
sha256:6fa3b6ebb4632a3ca0c678c111bc5079bbd3e49a8c76f371f0f243441b85e1f9
|
|
|
FunctionalTests_Results_Debug_x86_64-0
|
148 KB |
sha256:a37727d6aa2ca5bd17b09d9770e3790b63b7135029ef3591e6e8ac3ccf719c8f
|
|
|
FunctionalTests_Results_Debug_x86_64-1
|
72.8 KB |
sha256:10ec4ad9d229496a8b465317d3691ed0b6fe05759d4471d2116ba5db73308167
|
|
|
FunctionalTests_Results_Debug_x86_64-2
|
136 KB |
sha256:af17c931b4c502d4a3421d3af7c9dbb56fd9574e36120fcaafa120397b380f84
|
|
|
FunctionalTests_Results_Debug_x86_64-3
|
86.6 KB |
sha256:e2f1a1345499e3e9aa345974d22b59df87dd5e549791efd9a335b1edf0ac4ea8
|
|
|
FunctionalTests_Results_Debug_x86_64-4
|
145 KB |
sha256:195e75231db8eeae143ae41d63fc6c91e356d3c1215c0959cacc30d8065653b4
|
|
|
FunctionalTests_Results_Debug_x86_64-5
|
141 KB |
sha256:020c847c1069bfe8295988cc17740a5dd6c3c1d11b885fbb0c5bf2988bf2a88d
|
|
|
FunctionalTests_Results_Debug_x86_64-6
|
60.4 KB |
sha256:2f05150a6c9a63853d8c1d55176fe882533ab9b6c59cac0c9cd4e3f6ebf26088
|
|
|
FunctionalTests_Results_Debug_x86_64-8
|
143 KB |
sha256:da4ab22ac3f8d8acfc4b7d37a0a02f72274673eb5fbe450380a67336f813cee6
|
|
|
FunctionalTests_Results_Release_arm64-0
|
151 KB |
sha256:a7b5b4c8099081ea799d5bc87c4f0cc00968de8c511c78df1414d0f865925445
|
|
|
FunctionalTests_Results_Release_arm64-1
|
81.7 KB |
sha256:45bb9bb0dedbef9c959109c1ad150ddfd5acd2df60db8c5fc30efa60869a8e18
|
|
|
FunctionalTests_Results_Release_arm64-2
|
130 KB |
sha256:ab1f73279917be8b360a8a654516822d2bc02d1b05a266aaa60b6022f3a2ed74
|
|
|
FunctionalTests_Results_Release_arm64-3
|
80 KB |
sha256:e8d0de9163f002fbd477e0f27a7ad2068c7b2f4b4790310a337e3d5b2195a8b4
|
|
|
FunctionalTests_Results_Release_arm64-4
|
144 KB |
sha256:90dcdbc1ba6c767d19a0f5676567a3c66ec16602bf8878dac0b9414a3f99bcd7
|
|
|
FunctionalTests_Results_Release_arm64-5
|
141 KB |
sha256:a861fabf06026994f49033eced3dd8701f8e802d4ef1d3e6ea9895db4f2b5770
|
|
|
FunctionalTests_Results_Release_arm64-6
|
59.5 KB |
sha256:081bd1968785a3c38390ec1b8a17d83bf35c909f296f44e00a9663cca26b00e7
|
|
|
FunctionalTests_Results_Release_arm64-7
|
151 KB |
sha256:6eaee4d14a40b1a05f19b3ebc934994e74ce84891ff642d1dcd40c6fcbd8634c
|
|
|
FunctionalTests_Results_Release_arm64-8
|
143 KB |
sha256:89c42b2dfef3fb27f9af8a62b7738574239c8be4beba8199d044a55ff7f17387
|
|
|
FunctionalTests_Results_Release_arm64-9
|
132 KB |
sha256:b0d9fe5d2b39600570ef9fbebd81572ecdfccdcce248e244508b0217cb116f16
|
|
|
FunctionalTests_Results_Release_x86_64-0
|
144 KB |
sha256:b08c7d6e710e3ce931d0d6554216782a277e01e00c6d5dc5114cf0a4942ff54d
|
|
|
FunctionalTests_Results_Release_x86_64-1
|
70 KB |
sha256:aaafb441ecee66ee806b92e2fab2507c6f7428a1125ce01cac3226179e75ae5a
|
|
|
FunctionalTests_Results_Release_x86_64-2
|
120 KB |
sha256:aa3f891e4e7c85608ad17f1d9bda4474ccfda748f7b19199a837f606ba60c2bf
|
|
|
FunctionalTests_Results_Release_x86_64-3
|
80.7 KB |
sha256:ec3e400f9e634376e8fa5fd5b2290f9e3c8964bd52821b337962589a92867ae7
|
|
|
FunctionalTests_Results_Release_x86_64-4
|
143 KB |
sha256:0ef0cebf8eb3f8aeba8b0ecdf8882f58c0128e2d6b0171985060e24739b7742a
|
|
|
FunctionalTests_Results_Release_x86_64-5
|
138 KB |
sha256:a8ee3842d1d73568844c3b6815d1b8ba807e6a324a28c9906847a486dc5fac0a
|
|
|
FunctionalTests_Results_Release_x86_64-6
|
57.6 KB |
sha256:63e3b90e526856cfcfba656ae6e819642eb238fe844d300eeb10e19310fb4bb2
|
|
|
FunctionalTests_Results_Release_x86_64-7
|
147 KB |
sha256:ddac8bea52011c843ffbee3f7ae0e1e90b701a78afd983db8e3d015f10fb82ce
|
|
|
FunctionalTests_Results_Release_x86_64-8
|
130 KB |
sha256:079f08a21a501cd846e58be0701645b6f664baf86f57b93a1de13ca327a77b33
|
|
|
GVFS_Debug
|
47.9 MB |
sha256:de723e228737d2c203d410d7b8e0f91b85691e34bf36d695c5523d26a7ae0ea9
|
|
|
GVFS_Release
|
32.9 MB |
sha256:928f323f8f8241496a9a625c2c09496f96e188bfa61ffb2f1edb64da7b7e74e0
|
|
|
GitTrace2_Debug_x86_64-0
|
1.86 MB |
sha256:94c9c17f80adbf202cfc0545c020fcfe8c5edd0d7a79c4fe547a29890513a98a
|
|
|
GitTrace2_Debug_x86_64-1
|
823 KB |
sha256:5151c725621ee54a2c199b9a3bd97295c09389ecf30bb60176989382e08ee08a
|
|
|
GitTrace2_Debug_x86_64-2
|
1.5 MB |
sha256:47f1795b42d1db94fa5fd50d3b7446734b020c0c821576e9392c55456654e6ff
|
|
|
GitTrace2_Debug_x86_64-3
|
1020 KB |
sha256:e0b324daa170a69ca6eb68f2788b342fd48e6c981103200565fbd1c56220de13
|
|
|
GitTrace2_Debug_x86_64-4
|
1.73 MB |
sha256:ad5ce84f2bc22fca9f663ba8a40ee6a85afe22c95eb1e875284b3186231b8027
|
|
|
GitTrace2_Debug_x86_64-5
|
1.77 MB |
sha256:16118138fed339a3b39bc6fe0a5d5ca87eb9d1dfc3c47a2c46977c6fc2c33413
|
|
|
GitTrace2_Debug_x86_64-6
|
372 KB |
sha256:0e457cb739318657d6359b23b84574ead248e17b4ba418e3a2ca051ffd91e3c7
|
|
|
GitTrace2_Debug_x86_64-7
|
1.69 MB |
sha256:c3c5a8d8bb4e907034f7a9db2cb6868ee5a96c9384da9d73e7a08a9b28fca40e
|
|
|
GitTrace2_Debug_x86_64-8
|
1.94 MB |
sha256:0bbc2eadedc394f68645af34b4969fda33f107c7e324b8d07ffdb3d1283a63b7
|
|
|
GitTrace2_Debug_x86_64-9
|
1.92 MB |
sha256:9886153f68cdb0acd2061bcddfb0c1d288c847ed63d826f648fc36da73c533b9
|
|
|
GitTrace2_Release_x86_64-0
|
1.86 MB |
sha256:08bde3306a8714f04f972f8c194595ff2d2dc56a94aa999116eee2f33343ab5d
|
|
|
GitTrace2_Release_x86_64-1
|
772 KB |
sha256:807730745152dcdb7c91f18b817a9919dd73527c87dd6e7348fd82c0bb78708c
|
|
|
GitTrace2_Release_x86_64-2
|
1.49 MB |
sha256:742b611dfd36de5eecfa25be3175007d4feed03b1d8e2a3cfa6454870029ece6
|
|
|
GitTrace2_Release_x86_64-3
|
1020 KB |
sha256:8d4fc4c155d8c6957f2ba224966d7876f0fd2b0889072ade07c7480e7b824127
|
|
|
GitTrace2_Release_x86_64-4
|
1.76 MB |
sha256:f764725f43e57611de1898441bb3389d6b601815b25aeba5506aad9109251fdd
|
|
|
GitTrace2_Release_x86_64-5
|
1.8 MB |
sha256:c2fba88898a8c6812a6b41aef5fc729547a6de95ec11198f00b505077b4aba70
|
|
|
GitTrace2_Release_x86_64-6
|
368 KB |
sha256:f8016cebbbe0e434c8595d15e511d2fe6e11a9b8cd03be77712a811bd582b390
|
|
|
GitTrace2_Release_x86_64-7
|
1.69 MB |
sha256:067e976178c67d35bbcd4e04a32015ddee7599ddaaa3141ef4366f36c7ac8906
|
|
|
GitTrace2_Release_x86_64-8
|
1.86 MB |
sha256:5f939fa733ffd43e0c5064b6ef7c681f1906e9746ccaffac6b253a60b40a07e2
|
|
|
GitTrace2_Release_x86_64-9
|
1.84 MB |
sha256:cd6a4e9f2c58b69085030ed5e07bb2b2931bc085515a93b1b9957510c28adbfe
|
|
|
InstallationLogs_Debug_arm64-0
|
104 KB |
sha256:c94dc60369e73dbfecdc65ed41fe6f3c0e718683f0ce76ce903707887d0aa340
|
|
|
InstallationLogs_Debug_arm64-1
|
106 KB |
sha256:d8ddfc6bd9844d1c72b44e40dc1d4efe2fb91aab88ffddebb08d8ca5709a3690
|
|
|
InstallationLogs_Debug_arm64-2
|
108 KB |
sha256:14344fa2723a4a15cb1663db6a26b1854099348f09d8d432e09fffca97f7126c
|
|
|
InstallationLogs_Debug_arm64-3
|
101 KB |
sha256:68548c2ea509d8e0128531c05cd0e50e41af39f04a2abdc58dc0854e7fec96b4
|
|
|
InstallationLogs_Debug_arm64-4
|
104 KB |
sha256:8f16d46c0203e423ec7ae34c884bdd31ffc06a0dc76d538ca3a03157a4828e36
|
|
|
InstallationLogs_Debug_arm64-5
|
103 KB |
sha256:5a8355806cbad2c5d3d8ef5c7911e11b002ba617ed3579e8de1deac31ac6c5e5
|
|
|
InstallationLogs_Debug_arm64-6
|
103 KB |
sha256:94bf4a274f7429391d26ac6f7f766a0a04b4d0e535303d68bba4a37689c268f1
|
|
|
InstallationLogs_Debug_arm64-7
|
105 KB |
sha256:73115b9868142a3f76106e6ffe003fc0baf354a13749e55706693fb3558152cd
|
|
|
InstallationLogs_Debug_arm64-8
|
104 KB |
sha256:de8baf1f26dd7a18fbec369cf2c8bcff00ea81501582d20bc642883d58b8ffac
|
|
|
InstallationLogs_Debug_arm64-9
|
102 KB |
sha256:1094c26a25a2f797a222fabd9652471bd17d49817f79c6580bbb7727abfa28f2
|
|
|
InstallationLogs_Debug_x86_64-0
|
196 KB |
sha256:c0a994152acb088e5ca1b90caed1c407077d1e8231c3a406fde062e68676c389
|
|
|
InstallationLogs_Debug_x86_64-1
|
201 KB |
sha256:28701c253e0d325456083e7e3351324491c3387591371ef63b10a2b1ed48c8d8
|
|
|
InstallationLogs_Debug_x86_64-2
|
205 KB |
sha256:0214530bf484aa3ede6208214a1ae4977373f435fd2255b612fcf50c4b62b0b7
|
|
|
InstallationLogs_Debug_x86_64-3
|
183 KB |
sha256:a92dc1ea2656ede17682d012567ef418d1d7cc81fcd779598de15cda1176a143
|
|
|
InstallationLogs_Debug_x86_64-4
|
202 KB |
sha256:10b53871c861ea6588a533a32d5664e8198b5ea61e6959c83e6cb1590c59860f
|
|
|
InstallationLogs_Debug_x86_64-5
|
196 KB |
sha256:a27be932facc071d0249c58690b5b55fd9938e7046b47b464b908254af767822
|
|
|
InstallationLogs_Debug_x86_64-6
|
198 KB |
sha256:dd3da1068739aa6cd8bc217e4a8429d8ba51e5b8839ed30d1a94eb1af9591553
|
|
|
InstallationLogs_Debug_x86_64-7
|
204 KB |
sha256:55701e6aece9607bbf56d23a4636b477f4f76d051391faf808e6b49aa37cb845
|
|
|
InstallationLogs_Debug_x86_64-8
|
190 KB |
sha256:20879a211e12ebd46c849b3844ad9435efd8f0e0975b09dc58a3116073995589
|
|
|
InstallationLogs_Debug_x86_64-9
|
197 KB |
sha256:403a22f18bf2478b833925576ddc00b28b3c4a5de2901ea9167e670e8b3e843d
|
|
|
InstallationLogs_Release_arm64-0
|
104 KB |
sha256:4b89f3f2d74237c6ceaa0d2ea3c65231634840fd37e50193248a873f8d4da83c
|
|
|
InstallationLogs_Release_arm64-1
|
106 KB |
sha256:6683f595f9c1d650b5ac3a44b5ba3f2b7f3dd413aeb329dac6e8dd3020d8038e
|
|
|
InstallationLogs_Release_arm64-2
|
104 KB |
sha256:28814545f42fcc3767921bfa883ba18173f9864f2922b66b29375d6eb7374015
|
|
|
InstallationLogs_Release_arm64-3
|
104 KB |
sha256:d85a0455aea36b9a69e9fda1c5b5fbb510715382fa9eaaea7c756c4aec946820
|
|
|
InstallationLogs_Release_arm64-4
|
105 KB |
sha256:390803ac3d85b01cc276f025c99a35f65e3a4395d4fc447c7cae4fe14537a25c
|
|
|
InstallationLogs_Release_arm64-5
|
104 KB |
sha256:9767a5f98ebfff498eaebf3fc8630663cf2470d61a30b38fdd5a8e056d7c5697
|
|
|
InstallationLogs_Release_arm64-6
|
105 KB |
sha256:5ad056bf125a9fff3fea55b7acb39f78674ca70ef64838f3aa74f726868f69f9
|
|
|
InstallationLogs_Release_arm64-7
|
105 KB |
sha256:96d33331ea29f7f4df13711fd871cee0827f8bd3a44769db07bd5c4fcf3deec8
|
|
|
InstallationLogs_Release_arm64-8
|
106 KB |
sha256:88b4245c52ef1f842d84e1e46a9be3f8ff3adf3e2684d65edd0719d20970e2b1
|
|
|
InstallationLogs_Release_arm64-9
|
99.7 KB |
sha256:fba86221d6feb9182d50f9455a3c9d840cbb2ecb13d5d32d973b429dad1340d0
|
|
|
InstallationLogs_Release_x86_64-0
|
195 KB |
sha256:4bbb2dd359c70afa9eed7e6dabff1e1ff122f6a2a5cc4427a9fa15d3a9598989
|
|
|
InstallationLogs_Release_x86_64-1
|
200 KB |
sha256:2b34aef3c821dce23d28df0c1fd24baffb60a3eaed7dd670625b5a2a1203457a
|
|
|
InstallationLogs_Release_x86_64-2
|
191 KB |
sha256:948ed1e3cdd423ec1420e7e90a506150cdc05a178f5ea1e6a859269e16cac4ca
|
|
|
InstallationLogs_Release_x86_64-3
|
200 KB |
sha256:680667efaa3ef975bc47bdd252f6f806e0ead137a8d82c3714bcab7479c71dd2
|
|
|
InstallationLogs_Release_x86_64-4
|
204 KB |
sha256:ef3e83c8283da6221a55864e7c08301159565a5f115182e827ad132bf1d0afe1
|
|
|
InstallationLogs_Release_x86_64-5
|
203 KB |
sha256:f0b48870aacb1407f50a5a9a91839d149691185071ebb2e424fe9519e4d2e29a
|
|
|
InstallationLogs_Release_x86_64-6
|
198 KB |
sha256:448cb77a92326dc90e1675e7b4bf2acd4a805235f56939502332c6c302048ffb
|
|
|
InstallationLogs_Release_x86_64-7
|
201 KB |
sha256:9316d52faca02cd04ab271788e9b57177485945fcfcbc97624f257642fdcfdf7
|
|
|
InstallationLogs_Release_x86_64-8
|
195 KB |
sha256:c29588602d778e787ee89440f27bb9f43919aa58849e66c2f11789279531b13a
|
|
|
InstallationLogs_Release_x86_64-9
|
185 KB |
sha256:6397434b23bbf8626bb75cbfa8ee097f3ee76e65990784adf4e3fc5e9567d88b
|
|
|
MicrosoftGit
|
127 MB |
sha256:50aec54d572573aebf9a09f7393dc02f7447c8f8da83ea61adf393da48fc5366
|
|