Run Unit Tests #108
Annotations
11 warnings
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/.
|
Build Tests:
Source/SammBot.Library/Models/UrbanDictionary/UrbanSearchParameters.cs#L30
Non-nullable property 'Term' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Tests:
Source/SammBot.Library/Models/UrbanDictionary/UrbanDefinitionList.cs#L30
Non-nullable property 'List' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Tests:
Source/SammBot.Library/Models/Animal/FoxImage.cs#L29
Non-nullable property 'ImageUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Tests:
Source/SammBot.Library/Models/Animal/FoxImage.cs#L32
Non-nullable property 'Link' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Tests:
Source/SammBot.Library/Models/Animal/DuckImage.cs#L29
Non-nullable property 'ImageUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Tests:
Source/SammBot.Library/Models/Animal/DuckImage.cs#L32
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Tests:
Source/SammBot.Library/Models/Database/UserWarning.cs#L25
Non-nullable property 'Reason' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Tests:
Source/SammBot.Library/Models/UrbanDictionary/UrbanDefinition.cs#L29
Non-nullable property 'Definition' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Tests:
Source/SammBot.Library/Models/UrbanDictionary/UrbanDefinition.cs#L31
Non-nullable property 'Permalink' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Tests:
Source/SammBot.Library/Models/UrbanDictionary/UrbanDefinition.cs#L37
Non-nullable property 'SoundUrls' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading