[Bot -> Settings] Remove settings manager. #197
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/Rule34/Rule34SearchParameters.cs#L34
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Tests:
Source/SammBot.Library/Models/Rule34/Rule34Post.cs#L29
Non-nullable property 'PreviewUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Tests:
Source/SammBot.Library/Models/Rule34/Rule34Post.cs#L31
Non-nullable property 'SampleUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Tests:
Source/SammBot.Library/Models/Rule34/Rule34Post.cs#L33
Non-nullable property 'FileUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Tests:
Source/SammBot.Library/Models/Rule34/Rule34Post.cs#L35
Non-nullable property 'Image' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Tests:
Source/SammBot.Library/Models/Rule34/Rule34Post.cs#L40
Non-nullable property 'Hash' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Tests:
Source/SammBot.Library/Models/Rule34/Rule34Post.cs#L56
Non-nullable property 'Owner' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Tests:
Source/SammBot.Library/Models/Rule34/Rule34Post.cs#L59
Non-nullable property 'Rating' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Tests:
Source/SammBot.Library/Models/Rule34/Rule34Post.cs#L71
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading