Refactor projects and update JSON handling #5
Annotations
6 warnings
Build Projects (start):
start/MyWeatherHub/Components/Pages/Home.razor#L134
Possible null reference argument for parameter 'source' in 'Zone[] Enumerable.ToArray<Zone>(IEnumerable<Zone> source)'.
|
Build Projects (start):
start/MyWeatherHub/Components/Pages/Home.razor#L134
Possible null reference argument for parameter 'source' in 'Zone[] Enumerable.ToArray<Zone>(IEnumerable<Zone> source)'.
|
Build Projects (start-with-api):
start-with-api/Api/Data/NwsManager.cs#L122
The variable 'ex' is declared but never used
|
Build Projects (start-with-api):
start-with-api/Api/Data/NwsManager.cs#L122
The variable 'ex' is declared but never used
|
Build Projects (complete):
complete/Api/Data/NwsManager.cs#L113
The variable 'ex' is declared but never used
|
Build Projects (complete):
complete/Api/Data/NwsManager.cs#L113
The variable 'ex' is declared but never used
|