v1.4.0-beta.75 #109
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build release:
src/HomeGenie/Automation/Scripting/ProgramHelperBase.cs#L90
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build release:
src/HomeGenie/Data/ModuleParameter.cs#L113
The variable 'e' is declared but never used
|
Build release:
src/HomeGenie/Automation/Scripting/ProgramHelper.cs#L878
The variable 'e' is declared but never used
|
Build release:
src/HomeGenie/Automation/Engines/WizardEngine.cs#L75
The variable 'setupBlock' is assigned but its value is never used
|
Build release:
src/HomeGenie/Service/Utility.cs#L528
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build release:
src/HomeGenie/Service/HomeGenieService.cs#L100
The variable 'e' is declared but never used
|
Build release:
src/HomeGenie/Automation/Engines/WizardEngine.cs#L60
The variable 'e' is declared but never used
|
Build release:
src/HomeGenie/Automation/Engines/CSharpEngine.cs#L87
'AppDomain.Unload(AppDomain)' is obsolete: 'Creating and unloading AppDomains is not supported and throws an exception.' (https://aka.ms/dotnet-warnings/SYSLIB0024)
|
Build release:
src/HomeGenie/Automation/Scripting/NetHelper.cs#L522
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build release:
src/HomeGenie/Service/UpdateChecker.cs#L926
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Loading