Skip to content

Integration tests

Integration tests #6

Triggered via pull request March 30, 2024 10:50
Status Success
Total duration 2m 17s
Billable time 3m
Artifacts

dotnet.yml

on: pull_request
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.