Merge pull request #130 from CompostInTraining/dependabot/nuget/GitVe… #319
Annotations
5 warnings
src/CiT.Core/Mastodon/ApiClient.cs#L11
Non-nullable field 'Client' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
src/CiT.Core/Mastodon/DomainBlocksApi.cs#L73
Cannot convert null literal to non-nullable reference type.
|
src/CiT.Core/Mastodon/EmailDomainBlocksApi.cs#L53
Cannot convert null literal to non-nullable reference type.
|
src/CiT.Core/Mastodon/IpAddressBlocksApi.cs#L55
Cannot convert null literal to non-nullable reference type.
|
|
This job succeeded
Loading