Skip to content

chore(deps): bump jsonpath-plus and json-schema-faker #5826

chore(deps): bump jsonpath-plus and json-schema-faker

chore(deps): bump jsonpath-plus and json-schema-faker #5826

Triggered via pull request November 12, 2024 17:01
Status Success
Total duration 21m 14s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)