Skip to content

Updated the fusionpbx ingest process in support of #366. #504

Updated the fusionpbx ingest process in support of #366.

Updated the fusionpbx ingest process in support of #366. #504

Triggered via push August 9, 2023 23:35
Status Success
Total duration 11m 21s
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/Controllers/OwnedNumbersController.cs#L176
Possible null reference assignment.
Analyze (javascript): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L198
Dereference of a possibly null reference.
Analyze (javascript): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L199
Dereference of a possibly null reference.
Analyze (javascript): NumberSearch.Ops/Controllers/OwnedNumbersController.cs#L234
Dereference of a possibly null reference.
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.