Skip to content
Triggered via release October 28, 2023 10:03
@ProbablePrimeProbablePrime
published 0.1.1
Status Success
Total duration 3m 1s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
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/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.
publish: Patreon.Net/Models/Benefit.cs#L24
Non-nullable property 'AppExternalId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Patreon.Net/Models/Benefit.cs#L27
Non-nullable property 'AppMeta' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Patreon.Net/Models/Benefit.cs#L30
Non-nullable property 'BenefitType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Patreon.Net/Models/Benefit.cs#L54
Non-nullable property 'RuleType' 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/Member.cs#L14
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Patreon.NET/Models/Member.cs#L17
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Patreon.NET/Models/Member.cs#L26
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Patreon.NET/Models/Member.cs#L29
Non-nullable property 'FullName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Patreon.NET/Models/Member.cs#L38
Non-nullable property 'LastChargeStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Patreon.NET/Models/Member.cs#L47
Non-nullable property 'Note' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Patreon.NET/Models/Member.cs#L50
Non-nullable property 'PatreonStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
publish: Patreon.NET/Models/Member.cs#L62
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.