VFS for Git #653
build.yaml
on: pull_request
Validation
35s
Matrix: Build and Unit Test
Matrix: Functional Tests / Test
Build, Unit and Functional Tests Successful
3s
Annotations
22 warnings and 1 notice
|
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/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/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/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/HealthCalculator/EnlistmentHydrationSummary.cs#L199
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
Build and Unit Test (Release):
GVFS/GVFS.Common/Git/GitRepo.cs#L150
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
Functional Tests / Test (Release, 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.
|
|
Validation
Using microsoft/git version v2.53.0.vfs.0.7
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
FastFetch_Debug
|
20.5 MB |
sha256:3168e4d2d835fc4e5feef051b9627f433ca8d0e7db61ec07397eaed6878c4027
|
|
|
FastFetch_Release
|
13.9 MB |
sha256:acb10338b867f30be6ed1d3068a19e2bee02b03a3cf43a32f93e1273ee08417c
|
|
|
FunctionalTests_Debug
|
47.2 MB |
sha256:f438b39b18c4b1c8bfca030a2a87394cb0d06ca60996f5b2e16e4b0d486db4cb
|
|
|
FunctionalTests_Release
|
46.5 MB |
sha256:856882c4e52ef23d930b5e96392a13a706d17e6d8129236c91100579d0fac60e
|
|
|
FunctionalTests_Results_Debug_arm64-7
|
141 KB |
sha256:a82d0bea0e704fdd27fc85a8c5e81dbe0e46ebdb8cc31e77189c2ed530775265
|
|
|
FunctionalTests_Results_Debug_x86_64-7
|
141 KB |
sha256:0d6c4643c64e09fb2f091f59161c23d85bcf0a8bb6ccb3983fe8f44a8d2233e4
|
|
|
FunctionalTests_Results_Release_arm64-7
|
138 KB |
sha256:14cf6fa628b84037bf76adc5f570ecbad97105c83df34e48c8670d4a437618a8
|
|
|
FunctionalTests_Results_Release_x86_64-7
|
137 KB |
sha256:dcc9842f7e00ed67d07c47fd11250d8e91bf691f63825afbec82a163616fe61e
|
|
|
GVFS_Debug
|
47.9 MB |
sha256:6ba1f656d288e91e3a9ebad69f4cd0ca30da68f595ad8ac07ad78a041b171346
|
|
|
GVFS_Release
|
32.8 MB |
sha256:3a53486c89dcb1c670ca88eaed1ea5d63eebee127a56c3226b60628387627990
|
|
|
GitTrace2_Debug_x86_64-7
|
1.62 MB |
sha256:71d862facc7c44290be91e3d57cf795040319b0129c479f52ae3d53c328a79cd
|
|
|
GitTrace2_Release_x86_64-7
|
1.61 MB |
sha256:915d6f151975f0a1d6624162beaf5470f90ab93fba1403f8531f0b460d004cd0
|
|
|
InstallationLogs_Debug_arm64-7
|
102 KB |
sha256:97dfd59e2630d6c41420233ac1cedce266b51e00a1a2d8320df13d73b283c28b
|
|
|
InstallationLogs_Debug_x86_64-7
|
196 KB |
sha256:38880d685974ec74ab161ef81bd931bf2bd07c0a8e232c446cc60cbbd4a91b2a
|
|
|
InstallationLogs_Release_arm64-7
|
104 KB |
sha256:9304f88da9269d181614133ce88b74c94a931e232835907341331b72ad6a46e5
|
|
|
InstallationLogs_Release_x86_64-7
|
201 KB |
sha256:52bc5f1e82d757e36fdeba9790f35fd3ce586771d99a7c328a6fff6fc7361283
|
|
|
MicrosoftGit
|
127 MB |
sha256:55be83bca7c0c9e5fc0e14fe09e00c7bae7b5ef1b58a0204f0bee3a4f378271b
|
|