Skip to content

Create AsyncAPI v3 client #52

Create AsyncAPI v3 client

Create AsyncAPI v3 client #52

Triggered via pull request January 7, 2025 13:47
@cdavernascdavernas
synchronize #42
feat-client
Status Failure
Total duration 44s
Artifacts

build-and-test.yml

on: pull_request
build-and-test
34s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build-and-test: src/Neuroglia.AsyncApi.Client.Bindings.Solace/SolaceSubscription.cs#L136
'IContext' does not contain a definition for 'GetSubscriber' and no accessible extension method 'GetSubscriber' accepting a first argument of type 'IContext' could be found (are you missing a using directive or an assembly reference?)
build-and-test: src/Neuroglia.AsyncApi.Client.Bindings.Solace/SolaceSubscription.cs#L137
The name 'OnMessageReceivedAsync' does not exist in the current context
build-and-test: src/Neuroglia.AsyncApi.Client.Bindings.Solace/SolaceSubscription.cs#L136
'IContext' does not contain a definition for 'GetSubscriber' and no accessible extension method 'GetSubscriber' accepting a first argument of type 'IContext' could be found (are you missing a using directive or an assembly reference?)
build-and-test: src/Neuroglia.AsyncApi.Client.Bindings.Solace/SolaceSubscription.cs#L137
The name 'OnMessageReceivedAsync' does not exist in the current context
build-and-test
Process completed with exit code 1.
build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636