Skip to content

v1.4.0-beta.54

v1.4.0-beta.54 #87

Triggered via push September 26, 2023 13:21
Status Success
Total duration 1m 14s
Artifacts

msbuild.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/HomeGenie/Automation/Scripting/ProgramHelperBase.cs#L76
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build: src/HomeGenie/Automation/Scripting/ProgramHelper.cs#L871
The variable 'e' is declared but never used
build: 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: src/HomeGenie/Data/ModuleParameter.cs#L113
The variable 'e' is declared but never used
build: 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: 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: src/HomeGenie/Service/BackupManager.cs#L449
The variable 'ex' is declared but never used
build: 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)
build: src/HomeGenie/Service/UpdateChecker.cs#L921
The variable 'e' is declared but never used
build: src/HomeGenie/Automation/Engines/WizardEngine.cs#L60
The variable 'e' is declared but never used