Unit test added, toolbox build started with numerous utilities, exten… #4
Annotations
10 warnings
ArcherCore/APIs/APIUtilities.cs#L101
Non-nullable property 'login' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ArcherCore/APIs/APIUtilities.cs#L105
Non-nullable property 'node_id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ArcherCore/APIs/APIUtilities.cs#L107
Non-nullable property 'avatar_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ArcherCore/APIs/APIUtilities.cs#L109
Non-nullable property 'url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ArcherCore/APIs/APIUtilities.cs#L111
Non-nullable property 'html_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ArcherCore/APIs/APIUtilities.cs#L113
Non-nullable property 'followers_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ArcherCore/APIs/APIUtilities.cs#L115
Non-nullable property 'following_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ArcherCore/APIs/APIUtilities.cs#L117
Non-nullable property 'gists_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ArcherCore/APIs/APIUtilities.cs#L119
Non-nullable property 'starred_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ArcherCore/APIs/APIUtilities.cs#L121
Non-nullable property 'subscriptions_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading