Fix Unconnected Device Edge Case#4
Merged
Merged
Annotations
10 warnings
|
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.
|
|
Services/GitHubReleaseService.cs#L50
Dereference of a possibly null reference.
|
|
LumenLabInstallerForm.Designer.cs#L515
The field 'LumenLabInstallerForm.LblCustomizeConfig' is never used
|
|
LumenLabInstallerForm.cs#L217
Dereference of a possibly null reference.
|
|
LumenLabInstallerForm.cs#L194
Dereference of a possibly null reference.
|
|
LumenLabInstallerForm.cs#L120
Dereference of a possibly null reference.
|
|
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.
|
|
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.
|
|
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.
|
|
Services/GitHubReleaseService.cs#L50
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading