VFS for Git #625
build.yaml
on: pull_request
Validation
45s
Matrix: Build and Unit Test
Matrix: Functional Tests / Test
Build, Unit and Functional Tests Successful
0s
Annotations
17 errors, 44 warnings, and 1 notice
|
Functional Tests / Test (Release, x86_64, 3)
Process completed with exit code 1.
|
|
Functional Tests / Test (Release, x86_64, 1)
Process completed with exit code 1.
|
|
Functional Tests / Test (Debug, x86_64, 1)
Process completed with exit code 1.
|
|
Functional Tests / Test (Debug, x86_64, 3)
Process completed with exit code 1.
|
|
Functional Tests / Test (Debug, x86_64, 2)
Process completed with exit code 2.
|
|
Functional Tests / Test (Debug, x86_64, 7)
Process completed with exit code 1.
|
|
Functional Tests / Test (Release, x86_64, 7)
Process completed with exit code 1.
|
|
Functional Tests / Test (Debug, arm64, 2)
Process completed with exit code 2.
|
|
Functional Tests / Test (Release, arm64, 7)
Process completed with exit code 1.
|
|
Functional Tests / Test (Debug, arm64, 7)
Process completed with exit code 1.
|
|
Functional Tests / Test (Release, arm64, 1)
Process completed with exit code 1.
|
|
Functional Tests / Test (Debug, arm64, 1)
Process completed with exit code 1.
|
|
Functional Tests / Test (Debug, arm64, 3)
Process completed with exit code 1.
|
|
Functional Tests / Test (Release, x86_64, 9)
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 (Release, arm64, 9)
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.
|
|
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/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 (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.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)
|
|
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, 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: 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, 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: 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, 4)
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, 5)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Functional Tests / Test (Release, arm64, 0)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Functional Tests / Test (Debug, arm64, 0)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Functional Tests / Test (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, 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, 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: C:\temp\git-trace2.log. 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, arm64, 9)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Functional Tests / Test (Debug, arm64, 9)
No files were found with the provided path: TestResult.xml. No artifacts will be uploaded.
|
|
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, 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:c920b70d39ab8e470396070c350456242ddf58128aefa4d3b1412fd4e9fc5b2e
|
|
|
FastFetch_Release
|
13.9 MB |
sha256:0724adf26df399dd0a476350f7d9757cf027243adad6de28f5da700e7e1e1508
|
|
|
FunctionalTests_Debug
|
47.4 MB |
sha256:6589d84a271ac3912b111874ad0a9df6e4b8f3f822ef2964a3aa906e8f53fd93
|
|
|
FunctionalTests_Release
|
46.6 MB |
sha256:ed4af1c141e9fe026ce68daabd6ebc2305ff0e8f47345dfb417fdb4a0940192d
|
|
|
FunctionalTests_Results_Debug_arm64-0
|
149 KB |
sha256:5d43c963a1644341b484891b51492415aff1807895d3995204ef1a71e3996662
|
|
|
FunctionalTests_Results_Debug_arm64-1
|
81 KB |
sha256:b9699040783344025b8a331a3d9332cf4748e8ee7a93f52933958da0927d0205
|
|
|
FunctionalTests_Results_Debug_arm64-2
|
120 KB |
sha256:c2f99abf3c57829e991b2a038a19414b1100718cde1fd8001fd53be9d6805bb0
|
|
|
FunctionalTests_Results_Debug_arm64-3
|
74.1 KB |
sha256:a96a09c45a3b4b298abb4f671b86c9924fff83c7474b872d6d3c905f8f144611
|
|
|
FunctionalTests_Results_Debug_arm64-4
|
131 KB |
sha256:684949e30ef1a6e5e53d8e4dc560de74d7b35f6dac09f6b8ec5510f5fc043d67
|
|
|
FunctionalTests_Results_Debug_arm64-5
|
131 KB |
sha256:6e04fbcea3e8252d8b73dae9477f849cbf83291004404de64024017e98a8c0bb
|
|
|
FunctionalTests_Results_Debug_arm64-6
|
60.5 KB |
sha256:0c8dac513b5c9856c5e5630fcfe06faf6c5bf2c7c1cf3a7d07c421adbb3e90cc
|
|
|
FunctionalTests_Results_Debug_arm64-7
|
143 KB |
sha256:e34624b3405295df9c0b2511997b57dde1cf4a947fe7f7152250b78d60c53996
|
|
|
FunctionalTests_Results_Debug_arm64-8
|
144 KB |
sha256:d947a11d29caa113634a4c9dd316cfdeabbab009e3f46d075e13f5d9c5858051
|
|
|
FunctionalTests_Results_Debug_x86_64-0
|
148 KB |
sha256:2cde4c4fc9dc9ea7230849d83ed37ceba2876e9601f98f746f8e50dbc784d71b
|
|
|
FunctionalTests_Results_Debug_x86_64-1
|
79.9 KB |
sha256:93c5024b78d8232f65b7fbf7351900d04b3cd4c04e473e9e9358888d86edc3df
|
|
|
FunctionalTests_Results_Debug_x86_64-2
|
128 KB |
sha256:5efa767f34e5ebbbdf8b825f1b0814d76153bdf1498ab0a65fa5e4442479b218
|
|
|
FunctionalTests_Results_Debug_x86_64-3
|
85.4 KB |
sha256:fb00d8cacfa65a930b69a43b80368f2a1fef1e69cd960e70a76b7de3f94b1570
|
|
|
FunctionalTests_Results_Debug_x86_64-4
|
142 KB |
sha256:78231f19777b6637dd1c5b94e803b98f60e4db6965fbca478019f59e65f4a6e4
|
|
|
FunctionalTests_Results_Debug_x86_64-5
|
129 KB |
sha256:ee2d5141681cee08cd7bb2538066bafe066fa5f0272e653c2608d81600cfac20
|
|
|
FunctionalTests_Results_Debug_x86_64-6
|
59.7 KB |
sha256:0cc58829a71e093709b7b8f7ba5956ee29f32c08c97d092704a417bf4544b49b
|
|
|
FunctionalTests_Results_Debug_x86_64-7
|
150 KB |
sha256:bec4d3108e2922141d226d68a6614a99d3fceca45a49debdafe2cf634732c5eb
|
|
|
FunctionalTests_Results_Debug_x86_64-8
|
142 KB |
sha256:b2df5b88ec359507255793d45b963a2d31b5e06ca38ce0a39032ef37864c056b
|
|
|
FunctionalTests_Results_Release_arm64-0
|
145 KB |
sha256:2b8b1f7e1028b9c80f37d217c767130173b077c89bc3ec28242283dbef5790b9
|
|
|
FunctionalTests_Results_Release_arm64-1
|
78.6 KB |
sha256:d5d34803aa27983d502a0b9ad92a079a32373714d0efe74c1ba2f7a0df99e7ee
|
|
|
FunctionalTests_Results_Release_arm64-2
|
116 KB |
sha256:24600d19aa349493f6928ddacf638ff9cf7ed39799f662481ea47909f573dac8
|
|
|
FunctionalTests_Results_Release_arm64-3
|
72.4 KB |
sha256:82aa38644d4c41d4ddb36e1fcb5a8cb4b32ccd4c98b1e07e14f0db7974ce1611
|
|
|
FunctionalTests_Results_Release_arm64-4
|
127 KB |
sha256:fa3ca67fb0d9f062e7c8abd0ee49f64e11b3005e7625a0acd2b8ae9179236af7
|
|
|
FunctionalTests_Results_Release_arm64-5
|
127 KB |
sha256:8cd03bde34e1bc9047226db22d38af818e6db428ff1aad579666d7d89f8f8ddc
|
|
|
FunctionalTests_Results_Release_arm64-6
|
58.2 KB |
sha256:eec89727d9e5890a91458e0336826a7a691e9fb65b912bde917a5df15ca6c9f0
|
|
|
FunctionalTests_Results_Release_arm64-7
|
140 KB |
sha256:30057d9f983e35b1cde2c73a969dffccbb1ba85fcdf56cfe3ed9c10a746850f1
|
|
|
FunctionalTests_Results_Release_arm64-8
|
140 KB |
sha256:dbdbd2a22c0191263a412aebee71d56287ba9600a46073c0099d71488ccf7914
|
|
|
FunctionalTests_Results_Release_x86_64-0
|
142 KB |
sha256:95d774a9e0e444815a172f84451e88aad82d16d36119aaf13dde2da22b991a26
|
|
|
FunctionalTests_Results_Release_x86_64-1
|
78 KB |
sha256:d055efdc2090f0da2bfc79852ca74776fe3cdd91a9b337bc5b94f87bb4c69dc6
|
|
|
FunctionalTests_Results_Release_x86_64-2
|
114 KB |
sha256:15d53c09132c5f896db09a8c85f86f9f571075fe1c67bcb68b1d5a3eff2e95ac
|
|
|
FunctionalTests_Results_Release_x86_64-3
|
71.2 KB |
sha256:7bc5b59bb7812106766b97e20e80ee18c969699ec96a4a82b35eed50cc01bfd0
|
|
|
FunctionalTests_Results_Release_x86_64-4
|
126 KB |
sha256:915b6d856aba3182a14b287e583ac7e738fb38c5d88156585f5491e876f58752
|
|
|
FunctionalTests_Results_Release_x86_64-5
|
126 KB |
sha256:37ccc511c501fcc42997226217a811fad3ea33fe2081c0f9a28a8a0a013a82c5
|
|
|
FunctionalTests_Results_Release_x86_64-6
|
57.2 KB |
sha256:d88f2f3d8f31403c621e5edea3aa52fefb0a07c709454714e98e4037c020b796
|
|
|
FunctionalTests_Results_Release_x86_64-7
|
138 KB |
sha256:5497bfb371b478e8360079923d40df0a89b1b29841f5258397abb80d5572501e
|
|
|
FunctionalTests_Results_Release_x86_64-8
|
138 KB |
sha256:7fabec2f3302118e39f4e3ecd51dce2959dcbcf462c79e2a1f5ab8e6dbc62d6b
|
|
|
GVFS_Debug
|
48.3 MB |
sha256:46228f2779434fd32cf14795edcb51aa153527ce9bc978143c8c85987e87c069
|
|
|
GVFS_Release
|
33.2 MB |
sha256:ffee5733e8e5287a9dbb2585a8928521828b7a0889c03a8528884b99ee1b1eeb
|
|
|
GitTrace2_Debug_x86_64-0
|
1.76 MB |
sha256:a4e51f74bbe799c1b4d26bdcdff166daf8597b3c3de34b3fa17600710b171616
|
|
|
GitTrace2_Debug_x86_64-1
|
764 KB |
sha256:e292e7f015b42e8b8985e2d906894766b2127040d992039164802b057a6c4de7
|
|
|
GitTrace2_Debug_x86_64-2
|
1.39 MB |
sha256:c44f7dd210e352ed58164376caa93ed9f17e01391f75a20d6132624ad570264a
|
|
|
GitTrace2_Debug_x86_64-3
|
925 KB |
sha256:47e4d7d1d07a1e03edee48ed3b1c73e957d778374f0965e3c3d09440d02e17cc
|
|
|
GitTrace2_Debug_x86_64-4
|
1.65 MB |
sha256:79f10d43fb1bbfd98b724720e7650ff003234615f6dc478f32e279f669d5f5d6
|
|
|
GitTrace2_Debug_x86_64-5
|
1.69 MB |
sha256:3c13de405bd3050c8e4af1aefa359db069fc62a740633877c0257f6e02d96657
|
|
|
GitTrace2_Debug_x86_64-6
|
382 KB |
sha256:57554811c3f40d12378d2795229d50822642ea09cfa57919e072def08a5f19fb
|
|
|
GitTrace2_Debug_x86_64-7
|
1.58 MB |
sha256:2e64eb9f9240f9c0d03d12f5ade0761efa77416cd76c4a5bccf686980568321f
|
|
|
GitTrace2_Debug_x86_64-8
|
1.85 MB |
sha256:fdb221bba116f03648dfd9d4a79fb6a28b95d068575c778acf9ac6dbe71baf8a
|
|
|
GitTrace2_Debug_x86_64-9
|
82.2 KB |
sha256:449d305d2c940a302927033f7a988e202a45b9eca14064742ca87a827f2938e2
|
|
|
GitTrace2_Release_x86_64-0
|
1.74 MB |
sha256:aff8b530f8e4254a56a36ddf08dfb9fed07c8f9b191a63ee83424982bac976f0
|
|
|
GitTrace2_Release_x86_64-1
|
765 KB |
sha256:f4e5253d5d49c731ca5c7a37c5bf5543ab429dc0aaa5273e97ca8147eb31a39c
|
|
|
GitTrace2_Release_x86_64-2
|
1.39 MB |
sha256:600d8539a66275b0e332daddb62c8736dfc3b07057cca3cc393e35863af0c514
|
|
|
GitTrace2_Release_x86_64-3
|
923 KB |
sha256:04772d5a42eb20d6d59cfaed0abfba65ca15283cb2da876999e2a22b5e6d7089
|
|
|
GitTrace2_Release_x86_64-4
|
1.64 MB |
sha256:e691e23e6c7872c336cc89466d5ea7fa5535f82ef1fad1eda84c3349050d7158
|
|
|
GitTrace2_Release_x86_64-5
|
1.69 MB |
sha256:21c513d47baf9706b12729c18c8b2c9a28d140e60e7b46bbb192f0bae1dec368
|
|
|
GitTrace2_Release_x86_64-6
|
375 KB |
sha256:58a885ae227202bdd7a50530c4ed87b4a5cf2b0c7a99994f830e00c3b1a85f12
|
|
|
GitTrace2_Release_x86_64-7
|
1.6 MB |
sha256:a026e50b549975d15783a682b748da8edc72f285903be6d8070e4b7174cc3a3c
|
|
|
GitTrace2_Release_x86_64-8
|
1.84 MB |
sha256:e1c6b1d514e010e6f7d9f7cf6dd4a318f1d112e6da1f2f74ca262fba0ef4b8a1
|
|
|
GitTrace2_Release_x86_64-9
|
81.3 KB |
sha256:f2f62081c0760926085441cd0ff2d7ef6080fe9659cffda5753836556efc8072
|
|
|
InstallationLogs_Debug_arm64-0
|
104 KB |
sha256:64e8aebb66085323d0fe6bbd835a03d033663bfbefa93060c9d0c2421ec0b844
|
|
|
InstallationLogs_Debug_arm64-1
|
104 KB |
sha256:ed1eaa8c10a818a40e91ec1906e8d9ef39e9da23dd35bcd37dfa6a021a67131f
|
|
|
InstallationLogs_Debug_arm64-2
|
104 KB |
sha256:eabac8091c87237a19cf0b5653c7b18cae271e04ba685045ba8e14d045421af0
|
|
|
InstallationLogs_Debug_arm64-3
|
102 KB |
sha256:43b202a1c6413822e0da511da02dcf501d6421cb62b49e6033dc7eec97e5f127
|
|
|
InstallationLogs_Debug_arm64-4
|
105 KB |
sha256:32ae987253266b93829dbddd3f194681e94bbffdf6def1d76df091d78ef704fe
|
|
|
InstallationLogs_Debug_arm64-5
|
105 KB |
sha256:69a621ff27ce0b29ce0018563281ad9a67b11a9a8ac5f88781067e84aedeb860
|
|
|
InstallationLogs_Debug_arm64-6
|
117 KB |
sha256:69c483319f1459d56d2d122e4e3278d516bd18b21d167a2e2efc0e0e3824d801
|
|
|
InstallationLogs_Debug_arm64-7
|
103 KB |
sha256:23c2842ddee6d935d31c736f52bd8900b5b618eedfdb9b4c1c0fa3af5fed254c
|
|
|
InstallationLogs_Debug_arm64-8
|
106 KB |
sha256:417035c2072e373555f2564cbf0c53d44b57279fd991b03d2533d94475319c6b
|
|
|
InstallationLogs_Debug_arm64-9
|
105 KB |
sha256:c5ee61e85bece6b99db6fcdf42435bf165a2e2cd554635d984b7f714409576f3
|
|
|
InstallationLogs_Debug_x86_64-0
|
204 KB |
sha256:0a6a96f6f7416e5e27317fe1f9ec31ff101a75a864e96192b4f777e202124a78
|
|
|
InstallationLogs_Debug_x86_64-1
|
201 KB |
sha256:db4def4742c0f5034b0a4244d75f2116de75e0e44748180b6247da1abd784f24
|
|
|
InstallationLogs_Debug_x86_64-2
|
199 KB |
sha256:5860130d27ef370df8e4a98a2fd4a326e60520b329b5b4e96be3541dab7cb59c
|
|
|
InstallationLogs_Debug_x86_64-3
|
181 KB |
sha256:c9843db18854cb08ecf17de7defb141c089b7e94e594e00a26a69537843a3723
|
|
|
InstallationLogs_Debug_x86_64-4
|
196 KB |
sha256:dfc82299a75c5c57f15fe5345352491df62a63f1ae12b93279c9ac3a42139b11
|
|
|
InstallationLogs_Debug_x86_64-5
|
203 KB |
sha256:84fd46fd46fb9e39bdeb120b09204d35fec201534c3940aa179e3779f6a4da28
|
|
|
InstallationLogs_Debug_x86_64-6
|
186 KB |
sha256:e8cdacce737e5c673ea57cae8eef7a0370c7a3458d8b67106c176639d636db47
|
|
|
InstallationLogs_Debug_x86_64-7
|
189 KB |
sha256:77c37743081347d805d19b74bfc24b60420d5fe93c8b064a3d7ff0b698fbb236
|
|
|
InstallationLogs_Debug_x86_64-8
|
208 KB |
sha256:fe39070bbcfb2cf2b186ae4977537b2fdc2e84eb9dca785cef2888fd720d6474
|
|
|
InstallationLogs_Debug_x86_64-9
|
179 KB |
sha256:2b4a6367b518bf9841e6f785cbbde018fab47d190b3267144fc21d9715b1d228
|
|
|
InstallationLogs_Release_arm64-0
|
105 KB |
sha256:33c1bd7cb75a134ffc84f88a4caff09dba93b3baaa921d0c37a841b41e88c8fc
|
|
|
InstallationLogs_Release_arm64-1
|
112 KB |
sha256:397552300b497224a943cd1b50b58f6fc6d80c8d8762dc1929c077091c92014f
|
|
|
InstallationLogs_Release_arm64-2
|
107 KB |
sha256:5a66d4bf4d3afbd47d8c9e5f8622d2715d1bd951466b9ed5e0755b05a11315d9
|
|
|
InstallationLogs_Release_arm64-3
|
105 KB |
sha256:af25ed8fdf74e2fbb0f5783dccb60304b92bf4f653b0080e43c041122d406210
|
|
|
InstallationLogs_Release_arm64-4
|
104 KB |
sha256:ef4de681f6f73de458c9e3d4b587db6b6d2cc605132bb98c1aa995aaa2b309d7
|
|
|
InstallationLogs_Release_arm64-5
|
100 KB |
sha256:72b8b985f19c636d4fe773d2c935c238f292bd4d2cfef1b7e17516dd6e3edb6c
|
|
|
InstallationLogs_Release_arm64-6
|
106 KB |
sha256:b6aab0f2c749e6af23193d64efe21942933aeb5cf4ca546d0096a4374789cae9
|
|
|
InstallationLogs_Release_arm64-7
|
105 KB |
sha256:4b91d006697a9125edaab109206ea6127776b1ded71f9cd4de4ba4626c467437
|
|
|
InstallationLogs_Release_arm64-8
|
103 KB |
sha256:6592dca75844b09c66ca852fe2124dcb9ee360fb5dc5f3659c5943ad65a723b7
|
|
|
InstallationLogs_Release_arm64-9
|
112 KB |
sha256:0de27682115c06d1add482a58e6575f03a826f2ee75e338abf3c3b8fce8cd8da
|
|
|
InstallationLogs_Release_x86_64-0
|
208 KB |
sha256:27ca1113f9684b975e44b596a8ba8e9403dca8cb57ac1f8f8ac7d3b2871f7c17
|
|
|
InstallationLogs_Release_x86_64-1
|
200 KB |
sha256:074a800a8e3122c6d3af602923143ec1e740abf50becb9a91a2a38de7b90452a
|
|
|
InstallationLogs_Release_x86_64-2
|
201 KB |
sha256:130c3b6f386326ce65407d0881357ee2ee570ed105288db0523c67254a6a596c
|
|
|
InstallationLogs_Release_x86_64-3
|
198 KB |
sha256:c29cc9bf9ec5b89dc0efd7853df27e0f8fd6ba5cbfcdda2d3934da4b59b9141b
|
|
|
InstallationLogs_Release_x86_64-4
|
186 KB |
sha256:f93470f8ed2dea374fa68157cce59bda9ff0ce6f131bc6a86f9d4218ca878e28
|
|
|
InstallationLogs_Release_x86_64-5
|
204 KB |
sha256:75f3613e1e777a2113241499ace6f0e514c6b099b9f1e092d36cbda588be6d2c
|
|
|
InstallationLogs_Release_x86_64-6
|
194 KB |
sha256:da3484fed99067c8519e86dce77dedc40bbab997ac693b5a69a536747b98af12
|
|
|
InstallationLogs_Release_x86_64-7
|
199 KB |
sha256:f913a287ac4720826166bc6ae84fd08035ede77c0ebb3d3a62e299aa3de9b5b3
|
|
|
InstallationLogs_Release_x86_64-8
|
208 KB |
sha256:3ba9b2eadc1e0480195aa563a533c14e990d47409d51be85dea91ce43bcd510c
|
|
|
InstallationLogs_Release_x86_64-9
|
199 KB |
sha256:d54e7b76ea433388037397232929add24a9a7560a3afe1751a72183f5ff5386c
|
|
|
MicrosoftGit
|
127 MB |
sha256:8e639bd1b4a66f68c955c4a5a404ccbcec9d515e4ac8ae2327b0f1420411f223
|
|