More changes. #370
Annotations
10 warnings
NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'DialedNumber' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'LRN' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'OCN' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'LATA' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'City' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'Ratecenter' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'State' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'Jurisdiction' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'LEC' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
NumberSearch.DataAccess/Models/PhoneNumberLookup.cs#L55
Non-nullable property 'LECType' 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