0.1.2 #3
Annotations
21 warnings
publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
publish:
Patreon.Net/PatreonClient.cs#L41
Cannot convert null literal to non-nullable reference type.
|
publish:
Patreon.Net/PatreonClient.cs#L41
Cannot convert null literal to non-nullable reference type.
|
publish:
Patreon.Net/Models/Links.cs#L13
Non-nullable property 'First' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
publish:
Patreon.Net/Models/Links.cs#L16
Non-nullable property 'Next' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
publish:
Patreon.Net/Models/Links.cs#L19
Non-nullable property 'Related' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
publish:
Patreon.Net/Models/Links.cs#L22
Non-nullable property 'Self' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
publish:
Patreon.Net/PatreonClient.cs#L33
Non-nullable field '_campaign' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
publish:
Patreon.Net/PatreonClient.cs#L33
Non-nullable field '_tiers' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
publish:
Patreon.Net/Models/Benefit.cs#L12
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
publish:
Patreon.Net/Models/Benefit.cs#L15
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
publish:
Patreon.NET/PatreonClient.cs#L41
Cannot convert null literal to non-nullable reference type.
|
publish:
Patreon.NET/PatreonClient.cs#L41
Cannot convert null literal to non-nullable reference type.
|
publish:
Patreon.NET/Models/Links.cs#L13
Non-nullable property 'First' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
publish:
Patreon.NET/Models/Links.cs#L16
Non-nullable property 'Next' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
publish:
Patreon.NET/Models/Links.cs#L19
Non-nullable property 'Related' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
publish:
Patreon.NET/Models/Links.cs#L22
Non-nullable property 'Self' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
publish:
Patreon.NET/Models/Benefit.cs#L12
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
publish:
Patreon.NET/Models/Benefit.cs#L15
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
publish:
Patreon.NET/Models/Benefit.cs#L18
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
publish:
Patreon.NET/Models/Benefit.cs#L21
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|