Skip to content

v1.4.0-beta.67

v1.4.0-beta.67 #85

Triggered via push January 13, 2024 19:15
Status Success
Total duration 2m 46s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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