Files CD (Store Preview) #16
Annotations
14 warnings
src/Files.App.CsWin32/NativeMethods.txt#L50
Method, type or constant "NET_USE_CONNECT_FLAGS" not found
|
src/Files.App.CsWin32/NativeMethods.txt#L83
Method, type or constant "EXPLICIT_ACCESS" not found. Did you mean or "EXPLICIT_ACCESS_A" or "EXPLICIT_ACCESS_W"?
|
src/Files.App.CsWin32/NativeMethods.txt#L139
This API will not be generated. Do not generate GetLastError. Call Marshal.GetLastWin32Error() instead. Learn more from https://docs.microsoft.com/dotnet/api/system.runtime.interopservices.marshal.getlastwin32error
|
src/Files.Core.SourceGenerator/CodeFixProviders/StringsPropertyCodeFixProvider.cs#L57
Provide an explicit argument for optional parameter 'equivalenceKey', which is non-null and unique for each kind of code action created by this fixer
|
src/Files.App.Server/Program.cs#L28
Using member 'System.Reflection.Assembly.GetTypes()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
|
src/Files.App.Controls/Toolbar/ToolbarToggleButton/ToolbarToggleButton.cs#L175
Possible null reference argument for parameter 'newContent' in 'void ToolbarToggleButton.UpdateContent(object newContent)'.
|
src/Files.App.Controls/Storage/StorageBar/StorageBar.cs#L188
Dereference of a possibly null reference.
|
src/Files.App.Controls/Storage/StorageBar/StorageBar.cs#L189
Dereference of a possibly null reference.
|
src/Files.App.Controls/Storage/StorageBar/StorageBar.cs#L207
Dereference of a possibly null reference.
|
src/Files.App.Controls/Storage/StorageBar/StorageBar.cs#L237
Dereference of a possibly null reference.
|
src/Files.App.Launcher/FilesLauncher.cpp#L84
'type cast': pointer truncation from 'HINSTANCE' to 'int'
|
src/Files.App.Launcher/FilesLauncher.cpp#L84
'type cast': truncation from 'HINSTANCE' to 'int'
|
src/Files.App.Launcher/FilesLauncher.cpp#L88
'type cast': pointer truncation from 'HINSTANCE' to 'int'
|
src/Files.App.Launcher/FilesLauncher.cpp#L88
'type cast': truncation from 'HINSTANCE' to 'int'
|
The logs for this run have expired and are no longer available.
Loading