Skip to content

Update dotnet.yml

Update dotnet.yml #2

Triggered via push March 29, 2024 17:32
Status Success
Total duration 2m 13s
Billable time 3m
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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.