Rename AirPolution* to AirPollution* for consistency #14
Annotations
10 warnings
|
Build:
tests/OpenWeatherMapSharp.UnitTests/OpenWeatherMapServiceTests.cs#L141
'OpenWeatherMapService.GetForecastAsync(int, LanguageCode, Unit)' is obsolete: 'API requests by city name, ZIP code, and city ID are deprecated. They are still supported, but no longer maintained or updated.'
|
|
Build:
tests/OpenWeatherMapSharp.UnitTests/OpenWeatherMapServiceTests.cs#L121
'OpenWeatherMapService.GetForecastAsync(string, LanguageCode, Unit)' is obsolete: 'API requests by city name, ZIP code, and city ID are deprecated. They are still supported, but no longer maintained or updated.'
|
|
Build:
tests/OpenWeatherMapSharp.UnitTests/OpenWeatherMapServiceTests.cs#L81
'OpenWeatherMapService.GetWeatherAsync(int, LanguageCode, Unit)' is obsolete: 'API requests by city name, ZIP code, and city ID are deprecated. They are still supported, but no longer maintained or updated.'
|
|
Build:
tests/OpenWeatherMapSharp.UnitTests/OpenWeatherMapServiceTests.cs#L61
'OpenWeatherMapService.GetWeatherAsync(string, LanguageCode, Unit)' is obsolete: 'API requests by city name, ZIP code, and city ID are deprecated. They are still supported, but no longer maintained or updated.'
|
|
Build:
tests/OpenWeatherMapSharp.UnitTests/OpenWeatherMapServiceTests.cs#L23
'OpenWeatherMapService.GetWeatherAsync(string, LanguageCode, Unit)' is obsolete: 'API requests by city name, ZIP code, and city ID are deprecated. They are still supported, but no longer maintained or updated.'
|
|
Build:
tests/OpenWeatherMapSharp.UnitTests/OpenWeatherMapServiceTests.cs#L141
'OpenWeatherMapService.GetForecastAsync(int, LanguageCode, Unit)' is obsolete: 'API requests by city name, ZIP code, and city ID are deprecated. They are still supported, but no longer maintained or updated.'
|
|
Build:
tests/OpenWeatherMapSharp.UnitTests/OpenWeatherMapServiceTests.cs#L121
'OpenWeatherMapService.GetForecastAsync(string, LanguageCode, Unit)' is obsolete: 'API requests by city name, ZIP code, and city ID are deprecated. They are still supported, but no longer maintained or updated.'
|
|
Build:
tests/OpenWeatherMapSharp.UnitTests/OpenWeatherMapServiceTests.cs#L81
'OpenWeatherMapService.GetWeatherAsync(int, LanguageCode, Unit)' is obsolete: 'API requests by city name, ZIP code, and city ID are deprecated. They are still supported, but no longer maintained or updated.'
|
|
Build:
tests/OpenWeatherMapSharp.UnitTests/OpenWeatherMapServiceTests.cs#L61
'OpenWeatherMapService.GetWeatherAsync(string, LanguageCode, Unit)' is obsolete: 'API requests by city name, ZIP code, and city ID are deprecated. They are still supported, but no longer maintained or updated.'
|
|
Build:
tests/OpenWeatherMapSharp.UnitTests/OpenWeatherMapServiceTests.cs#L23
'OpenWeatherMapService.GetWeatherAsync(string, LanguageCode, Unit)' is obsolete: 'API requests by city name, ZIP code, and city ID are deprecated. They are still supported, but no longer maintained or updated.'
|
Loading