Skip to content

Implement streaming features for the listen task and for the asyncapi call #260

Implement streaming features for the listen task and for the asyncapi call

Implement streaming features for the listen task and for the asyncapi call #260

Triggered via pull request January 17, 2025 14:50
Status Success
Total duration 1m 21s
Artifacts

build-dotnet.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build (9.0.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (9.0.x): src/runner/Synapse.Runner/Services/Executors/AsyncApiCallExecutor.cs#L290
Possible null reference argument for parameter 'expression' in 'Task<object?> IExpressionEvaluatorExtensions.EvaluateAsync<object>(IExpressionEvaluator evaluator, object expression, object input, IDictionary<string, object>? arguments = null, CancellationToken cancellationToken = default(CancellationToken))'.
build (9.0.x): src/runner/Synapse.Runner/Services/Executors/AsyncApiCallExecutor.cs#L298
Possible null reference argument for parameter 'expression' in 'Task<IDictionary<string, object>?> IExpressionEvaluatorExtensions.EvaluateAsync<IDictionary<string, object>>(IExpressionEvaluator evaluator, object expression, object input, IDictionary<string, object>? arguments = null, CancellationToken cancellationToken = default(CancellationToken))'.
build (9.0.x): src/runner/Synapse.Runner/Services/Executors/AsyncApiCallExecutor.cs#L290
Possible null reference argument for parameter 'expression' in 'Task<object?> IExpressionEvaluatorExtensions.EvaluateAsync<object>(IExpressionEvaluator evaluator, object expression, object input, IDictionary<string, object>? arguments = null, CancellationToken cancellationToken = default(CancellationToken))'.
build (9.0.x): src/runner/Synapse.Runner/Services/Executors/AsyncApiCallExecutor.cs#L298
Possible null reference argument for parameter 'expression' in 'Task<IDictionary<string, object>?> IExpressionEvaluatorExtensions.EvaluateAsync<IDictionary<string, object>>(IExpressionEvaluator evaluator, object expression, object input, IDictionary<string, object>? arguments = null, CancellationToken cancellationToken = default(CancellationToken))'.