Skip to content

Swapped from and to in support of #380. #310

Swapped from and to in support of #380.

Swapped from and to in support of #380. #310

Triggered via push August 5, 2023 07:03
Status Success
Total duration 1m 24s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: NumberSearch.Mvc/Views/Cart/Index.cshtml#L261
Dereference of a possibly null reference.
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.Ops/Controllers/OwnedNumbersController.cs#L65
Nullable value type may be null.
build: NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L145
Nullable value type may be null.
build: NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L176
Possible null reference assignment.
build: NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L198
Dereference of a possibly null reference.
build: NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L199
Dereference of a possibly null reference.
build: NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L202
Nullable value type may be null.
build: NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L234
Dereference of a possibly null reference.