Skip to content

v1.4.0-beta.60

v1.4.0-beta.60 #93

Triggered via push October 8, 2023 11:23
Status Success
Total duration 1m 7s
Artifacts

msbuild.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/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/Service/UpdateChecker.cs#L948
'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#L944
The variable 'e' is declared but never used
build: 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)
build: src/HomeGenie/Service/UpdateChecker.cs#L480
The variable 'e' is declared but never used
build: src/HomeGenie/Service/PackageManager.cs#L845
The variable 'e' is declared but never used
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/Service/HomeGenieService.cs#L100
The variable 'e' is declared but never used