Skip to content

Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 (#62) #153

Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 (#62)

Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 (#62) #153

Triggered via push August 21, 2023 06:23
Status Success
Total duration 41s
Artifacts

dotnet.yml

on: push
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 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 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 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 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 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 declaring the field as nullable.
build: TelegramBot/Services/HandleUpdateService.cs#L234
Dereference of a possibly null reference.