chore(deps): bump jsonpath-plus and json-schema-faker #5826
Annotations
10 warnings
Build:
libs/adsp-service-net-sdk/Configuration/ConfigurationStartupFilter.spec.cs#L29
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.
|
Build:
libs/adsp-service-net-sdk/Configuration/ConfigurationService.Spec.cs#L98
Dereference of a possibly null reference.
|
Build:
libs/adsp-service-net-sdk/Configuration/ConfigurationService.Spec.cs#L99
Dereference of a possibly null reference.
|
Build:
libs/adsp-service-net-sdk/Configuration/ConfigurationMiddleware.Spec.cs#L118
Possible null reference argument for parameter 'httpContext' in 'Task ConfigurationMiddleware.InvokeAsync(HttpContext httpContext)'.
|
Build:
apps/script-service/Services/TestUtil.cs#L81
Dereference of a possibly null reference.
|
Build:
apps/script-service/Services/TestUtil.cs#L126
Possible null reference return.
|
Build:
apps/script-service/Services/ScriptFunctions.Spec.cs#L82
Converting null literal or possible null value to non-nullable type.
|
Build:
apps/script-service/Services/ScriptFunctions.Spec.cs#L82
Dereference of a possibly null reference.
|
Build:
libs/adsp-service-net-sdk/Amqp/AmqpEventSubscriberService.cs#L14
Type 'AmqpEventSubscriberService' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
Build:
libs/adsp-service-net-sdk/Amqp/AmqpEventSubscriberService.cs#L14
Type 'AmqpEventSubscriberService' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
Loading