Skip to content

Bump xunit from 2.9.1 to 2.9.2 #285

Bump xunit from 2.9.1 to 2.9.2

Bump xunit from 2.9.1 to 2.9.2 #285

Triggered via pull request September 30, 2024 04:10
Status Success
Total duration 34s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: TelegramBot/Config/BotConfiguration.cs#L5
Non-nullable property 'BotToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: TelegramBot/Config/BotConfiguration.cs#L6
Non-nullable property 'HostAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: TelegramBot/Services/ConfigureWebhook.cs#L19
Possible null reference assignment.
build: TelegramBot/Services/ConfigureWebhook.cs#L13
Non-nullable field '_botConfig' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: TelegramBot/Services/HandleUpdateService.cs#L234
Dereference of a possibly null reference.
build: TelegramBot/Config/BotConfiguration.cs#L5
Non-nullable property 'BotToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: TelegramBot/Config/BotConfiguration.cs#L6
Non-nullable property 'HostAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: TelegramBot/Services/ConfigureWebhook.cs#L19
Possible null reference assignment.
build: TelegramBot/Services/ConfigureWebhook.cs#L13
Non-nullable field '_botConfig' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: TelegramBot/Services/HandleUpdateService.cs#L234
Dereference of a possibly null reference.