Skip to content

Chore: Add .editorconfig #3

Chore: Add .editorconfig

Chore: Add .editorconfig #3

Re-run triggered November 7, 2023 23:33
Status Success
Total duration 1m 21s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Patreon.NET/PatreonClient.cs#L41
Cannot convert null literal to non-nullable reference type.
build: Patreon.NET/PatreonClient.cs#L41
Cannot convert null literal to non-nullable reference type.
build: Patreon.NET/Models/Campaign.cs#L14
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Patreon.NET/Models/Campaign.cs#L17
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Patreon.NET/Models/Campaign.cs#L23
Non-nullable property 'CreationName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Patreon.NET/Models/Campaign.cs#L26
Non-nullable property 'DiscordServerID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Patreon.NET/Models/Campaign.cs#L29
Non-nullable property 'GoogleAnalyticsID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Patreon.NET/Models/Campaign.cs#L38
Non-nullable property 'ImageSmallUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Patreon.NET/Models/Campaign.cs#L41
Non-nullable property 'ImageUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Patreon.NET/Models/Campaign.cs#L53
Non-nullable property 'MainVideoEmbed' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.