Skip to content

- Fix *Api.Call(..)* method bug #92

- Fix *Api.Call(..)* method bug

- Fix *Api.Call(..)* method bug #92

Triggered via push December 4, 2024 22:03
Status Success
Total duration 2m 46s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test: 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)
test: src/HomeGenie/Data/ModuleParameter.cs#L113
The variable 'e' is declared but never used
test: src/HomeGenie/Automation/Scripting/ProgramHelper.cs#L871
The variable 'e' is declared but never used
test: src/HomeGenie/Service/BackupManager.cs#L449
The variable 'ex' is declared but never used
test: 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)
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)