Integration tests #6
Annotations
4 warnings
build:
WeatherBotApi.TelegramBotApp/Core/TelegramBotApp.Domain/Models/WeatherRequest.cs#L5
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
WeatherBotApi.TelegramBotApp/Core/TelegramBotApp.Domain/Models/WeatherRequest.cs#L6
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
WeatherBotApi.TelegramBotApp/Core/TelegramBotApp.Domain/Models/WeatherRequest.cs#L5
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
WeatherBotApi.TelegramBotApp/Core/TelegramBotApp.Domain/Models/WeatherRequest.cs#L6
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|