Create AsyncAPI v3 client #52
build-and-test.yml
on: pull_request
build-and-test
34s
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
|