Merge pull request #9 from thewsoftware/initial #3
Annotations
10 warnings
Build:
SdrfcLib/Models/MemoryEntry.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
SdrfcLib/Models/MemoryEntry.cs#L7
Non-nullable property 'GroupName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
SdrfcLib/Models/MemoryEntry.cs#L9
Non-nullable property 'DetectorType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
SdrfcLib/Models/Channel.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
SdrfcLib/Models/Channel.cs#L7
Non-nullable property 'GroupName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
SdrfcLib/Models/Channel.cs#L9
Non-nullable property 'Modulation' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Sdrfc/Program.cs#L68
Dereference of a possibly null reference.
|
Build:
Sdrfc/Program.cs#L73
Dereference of a possibly null reference.
|
Build:
Sdrfc/Program.cs#L120
Dereference of a possibly null reference.
|
Build:
Sdrfc/Program.cs#L125
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading