[Bot -> Library] Create constants class. #69
Annotations
7 errors and 20 warnings
run-unit-tests (Release, 8.0.x):
Source/SammBot.Bot/Core/MainProgram.cs#L71
The name 'BotGlobals' does not exist in the current context
|
run-unit-tests (Release, 8.0.x):
Source/SammBot.Bot/Core/MainProgram.cs#L71
The name 'BotGlobals' does not exist in the current context
|
run-unit-tests (Release, 8.0.x)
Process completed with exit code 1.
|
run-unit-tests (Debug, 8.0.x)
The job was canceled because "Release_8_0_x" failed.
|
run-unit-tests (Debug, 8.0.x):
Source/SammBot.Bot/Core/MainProgram.cs#L71
The name 'BotGlobals' does not exist in the current context
|
run-unit-tests (Debug, 8.0.x):
Source/SammBot.Bot/Core/MainProgram.cs#L71
The name 'BotGlobals' does not exist in the current context
|
run-unit-tests (Debug, 8.0.x)
The operation was canceled.
|
run-unit-tests (Release, 8.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, 8.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 (Release, 8.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 (Release, 8.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 (Release, 8.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 (Release, 8.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 (Release, 8.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 (Release, 8.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 (Release, 8.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 (Release, 8.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.
|
run-unit-tests (Debug, 8.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, 8.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, 8.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, 8.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, 8.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, 8.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, 8.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, 8.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, 8.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, 8.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.
|