Merge pull request #86 from CompostInTraining/dependabot/github_actio… #227
Annotations
4 warnings
src/CiT.Core/Mastodon/ApiClient.cs#L11
Non-nullable field 'Client' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/CiT.Core/Mastodon/EmailDomainBlocksApi.cs#L52
Cannot convert null literal to non-nullable reference type.
|
src/CiT.Core/Mastodon/IpAddressBlocksApi.cs#L54
Cannot convert null literal to non-nullable reference type.
|
src/CiT.Core/Mastodon/DomainBlocksApi.cs#L72
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading