Skip to content

Add setting to select query text (non-action keyword) on window reopen #735

Add setting to select query text (non-action keyword) on window reopen

Add setting to select query text (non-action keyword) on window reopen #735

Re-run triggered June 6, 2025 15:14
Status Failure
Total duration 3m 51s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
build
Process completed with exit code 1.
build: Flow.Launcher/MainWindow.xaml#L252
No overload for 'SelectAllQueryText' matches delegate 'RoutedEventHandler'
build: Flow.Launcher/MainWindow.xaml#L24
No overload for 'OnInitialized' matches delegate 'EventHandler'
build: Flow.Launcher/MainWindow.xaml#L252
No overload for 'SelectAllQueryText' matches delegate 'RoutedEventHandler'
build: Flow.Launcher/MainWindow.xaml#L24
No overload for 'OnInitialized' matches delegate 'EventHandler'
build
The target framework 'net7.0-windows10.0.19041.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build: Plugins/Flow.Launcher.Plugin.Program/Settings.cs#L114
'Settings.ProgramSuffixes' is obsolete: 'Should use GetSuffixes() instead.'
build: Plugins/Flow.Launcher.Plugin.Program/Settings.cs#L107
'Settings.ProgramSuffixes' is obsolete: 'Should use GetSuffixes() instead.'
build: Plugins/Flow.Launcher.Plugin.Program/Settings.cs#L105
'Settings.ProgramSuffixes' is obsolete: 'Should use GetSuffixes() instead.'
build: Plugins/Flow.Launcher.Plugin.Program/Settings.cs#L114
'Settings.ProgramSuffixes' is obsolete: 'Should use GetSuffixes() instead.'
build: Plugins/Flow.Launcher.Plugin.Program/Settings.cs#L107
'Settings.ProgramSuffixes' is obsolete: 'Should use GetSuffixes() instead.'
build: Plugins/Flow.Launcher.Plugin.Program/Settings.cs#L105
'Settings.ProgramSuffixes' is obsolete: 'Should use GetSuffixes() instead.'
build: Plugins/Flow.Launcher.Plugin.Calculator/DecimalSeparator.cs#L6
'LocalizationConverter' is obsolete: 'LocalizationConverter is obsolete. Use with Flow.Launcher.Localization NuGet package instead.'
build: Plugins/Flow.Launcher.Plugin.Calculator/DecimalSeparator.cs#L6
'LocalizationConverter' is obsolete: 'LocalizationConverter is obsolete. Use with Flow.Launcher.Localization NuGet package instead.'
build: Flow.Launcher.Core/Updater.cs#L141
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)