Bump xunit from 2.4.2 to 2.6.4 #44
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.
|
The logs for this run have expired and are no longer available.
Loading