Skip to content

Fixed a bug with message failure reporting in the Messaging API that … #533

Fixed a bug with message failure reporting in the Messaging API that …

Fixed a bug with message failure reporting in the Messaging API that … #533

Triggered via push August 19, 2023 18:03
Status Success
Total duration 12m 10s
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): Messaging/Program.cs#L748
Dereference of a possibly null reference.
Analyze (javascript): Messaging/Program.cs#L1491
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Analyze (javascript): Messaging/Program.cs#L1498
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Analyze (javascript): NumberSearch.Ingest/Owned.cs#L530
Dereference of a possibly null reference.
Analyze (javascript): NumberSearch.Ingest/Owned.cs#L542
Dereference of a possibly null reference.
Analyze (javascript): NumberSearch.Ingest/Owned.cs#L762
Possible null reference argument for parameter 'source' in 'EmergencyInformation? Enumerable.FirstOrDefault<EmergencyInformation>(IEnumerable<EmergencyInformation> source, Func<EmergencyInformation, bool> predicate)'.
Analyze (javascript): NumberSearch.Ingest/Orders.cs#L91
Dereference of a possibly null reference.
Analyze (javascript): NumberSearch.Ingest/Orders.cs#L100
Dereference of a possibly null reference.
Analyze (javascript): NumberSearch.Ingest/Orders.cs#L148
Dereference of a possibly null reference.
Analyze (javascript): NumberSearch.Ingest/Orders.cs#L165
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): Messaging/Program.cs#L748
Dereference of a possibly null reference.
Analyze (csharp): Messaging/Program.cs#L1491
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Analyze (csharp): Messaging/Program.cs#L1498
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Analyze (csharp): 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 (csharp): NumberSearch.Mvc/Controllers/CartController.cs#L197
Dereference of a possibly null reference.
Analyze (csharp): NumberSearch.Mvc/Views/Cart/Index.cshtml#L261
Dereference of a possibly null reference.
Analyze (csharp): NumberSearch.Ingest/Orders.cs#L91
Dereference of a possibly null reference.
Analyze (csharp): NumberSearch.Ingest/Orders.cs#L100
Dereference of a possibly null reference.
Analyze (csharp): NumberSearch.Ingest/Orders.cs#L148
Dereference of a possibly null reference.
Analyze (csharp): NumberSearch.Ingest/Orders.cs#L165
Dereference of a possibly null reference.