Skip to content

Update GenericExtensionsTest.cs #10

Update GenericExtensionsTest.cs

Update GenericExtensionsTest.cs #10

Triggered via push August 18, 2023 18:08
Status Success
Total duration 46s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: ArcherCore/APIs/APIUtilities.cs#L102
Non-nullable property 'login' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ArcherCore/APIs/APIUtilities.cs#L106
Non-nullable property 'node_id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ArcherCore/APIs/APIUtilities.cs#L108
Non-nullable property 'avatar_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ArcherCore/APIs/APIUtilities.cs#L110
Non-nullable property 'url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ArcherCore/APIs/APIUtilities.cs#L112
Non-nullable property 'html_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ArcherCore/APIs/APIUtilities.cs#L114
Non-nullable property 'followers_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ArcherCore/APIs/APIUtilities.cs#L116
Non-nullable property 'following_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ArcherCore/APIs/APIUtilities.cs#L118
Non-nullable property 'gists_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ArcherCore/APIs/APIUtilities.cs#L120
Non-nullable property 'starred_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: ArcherCore/APIs/APIUtilities.cs#L122
Non-nullable property 'subscriptions_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.