v1.4.0-beta.52 #70
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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)
|
src/HomeGenie/Data/ModuleParameter.cs#L113
The variable 'e' is declared but never used
|
src/HomeGenie/Automation/Scheduler/SchedulerService.cs#L530
The variable 'e' is declared but never used
|
src/HomeGenie/Service/BackupManager.cs#L449
The variable 'ex' is declared but never used
|
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)
|
src/HomeGenie/Automation/Scripting/ProgramHelper.cs#L871
The variable 'e' is declared but never used
|
src/HomeGenie/Automation/Engines/WizardEngine.cs#L75
The variable 'setupBlock' is assigned but its value is never used
|
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)
|
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)
|
src/HomeGenie/Automation/Engines/WizardEngine.cs#L60
The variable 'e' is declared but never used
|
The logs for this run have expired and are no longer available.
Loading