Skip to content

Bump NLog.Extensions.Logging from 5.3.3 to 5.3.4 #137

Bump NLog.Extensions.Logging from 5.3.3 to 5.3.4

Bump NLog.Extensions.Logging from 5.3.3 to 5.3.4 #137

Triggered via pull request September 11, 2023 00:57
Status Success
Total duration 46s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: DiscordBotTests/ServiceTests/Watch2GetherServiceTests.cs#L32
Non-nullable field '_watch2GetherService' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DiscordBotTests/ServiceTests/Watch2GetherServiceTests.cs#L33
Non-nullable field '_mockHttpService' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DiscordBotTests/ServiceTests/CryptoServiceTests.cs#L29
Non-nullable field '_mockHttpService' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DiscordBotTests/ServiceTests/CryptoServiceTests.cs#L30
Non-nullable field '_cryptoService' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DiscordBotTests/ServiceTests/HelperServiceTests.cs#L29
Non-nullable field '_mockHttpService' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DiscordBotTests/ServiceTests/HelperServiceTests.cs#L30
Non-nullable field '_helperService' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DiscordBotTests/ServiceTests/SlashCommandsServiceTests.cs#L14
Non-nullable field '_ctxMock' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DiscordBotTests/ServiceTests/SlashCommandsServiceTests.cs#L15
Non-nullable field '_openAiServiceMock' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DiscordBotTests/ServiceTests/SlashCommandsServiceTests.cs#L16
Non-nullable field '_openWeatherMapServiceMock' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DiscordBotTests/ServiceTests/SlashCommandsServiceTests.cs#L17
Non-nullable field '_slashCommandsService' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.