[Tests -> All](deps): Bump MSTest.TestFramework in /Source/SammBot.Tests #99
Annotations
22 warnings
run-unit-tests (Debug, 8.0.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run-unit-tests (Debug, 8.0.x):
Source/SammBot.Library/Rest/UrbanDictionary/UrbanSearchParameters.cs#L30
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#L30
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/Database/Models/UserWarning.cs#L25
Non-nullable property 'Reason' 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#L29
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#L31
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#L37
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#L39
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#L41
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#L45
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#L47
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run-unit-tests (Release, 8.0.x):
Source/SammBot.Library/Rest/UrbanDictionary/UrbanSearchParameters.cs#L30
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#L30
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#L29
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#L31
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#L37
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#L39
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#L41
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#L45
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#L47
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#L49
Non-nullable property 'Example' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|