New Setup page for selecting redirect or removal #7
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#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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
Build GoAwayEdge (Release):
GoAwayEdge/Common/Installation/Updater.cs#L16
Non-nullable property 'tag_name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
|
Build GoAwayEdge (Release):
GoAwayEdge/Common/Configuration.cs#L57
Non-nullable property 'ShellManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build GoAwayEdge (Release):
GoAwayEdge/UserInterface/CopilotDock/WindowManager.cs#L12
Field 'WindowManager._closeCompletionSource' is never assigned to, and will always have its default value null
|
Build GoAwayEdge (Release):
GoAwayEdge/Common/Configuration.cs#L57
Non-nullable property 'ShellManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
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)
|
Loading