Skip to content

Refine logging messages in TwitchWorker #32

Refine logging messages in TwitchWorker

Refine logging messages in TwitchWorker #32

Triggered via push December 11, 2023 04:29
Status Success
Total duration 1m 5s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: src/GolfClapBot.Bot/Bot.cs#L10
Non-nullable field '_data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: test/GolfClapBot.Test/BotTests.cs#L22
Cannot convert null literal to non-nullable reference type.
build: test/GolfClapBot.Test/BotTests.cs#L24
Cannot convert null literal to non-nullable reference type.
build: src/GolfClapBot.Bot/Bot.cs#L10
Non-nullable field '_data' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: test/GolfClapBot.Test/BotTests.cs#L22
Cannot convert null literal to non-nullable reference type.
build: test/GolfClapBot.Test/BotTests.cs#L24
Cannot convert null literal to non-nullable reference type.