Build script fixed + enhanced #1810
Triggered via pull request
September 24, 2025 23:11
Status
Failure
Total duration
4m 59s
Artifacts
–
Annotations
1 error, 10 warnings, and 1 notice
|
build
Process completed with exit code 1.
|
|
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/Programs/UWPPackage.cs#L293
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
Flow.Launcher.Infrastructure/Http/Http.cs#L235
The variable 'e' is declared but never used
|
|
build:
Flow.Launcher.Infrastructure/Http/Http.cs#L31
'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)
|
|
build:
Flow.Launcher.Infrastructure/Http/Http.cs#L30
'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)
|
|
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/Programs/UWPPackage.cs#L293
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|