[Tests -> All](deps): Bump Microsoft.EntityFrameworkCore from 8.0.5 to 8.0.6 in /Source/SammBot.Tests in the ef-core group #208
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/Preconditions/RateLimit.cs#L98
Non-nullable property 'Command' 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/Database/UserTag.cs#L23
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Tests:
Source/SammBot.Library/Models/Database/UserTag.cs#L24
Non-nullable property 'Reply' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Tests:
Source/SammBot.Bot/Services/SettingsService.cs#L36
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Tests:
Source/SammBot.Library/Preconditions/RateLimit.cs#L98
Non-nullable property 'Command' 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/Database/UserTag.cs#L23
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Tests:
Source/SammBot.Library/Models/Database/UserTag.cs#L24
Non-nullable property 'Reply' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Tests:
Source/SammBot.Bot/Services/SettingsService.cs#L36
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading