Fix Unconnected Device Edge Case #4
Merged
Annotations
10 warnings
|
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.
|
|
Build (Release):
Services/GitHubReleaseService.cs#L50
Dereference of a possibly null reference.
|
|
Build (Release):
LumenLabInstallerForm.Designer.cs#L515
The field 'LumenLabInstallerForm.LblCustomizeConfig' is never used
|
|
Build (Release):
LumenLabInstallerForm.cs#L217
Dereference of a possibly null reference.
|
|
Build (Release):
LumenLabInstallerForm.cs#L194
Dereference of a possibly null reference.
|
|
Build (Release):
LumenLabInstallerForm.cs#L120
Dereference of a possibly null reference.
|
|
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.
|
|
Build (Release):
Services/GitHubReleaseService.cs#L50
Dereference of a possibly null reference.
|
background
wait
wait-all
cancel
Loading