Another attemp to fix the usage stats in support of #377. #306
Annotations
10 warnings
NumberSearch.Mvc/Controllers/CartController.cs#L89
Possible null reference argument for parameter 'source' in 'ProductOrder? Enumerable.FirstOrDefault<ProductOrder>(IEnumerable<ProductOrder> source, Func<ProductOrder, bool> predicate)'.
|
NumberSearch.Mvc/Controllers/CartController.cs#L197
Dereference of a possibly null reference.
|
NumberSearch.Mvc/Views/Cart/Index.cshtml#L261
Dereference of a possibly null reference.
|
NumberSearch.Ops/Views/Lookups/Index.cshtml#L78
Dereference of a possibly null reference.
|
NumberSearch.Ops/Views/OwnedNumbers/OwnedNumberEdit.cshtml#L364
Dereference of a possibly null reference.
|
NumberSearch.Ops/Views/OwnedNumbers/OwnedNumberEdit.cshtml#L436
Dereference of a possibly null reference.
|
NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L65
Nullable value type may be null.
|
NumberSearch.Ops/Views/Carriers/Create.cshtml#L140
Dereference of a possibly null reference.
|
NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L145
Nullable value type may be null.
|
NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L176
Possible null reference assignment.
|
The logs for this run have expired and are no longer available.
Loading