Update dotnet.yml #3
Annotations
1 error and 4 warnings
test
Process completed with exit code 1.
|
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.
|