Skip to content

Update dotnet.yml

Update dotnet.yml #3

Triggered via push March 29, 2024 17:36
Status Failure
Total duration 1m 10s
Billable time 2m
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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.