Skip to content

Fixed the counting of messages by number in support of #377. #494

Fixed the counting of messages by number in support of #377.

Fixed the counting of messages by number in support of #377. #494

Triggered via push August 4, 2023 22:11
Status Success
Total duration 14m 32s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Analyze (javascript)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Analyze (javascript): 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)'.
Analyze (javascript): NumberSearch.Mvc/Controllers/CartController.cs#L197
Dereference of a possibly null reference.
Analyze (javascript): NumberSearch.Mvc/Views/Cart/Index.cshtml#L261
Dereference of a possibly null reference.
Analyze (javascript): NumberSearch.Ops/Views/OwnedNumbers/OwnedNumberEdit.cshtml#L364
Dereference of a possibly null reference.
Analyze (javascript): NumberSearch.Ops/Views/OwnedNumbers/OwnedNumberEdit.cshtml#L436
Dereference of a possibly null reference.
Analyze (javascript): NumberSearch.Ops/Views/Lookups/Index.cshtml#L78
Dereference of a possibly null reference.
Analyze (javascript): NumberSearch.Ops/Views/Carriers/Create.cshtml#L140
Dereference of a possibly null reference.
Analyze (javascript): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L176
Possible null reference assignment.
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Analyze (csharp): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L65
Nullable value type may be null.
Analyze (csharp): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L145
Nullable value type may be null.
Analyze (csharp): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L176
Possible null reference assignment.
Analyze (csharp): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L198
Dereference of a possibly null reference.
Analyze (csharp): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L199
Dereference of a possibly null reference.
Analyze (csharp): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L202
Nullable value type may be null.
Analyze (csharp): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L234
Dereference of a possibly null reference.
Analyze (csharp): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L313
Dereference of a possibly null reference.
Analyze (csharp): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L321
Possible null reference assignment.
Analyze (csharp): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L323
Possible null reference assignment.