Merge branch 'master' of https://github.com/AnalogFeelings/SammBot #19
Annotations
20 warnings
run-unit-tests (Release, 7.0.x):
Source/SammBot.Library/Rest/UrbanDictionary/UrbanSearchParameters.cs#L32
Non-nullable property 'Term' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
run-unit-tests (Release, 7.0.x):
Source/SammBot.Library/Database/Models/UserWarning.cs#L27
Non-nullable property 'Reason' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
run-unit-tests (Release, 7.0.x):
Source/SammBot.Library/Database/Models/UserTag.cs#L25
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
run-unit-tests (Release, 7.0.x):
Source/SammBot.Library/Database/Models/UserTag.cs#L26
Non-nullable property 'Reply' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
run-unit-tests (Release, 7.0.x):
Source/SammBot.Library/Rest/DuckImage.cs#L31
Non-nullable property 'ImageUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
run-unit-tests (Release, 7.0.x):
Source/SammBot.Library/Rest/DuckImage.cs#L34
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
run-unit-tests (Release, 7.0.x):
Source/SammBot.Library/Rest/FoxImage.cs#L31
Non-nullable property 'ImageUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
run-unit-tests (Release, 7.0.x):
Source/SammBot.Library/Rest/FoxImage.cs#L34
Non-nullable property 'Link' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
run-unit-tests (Release, 7.0.x):
Source/SammBot.Library/Rest/OpenWeather/Geolocation/GeolocationParameters.cs#L28
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
run-unit-tests (Release, 7.0.x):
Source/SammBot.Library/Rest/OpenWeather/Geolocation/GeolocationParameters.cs#L30
Non-nullable property 'AppId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
run-unit-tests (Debug, 7.0.x):
Source/SammBot.Library/Rest/UrbanDictionary/UrbanSearchParameters.cs#L32
Non-nullable property 'Term' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
run-unit-tests (Debug, 7.0.x):
Source/SammBot.Library/Rest/UrbanDictionary/UrbanDefinitionList.cs#L32
Non-nullable property 'List' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
run-unit-tests (Debug, 7.0.x):
Source/SammBot.Library/Rest/UrbanDictionary/UrbanDefinition.cs#L31
Non-nullable property 'Definition' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
run-unit-tests (Debug, 7.0.x):
Source/SammBot.Library/Rest/UrbanDictionary/UrbanDefinition.cs#L33
Non-nullable property 'Permalink' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
run-unit-tests (Debug, 7.0.x):
Source/SammBot.Library/Rest/UrbanDictionary/UrbanDefinition.cs#L39
Non-nullable property 'SoundUrls' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
run-unit-tests (Debug, 7.0.x):
Source/SammBot.Library/Rest/UrbanDictionary/UrbanDefinition.cs#L41
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
run-unit-tests (Debug, 7.0.x):
Source/SammBot.Library/Rest/UrbanDictionary/UrbanDefinition.cs#L43
Non-nullable property 'Word' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
run-unit-tests (Debug, 7.0.x):
Source/SammBot.Library/Rest/UrbanDictionary/UrbanDefinition.cs#L47
Non-nullable property 'CurrentVote' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
run-unit-tests (Debug, 7.0.x):
Source/SammBot.Library/Rest/UrbanDictionary/UrbanDefinition.cs#L49
Non-nullable property 'WrittenOn' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
run-unit-tests (Debug, 7.0.x):
Source/SammBot.Library/Rest/UrbanDictionary/UrbanDefinition.cs#L51
Non-nullable property 'Example' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|