Core Functionality and Architecture #2
Merged
Annotations
10 warnings
|
Build (Release):
Models/GitHubRelease.cs#L21
Non-nullable property 'BrowserDownloadUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (Release):
Models/GitHubRelease.cs#L20
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (Release):
Models/GitHubRelease.cs#L36
Non-nullable property 'Assets' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (Release):
Models/GitHubRelease.cs#L33
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (Release):
Models/GitHubRelease.cs#L27
Non-nullable property 'TagName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (Release):
Models/GitHubRelease.cs#L45
Non-nullable property 'BrowserDownloadUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (Release):
Models/GitHubRelease.cs#L42
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (Release):
Models/ReleaseGridRow.cs#L14
Non-nullable property 'Release' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (Release):
Models/ReleaseGridRow.cs#L12
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build (Release):
Models/ReleaseGridRow.cs#L11
Non-nullable property 'TagName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
background
wait
wait-all
cancel
Loading