Skip to content

Dialog Jump - Quickly navigate the Open/Save As dialog window #1013

Dialog Jump - Quickly navigate the Open/Save As dialog window

Dialog Jump - Quickly navigate the Open/Save As dialog window #1013

Triggered via pull request June 28, 2025 05:40
Status Failure
Total duration 3m 9s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build
Process completed with exit code 1.
build: Flow.Launcher/SettingPages/ViewModels/SettingsPaneGeneralViewModel.cs#L220
The name 'QuickSwitchSupportedExplorerDialogMessage' does not exist in the current context
build: Flow.Launcher/SettingPages/ViewModels/SettingsPaneGeneralViewModel.cs#L220
The name 'QuickSwitchSupportedExplorerDialogMessage' does not exist in the current context
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: 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: 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)
build: Flow.Launcher.Infrastructure/Http/Http.cs#L231
The variable 'e' is declared but never used