Skip to content

Another attemp to fix the usage stats in support of #377. #306

Another attemp to fix the usage stats in support of #377.

Another attemp to fix the usage stats in support of #377. #306

Triggered via push August 4, 2023 23:31
Status Success
Total duration 1m 22s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: 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)'.
build: NumberSearch.Mvc/Controllers/CartController.cs#L197
Dereference of a possibly null reference.
build: NumberSearch.Mvc/Views/Cart/Index.cshtml#L261
Dereference of a possibly null reference.
build: NumberSearch.Ops/Views/Lookups/Index.cshtml#L78
Dereference of a possibly null reference.
build: NumberSearch.Ops/Views/OwnedNumbers/OwnedNumberEdit.cshtml#L364
Dereference of a possibly null reference.
build: NumberSearch.Ops/Views/OwnedNumbers/OwnedNumberEdit.cshtml#L436
Dereference of a possibly null reference.
build: NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L65
Nullable value type may be null.
build: NumberSearch.Ops/Views/Carriers/Create.cshtml#L140
Dereference of a possibly null reference.
build: NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L145
Nullable value type may be null.
build: NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L176
Possible null reference assignment.