Added Weather service support #11
Annotations
20 warnings
build (Debug):
GoAwayEdge/App.xaml.cs#L229
Cannot convert null literal to non-nullable reference type.
|
build (Debug):
GoAwayEdge/Common/Runtime/Weather.cs#L55
Dereference of a possibly null reference.
|
build (Debug):
GoAwayEdge/Common/Runtime/Weather.cs#L14
Non-nullable property 'L' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
GoAwayEdge/Common/Runtime/Weather.cs#L15
Non-nullable property 'R' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
GoAwayEdge/Common/Runtime/Weather.cs#L16
Non-nullable property 'C' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
GoAwayEdge/Common/Runtime/Weather.cs#L17
Non-nullable property 'I' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
GoAwayEdge/Common/Runtime/Weather.cs#L18
Non-nullable property 'G' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Debug):
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 (Debug):
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 (Debug):
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 (Release):
GoAwayEdge/App.xaml.cs#L229
Cannot convert null literal to non-nullable reference type.
|
build (Release):
GoAwayEdge/Common/Runtime/Weather.cs#L55
Dereference of a possibly null reference.
|
build (Release):
GoAwayEdge/Common/Runtime/Weather.cs#L14
Non-nullable property 'L' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
GoAwayEdge/Common/Runtime/Weather.cs#L15
Non-nullable property 'R' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
GoAwayEdge/Common/Runtime/Weather.cs#L16
Non-nullable property 'C' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
GoAwayEdge/Common/Runtime/Weather.cs#L17
Non-nullable property 'I' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
GoAwayEdge/Common/Runtime/Weather.cs#L18
Non-nullable property 'G' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
GoAwayEdge/UserInterface/CopilotDock/InterfaceManager.cs#L51
Possible null reference argument for parameter 'shellManager' in 'void WindowManager.ShowCopilotDockAsync(ShellManager shellManager, AppBarScreen screen, AppBarEdge edge, double desiredHeight, AppBarMode mode)'.
|
build (Release):
GoAwayEdge/UserInterface/CopilotDock/InterfaceManager.cs#L60
Possible null reference argument for parameter 'shellManager' in 'void WindowManager.ShowCopilotDockAsync(ShellManager shellManager, AppBarScreen screen, AppBarEdge edge, double desiredHeight, AppBarMode mode)'.
|
build (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)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
GoAwayEdge Debug
Expired
|
14.3 MB |
sha256:5b4e1227bc942a81eea96ec4dc28e20c2739b0b4308a90d38e09fed158026887
|
|
GoAwayEdge Release
Expired
|
14.3 MB |
sha256:0d8ba7691ac9cfd7705bf0d949a83a03e4ac8f438d3eb76c73d1651980fb1a84
|
|