Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0 #132
Annotations
10 warnings
DiscordBotTests/ServiceTests/Watch2GetherServiceTests.cs#L32
Non-nullable field '_watch2GetherService' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
DiscordBotTests/ServiceTests/Watch2GetherServiceTests.cs#L33
Non-nullable field '_mockHttpService' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
DiscordBotTests/ServiceTests/OpenWeatherMapServiceTests.cs#L32
Non-nullable field '_mockHttpService' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
DiscordBotTests/ServiceTests/OpenWeatherMapServiceTests.cs#L33
Non-nullable field '_openWeatherMapService' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
DiscordBotTests/ServiceTests/CryptoServiceTests.cs#L29
Non-nullable field '_mockHttpService' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
DiscordBotTests/ServiceTests/CryptoServiceTests.cs#L30
Non-nullable field '_cryptoService' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
DiscordBotTests/ServiceTests/HelperServiceTests.cs#L29
Non-nullable field '_mockHttpService' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
DiscordBotTests/ServiceTests/HelperServiceTests.cs#L30
Non-nullable field '_helperService' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
DiscordBotTests/ServiceTests/HttpServiceTests.cs#L20
Non-nullable field '_mockRestClient' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
DiscordBotTests/ServiceTests/HttpServiceTests.cs#L21
Non-nullable field '_httpService' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading