VFS for Git #629
Triggered via pull request
April 24, 2026 15:48
Status
Failure
Total duration
1h 10m 57s
Artifacts
103
build.yaml
on: pull_request
Validation
58s
Matrix: Build and Unit Test
Matrix: Functional Tests / Test
Build, Unit and Functional Tests Successful
Annotations
14 errors, 44 warnings, and 1 notice
|
Functional Tests / Test (Debug, x86_64, 3)
Process completed with exit code 1.
|
|
Functional Tests / Test (Release, 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 (Debug, arm64, 7)
Process completed with exit code 1.
|
|
Functional Tests / Test (Release, arm64, 7)
Process completed with exit code 1.
|
|
Functional Tests / Test (Release, arm64, 3)
Process completed with exit code 1.
|
|
Functional Tests / Test (Debug, arm64, 3)
Process completed with exit code 1.
|
|
Functional Tests / Test (Release, arm64, 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, x86_64, 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 (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)
|
|
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)
|
|
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 (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, 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 (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, 7)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Functional Tests / Test (Debug, arm64, 4)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Functional Tests / Test (Release, arm64, 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 (Release, arm64, 1)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Functional Tests / Test (Debug, arm64, 1)
No files were found with the provided path: C:\temp\git-trace2.log. No artifacts will be uploaded.
|
|
Functional Tests / Test (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, 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, 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, x86_64, 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:cfd14ef0383a1d516d078f7bd4fa8a6c06a315d25aa713b39f70ff223116d2dc
|
|
|
FastFetch_Release
|
13.9 MB |
sha256:dd8dcc3e5474c70bf4f0a0cb162c0537e1cd75cda16e22a83e76e0ed2e8a19e5
|
|
|
FunctionalTests_Debug
|
47.4 MB |
sha256:0f2dc37cff697f164c44bd6187c2329724f4c9917cdf30cdcee5ceb4292cf55e
|
|
|
FunctionalTests_Release
|
46.7 MB |
sha256:838a2a7d1703f1d7f9ce517c07ea3f8e8950dfb5d1b1fb21e6f79ac2dc30a412
|
|
|
FunctionalTests_Results_Debug_arm64-0
|
149 KB |
sha256:f2a3c1dcea4c5a37133d6c9eecb12d84203367dbaa2ff002ae761dbb033f0f27
|
|
|
FunctionalTests_Results_Debug_arm64-1
|
81 KB |
sha256:914678992f3828ba7c85b0dea8ce1e9a8da98456a00a49cc3c58249b94bf3832
|
|
|
FunctionalTests_Results_Debug_arm64-2
|
121 KB |
sha256:64b23c491e8f35fafce72f9eb09efe1df1e905c5c2bdf20b55a1549a371126b9
|
|
|
FunctionalTests_Results_Debug_arm64-3
|
74.6 KB |
sha256:467c3b1cb8d952703b04c2e4b8d2cf70774eba0349c426f379544acc41b997ca
|
|
|
FunctionalTests_Results_Debug_arm64-4
|
131 KB |
sha256:822daddfbc9ac31913609e9d1bb6381b5557b912e55cfc91db547fd96bc775b0
|
|
|
FunctionalTests_Results_Debug_arm64-5
|
130 KB |
sha256:e6ec2c6907d9d7653dfa76731fdd74ffc77e3bd82ba45b98e709662fe5d9094d
|
|
|
FunctionalTests_Results_Debug_arm64-6
|
60.5 KB |
sha256:1cda7882c7abe9e0db9ba6763d9cabfdf38f8401686518b58fbabccae683c10b
|
|
|
FunctionalTests_Results_Debug_arm64-7
|
143 KB |
sha256:94ad7a3ee545e9e4f2ec00b09d098d3db347d936c8792072d285aed6c360a0ee
|
|
|
FunctionalTests_Results_Debug_arm64-8
|
143 KB |
sha256:1d74f9b79410b73183a1cb84fd0c007a2c3dad6ac4ae033c46dceb9402372944
|
|
|
FunctionalTests_Results_Debug_x86_64-0
|
146 KB |
sha256:a6ac6115bbece73942c56d9d3be0bada9712a0e0d575f6b85081f40e255b0935
|
|
|
FunctionalTests_Results_Debug_x86_64-1
|
79.7 KB |
sha256:498bc4ec53d051abd4799cd484adfd1036d45be0a3ecef98aefdf0f718c3a484
|
|
|
FunctionalTests_Results_Debug_x86_64-2
|
118 KB |
sha256:3bd7f161cd20106f04f0c755c46b1fae5a2c4a7c467d37545821b122fd40dde1
|
|
|
FunctionalTests_Results_Debug_x86_64-3
|
73.5 KB |
sha256:21948d62dba6bd04966e661fd90ca272ecc035fbeee8f27c5415cadf3bc81636
|
|
|
FunctionalTests_Results_Debug_x86_64-4
|
129 KB |
sha256:2a1dbd5b5799c334c3d6bf5bd4ed87d776ef7613c620fcadd050be64780b9c85
|
|
|
FunctionalTests_Results_Debug_x86_64-5
|
127 KB |
sha256:9a16bf2ba5cc8fea1b61bdec7a8ddf3cbb6a46d2377d5d877a97e28ed3a29dd5
|
|
|
FunctionalTests_Results_Debug_x86_64-6
|
59.8 KB |
sha256:9356f16e3947e1fd876170b97184d66c463c34ac4bc66075835155bba0f81649
|
|
|
FunctionalTests_Results_Debug_x86_64-7
|
140 KB |
sha256:9abc8801ab200d0e4325d92655d584af15aa37d318b15627f269c3200e2f39d1
|
|
|
FunctionalTests_Results_Debug_x86_64-8
|
141 KB |
sha256:02f5bd5b015a13e215bf8be4dc84ba98a1e4ca6856196cc235c82e9d2468fb24
|
|
|
FunctionalTests_Results_Release_arm64-0
|
145 KB |
sha256:1ac495c191316276be07b9c071862dcb7db9441d86e5e1ace7e4d5dedfc1dd8e
|
|
|
FunctionalTests_Results_Release_arm64-1
|
78.3 KB |
sha256:26ca7d585606b2034de4d86e5ef9242e22c642794581e166d4b205b98d76c282
|
|
|
FunctionalTests_Results_Release_arm64-2
|
116 KB |
sha256:7d8e765723246985da5d309a82ad9c0a7eefa1a8ca836ecc0cc7553cc55b073f
|
|
|
FunctionalTests_Results_Release_arm64-3
|
72.1 KB |
sha256:16e452ad2e13e607df2af129a565b391d25318c9ef56729a18c2af6780cf2127
|
|
|
FunctionalTests_Results_Release_arm64-4
|
127 KB |
sha256:5fddde4df3874e0c837049f1b753ba6e9b0ac1543bffa8016b42c0789cb36704
|
|
|
FunctionalTests_Results_Release_arm64-5
|
126 KB |
sha256:8f92422ebd076ae3d324b4c708daba77ded1109d9b46b6b842d0904c1c199a48
|
|
|
FunctionalTests_Results_Release_arm64-6
|
58.6 KB |
sha256:7439b8d4afc1fe121273e8495880416cc3ab0e2f76b13e82df5779f63b71beb0
|
|
|
FunctionalTests_Results_Release_arm64-7
|
140 KB |
sha256:c9101fd7c036132ce75ca23bcbf3c9cce9e7eb27b74a64444ce145d5e3554006
|
|
|
FunctionalTests_Results_Release_arm64-8
|
139 KB |
sha256:1ecf013f4f3f7c62fcfa7676c82b61784d89dc585abccc46884bae26830b4f50
|
|
|
FunctionalTests_Results_Release_x86_64-0
|
143 KB |
sha256:ce08f7f0a97d872d7418d7c77df3f2c07dea003120889a7bf0940a0b2844e5f0
|
|
|
FunctionalTests_Results_Release_x86_64-1
|
77.7 KB |
sha256:c938bbfb69785a2492e49a193feb490a0d8a6e3bce79108c59586998945604d1
|
|
|
FunctionalTests_Results_Release_x86_64-2
|
115 KB |
sha256:6b2fa5dc78e1b49fd0bd6f724981b29097c7b300d755e47d346715cefca71d24
|
|
|
FunctionalTests_Results_Release_x86_64-3
|
71.7 KB |
sha256:f4d1d1b0867cced8c1630efb4bfbff3e65185aa3570aa4351791d993df4df298
|
|
|
FunctionalTests_Results_Release_x86_64-4
|
126 KB |
sha256:9d5b83c5599745325c16c23d10adc89c809112dd0843ea21c03774a786f058b2
|
|
|
FunctionalTests_Results_Release_x86_64-5
|
125 KB |
sha256:5b85eba8a9670a41c016c9205291a1557f578567e099c7412d5d82494ec9fc49
|
|
|
FunctionalTests_Results_Release_x86_64-6
|
58 KB |
sha256:de546d871736c36e7b1bf1819b1e158ba34ca596a135978d9c226f481df776e6
|
|
|
FunctionalTests_Results_Release_x86_64-7
|
138 KB |
sha256:fe3d01b512aa147c08a134833f7071c0331133c1fb2a42c6325a9496fd706e61
|
|
|
FunctionalTests_Results_Release_x86_64-8
|
138 KB |
sha256:e8fa0e14aba843f0cff42fed7949021408fb6c3b399bde4b431eaf93c46bde75
|
|
|
GVFS_Debug
|
48.4 MB |
sha256:dd4dbf7384032364cd8a2de06e8ab34c6417c913843bc183b3eaae7fedce66f1
|
|
|
GVFS_Release
|
33.2 MB |
sha256:54711fd0e6d499b07ac2eaabec3ae15814303f6e3e6866ea073a2d1ed58cff09
|
|
|
GitTrace2_Debug_x86_64-0
|
1.74 MB |
sha256:3d05700f2b891efe784a1a28f46df1bc2521f6234ba2652d26103804c8153c0a
|
|
|
GitTrace2_Debug_x86_64-1
|
768 KB |
sha256:5559a22feab2ad924e6d496ebc620f7cd4976f1c611f2a58a79f984403481c82
|
|
|
GitTrace2_Debug_x86_64-2
|
1.41 MB |
sha256:03737fe00fb6ec47c2089066244c5760558516500b6e4d53b590a37d5b3b4168
|
|
|
GitTrace2_Debug_x86_64-3
|
934 KB |
sha256:20b97baceda7c9f91313e9affd7be5c3dd83a3962f2861f5bd0891cb07bebd72
|
|
|
GitTrace2_Debug_x86_64-4
|
1.64 MB |
sha256:6657077e942cf4e82434834b2a745b3605c89bab05c45e3c4b00fd123edff61b
|
|
|
GitTrace2_Debug_x86_64-5
|
1.68 MB |
sha256:074fe60d3dd405fb45a8154352c0606617b1f2eb4db268d65bc1617df3300276
|
|
|
GitTrace2_Debug_x86_64-6
|
380 KB |
sha256:b24c0cb0e09ff697994570d321d39eb8d3bc9053e9617d1036fae2a0485ac088
|
|
|
GitTrace2_Debug_x86_64-7
|
1.59 MB |
sha256:70ad40940e3087b84a985fa307ec19b426d3378824a28db89ba27b7fbd309113
|
|
|
GitTrace2_Debug_x86_64-8
|
1.82 MB |
sha256:e016a702f09fd5d0d8b960588ac92f44939242e544620504c6412fb6aa443246
|
|
|
GitTrace2_Debug_x86_64-9
|
83.5 KB |
sha256:111e6484adc2e8b8e89b74bc6c1bbc7da78d0d3b46586904510784d15b995213
|
|
|
GitTrace2_Release_x86_64-0
|
1.73 MB |
sha256:277258c71deed90cf2ebb30041cdb21888f3006382d93ea0ded8722b5b4d30ba
|
|
|
GitTrace2_Release_x86_64-1
|
766 KB |
sha256:a0e115a4467a2440983e40bcb3ef9fda5f1038a5b66b749ccc603b58eb92856e
|
|
|
GitTrace2_Release_x86_64-2
|
1.4 MB |
sha256:6a72ff5ea2f246ae64fe35a236aaed01a8053a38e78bd7034ccbcb530fda192c
|
|
|
GitTrace2_Release_x86_64-3
|
925 KB |
sha256:7615b6ab53539016b60cca9a92feeb96dbc1c4fa93b02b917c81f49a9c734f49
|
|
|
GitTrace2_Release_x86_64-4
|
1.65 MB |
sha256:673a929a32ba7e8eae567700ccdd5dc76425d157410721e5284b75bdb50e2d7b
|
|
|
GitTrace2_Release_x86_64-5
|
1.68 MB |
sha256:b883bdbbf0ba3fb96f7f4d1b4bb0827a69594bc69816ba345a52c808a07c8ceb
|
|
|
GitTrace2_Release_x86_64-6
|
379 KB |
sha256:be2dae9ea0e56cb61fc6ca88dd9e5afe71860422d64046dedf151ba0ebdda875
|
|
|
GitTrace2_Release_x86_64-7
|
1.61 MB |
sha256:c55424f8797f0caeb5a9a2bc19bee8462476fe46c57839eb3f81d76b4566eb93
|
|
|
GitTrace2_Release_x86_64-8
|
1.83 MB |
sha256:afc592f6a9849f9f043e7e74f71aad12baf22185b7ff26f5bfb1f551b012b58d
|
|
|
GitTrace2_Release_x86_64-9
|
84.7 KB |
sha256:c582a8cb455a6f7470cebf7de1f0df89868773e5bea26dca917cb1cab62714fb
|
|
|
InstallationLogs_Debug_arm64-0
|
104 KB |
sha256:567bdf79584a7e66c0905c6e5b776a22ef76c4ac93fbb176cdd5df124d05e33c
|
|
|
InstallationLogs_Debug_arm64-1
|
104 KB |
sha256:4e123afcbf798737c334453b0869ed9e307374c22501996aeaf85afe5cf5e5ba
|
|
|
InstallationLogs_Debug_arm64-2
|
102 KB |
sha256:8f0749ad8e785c95c9a2e02dfc30d6e0d9cf4a634f732b5a3591fd4e393cb2c5
|
|
|
InstallationLogs_Debug_arm64-3
|
111 KB |
sha256:eeb0259a7b78d2dce9984a3f2cd5e4f2d39494586fad6622b074222cf6e6379d
|
|
|
InstallationLogs_Debug_arm64-4
|
111 KB |
sha256:ebbab3aab8dd5100205f1a7cf728f787c0d4bc203b089c2bc250e8fb29fef1a0
|
|
|
InstallationLogs_Debug_arm64-5
|
105 KB |
sha256:b04ec4db8a545761de089f0bf7fae2520c8709a61f9899fc462bcc7aa3f41b21
|
|
|
InstallationLogs_Debug_arm64-6
|
107 KB |
sha256:d860b36ed3368e56e9171960656027cd1307b9649430524c599cd2f362f50039
|
|
|
InstallationLogs_Debug_arm64-7
|
102 KB |
sha256:2ae5832c517b87e176eaa0719a259782fe187f3d1c821edc8b50723ff6f38b4c
|
|
|
InstallationLogs_Debug_arm64-8
|
103 KB |
sha256:c07f81787b0f6a35985e7f100541e279558ab6ceb0620486fc298320283123e2
|
|
|
InstallationLogs_Debug_arm64-9
|
102 KB |
sha256:176ce32a953ee2d6c0a3791eaa435f8d7c8569ef68618eff8e778a76e7f20b18
|
|
|
InstallationLogs_Debug_x86_64-0
|
182 KB |
sha256:dd9007806a5cd4ee9ec44e0e9226b93b5b96626079c994787fbc4bd4ce6c84bf
|
|
|
InstallationLogs_Debug_x86_64-1
|
197 KB |
sha256:b31c32bc8ba2ecb7017f93e5d7d6109e61ee7d2db4cfd1440382a81ab04b68eb
|
|
|
InstallationLogs_Debug_x86_64-2
|
203 KB |
sha256:7520e82a0923d6c3b4a25b739553211e0e0aa50d14efc80a5ad03043ceb513f9
|
|
|
InstallationLogs_Debug_x86_64-3
|
206 KB |
sha256:725aeb09eec6c6f614c6a4ce9a07bd68a750f60637bb094fc336fa2ca2c03c15
|
|
|
InstallationLogs_Debug_x86_64-4
|
206 KB |
sha256:fa63069b8f4ee57f7b07b84d577f1345e0bd0b043df2f9947c8db5777c7d2a04
|
|
|
InstallationLogs_Debug_x86_64-5
|
192 KB |
sha256:b3f089d4d85cd0335b0b3c22c28e0aee437e862f7d834fcf376d04a335ebd5cf
|
|
|
InstallationLogs_Debug_x86_64-6
|
196 KB |
sha256:fc9ef8e28ee817517e8b36807cb2eb42fb4af9cb0f142bdad30fbfbfb09bff67
|
|
|
InstallationLogs_Debug_x86_64-7
|
194 KB |
sha256:17d98c8ff46d6950549937dd3597b6d96e5760a961b3d46938c543c4a634383b
|
|
|
InstallationLogs_Debug_x86_64-8
|
195 KB |
sha256:709e03f9f4b16aba9ec818dbc7d3a4b8b827ddd161523b58c6dcef093c2a7451
|
|
|
InstallationLogs_Debug_x86_64-9
|
180 KB |
sha256:feb2dddbf4c5a7ca37d187a31b0487336629722c8a4a7deb9e8ea826599fe0e9
|
|
|
InstallationLogs_Release_arm64-0
|
104 KB |
sha256:6899319a47cdca8e1941f0bcecfda0dde61ae717cad8ed0bc9b3f52a0e752f5c
|
|
|
InstallationLogs_Release_arm64-1
|
106 KB |
sha256:852f7858e2632fc1780722ae769133cacae3debaac576ad5d2ff5a687633636e
|
|
|
InstallationLogs_Release_arm64-2
|
105 KB |
sha256:da9a3bd0f6a82b33640119acb90499b91c33ed3be0d46131ef6f723082ce8f30
|
|
|
InstallationLogs_Release_arm64-3
|
102 KB |
sha256:bd2aae64ce2026562afb6c0d56f880bcd23040591a89e7a6ae99c744b376b109
|
|
|
InstallationLogs_Release_arm64-4
|
105 KB |
sha256:7829defb5ae4a5187b33a60d9f5e00d3ae1d0a40d7f310b3fe7787eeba6cf52c
|
|
|
InstallationLogs_Release_arm64-5
|
102 KB |
sha256:809b73955a17f573cc54b6e880d81d4635c410b38bcd17c9d13cc6ad97f8269f
|
|
|
InstallationLogs_Release_arm64-6
|
105 KB |
sha256:7021a16b0f54e89f588933aeda24748f0c027cee5a7a95054e0771872d865407
|
|
|
InstallationLogs_Release_arm64-7
|
103 KB |
sha256:f22f6d94830807315df0dd0af8265c068a2a0e7b4ce5aba50ae21867cdda0657
|
|
|
InstallationLogs_Release_arm64-8
|
102 KB |
sha256:1bde666e257579a003e5e76a44a08edf1ba5431835a6018e4cfe233d04b4bfdb
|
|
|
InstallationLogs_Release_arm64-9
|
102 KB |
sha256:15603a0f9062f91211013820cc0a651029f5b7f2b50596fc3ac3f4200b47e0ca
|
|
|
InstallationLogs_Release_x86_64-0
|
182 KB |
sha256:308ac86df3dbe12332157f5e39e19687336ca2527522fad6a5ed549a97fbcdfd
|
|
|
InstallationLogs_Release_x86_64-1
|
199 KB |
sha256:47e0be1a213a8fa34136466e7a5ca9354b6f3ddb26367a392e4bbe97970dd33a
|
|
|
InstallationLogs_Release_x86_64-2
|
192 KB |
sha256:5678b74c08a47dbf7f63e17c56a9d604fc8270d9efb1c0d32f8746b05f2fa9eb
|
|
|
InstallationLogs_Release_x86_64-3
|
187 KB |
sha256:83508fbd05f3e7dd17f4713af4cd708994ad4eec2f25a7e520e934ff52da0b97
|
|
|
InstallationLogs_Release_x86_64-4
|
201 KB |
sha256:8b182df07c0ce88ead00af598885cdb97a8d1dbb98613de581173717c7d4089e
|
|
|
InstallationLogs_Release_x86_64-5
|
195 KB |
sha256:d676979070a113e143440007c5bd7b5790b700af5534631803844ea4fca91ada
|
|
|
InstallationLogs_Release_x86_64-6
|
198 KB |
sha256:8b99a1afc5cd2a81fd41831f1df64c0e6e5b58c1becc43be4458e7718c1a72a2
|
|
|
InstallationLogs_Release_x86_64-7
|
210 KB |
sha256:4aec47df7ed1b8deda84d9c2b21f8c64568c0f6b5cec3728e0b51e84304741fb
|
|
|
InstallationLogs_Release_x86_64-8
|
196 KB |
sha256:98c2fe571e8287a4fdd04c5455ab011cc67a969e4d7fc3eab11405d6736371a5
|
|
|
InstallationLogs_Release_x86_64-9
|
206 KB |
sha256:3978c1f8233db0f1ddc6d5eecab70aa56ed2c392853ba80ac1bc263a219e6be1
|
|
|
MicrosoftGit
|
127 MB |
sha256:1599de39a17f87200e22a490106bd44471e519f9ffe5a99a1dedc618394d2c54
|
|