Asynchronous Loading & Initialization Plugin Model to Improve Window Startup Speed #1978
Annotations
10 warnings
|
Flow.Launcher.Infrastructure/Http/Http.cs#L24
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
Flow.Launcher.Infrastructure/NativeMethods.txt#L94
Method, type or constant "DeviceNotifyCallbackRoutine" not found
|
|
Plugins/Flow.Launcher.Plugin.Program/Settings.cs#L114
'Settings.ProgramSuffixes' is obsolete: 'Should use GetSuffixes() instead.'
|
|
Plugins/Flow.Launcher.Plugin.Program/Settings.cs#L107
'Settings.ProgramSuffixes' is obsolete: 'Should use GetSuffixes() instead.'
|
|
Plugins/Flow.Launcher.Plugin.Program/Settings.cs#L105
'Settings.ProgramSuffixes' is obsolete: 'Should use GetSuffixes() instead.'
|
|
Plugins/Flow.Launcher.Plugin.Program/Programs/UWPPackage.cs#L293
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Plugins/Flow.Launcher.Plugin.Explorer/Helper/ShellContextMenu.cs#L522
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
|
Plugins/Flow.Launcher.Plugin.Explorer/Helper/ShellContextMenu.cs#L521
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
|
Plugins/Flow.Launcher.Plugin.Explorer/Helper/ShellContextMenu.cs#L522
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
|
Plugins/Flow.Launcher.Plugin.Explorer/Helper/ShellContextMenu.cs#L521
The 'ref' modifier for argument 2 corresponding to 'in' parameter is equivalent to 'in'. Consider using 'in' instead.
|
The logs for this run have expired and are no longer available.
Loading