Fixed Gemini #3
Annotations
10 warnings
Build GoAwayEdge (Release):
GoAwayEdge/Common/Installation/Updater.cs#L146
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build GoAwayEdge (Release):
GoAwayEdge/Common/Installation/Updater.cs#L16
Non-nullable property 'tag_name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build GoAwayEdge (Release):
GoAwayEdge/Common/Installation/Updater.cs#L17
Non-nullable property 'assets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build GoAwayEdge (Release):
GoAwayEdge/Common/Installation/Updater.cs#L22
Non-nullable property 'browser_download_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build GoAwayEdge (Release):
GoAwayEdge/Common/Installation/Updater.cs#L23
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build GoAwayEdge (Release):
GoAwayEdge/Common/Installation/Updater.cs#L181
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build GoAwayEdge (Release):
GoAwayEdge/Common/Installation/Updater.cs#L146
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build GoAwayEdge (Release):
GoAwayEdge/Common/Installation/Updater.cs#L181
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build GoAwayEdge (Release):
GoAwayEdge/Common/Installation/Updater.cs#L22
Non-nullable property 'browser_download_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build GoAwayEdge (Release):
GoAwayEdge/Common/Installation/Updater.cs#L23
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading