Async event handlers #915
Annotations
9 errors and 1 warning
Build:
src/NATS.Client.JetStream/Internal/NatsJSOrderedConsume.cs#L99
The event 'NatsConnection.MessageDropped' can only appear on the left hand side of += or -=
|
Build:
src/NATS.Client.JetStream/Internal/NatsJSOrderedConsume.cs#L99
Delegate 'AsyncEventHandler<NatsMessageDroppedEventArgs>' does not take 3 arguments
|
Build:
src/NATS.Client.JetStream/Internal/NatsJSOrderedConsume.cs#L99
The event 'NatsConnection.MessageDropped' can only appear on the left hand side of += or -=
|
Build:
src/NATS.Client.JetStream/Internal/NatsJSOrderedConsume.cs#L99
Delegate 'AsyncEventHandler<NatsMessageDroppedEventArgs>' does not take 3 arguments
|
Build:
src/NATS.Client.JetStream/Internal/NatsJSOrderedConsume.cs#L99
The event 'NatsConnection.MessageDropped' can only appear on the left hand side of += or -=
|
Build:
src/NATS.Client.JetStream/Internal/NatsJSOrderedConsume.cs#L99
Delegate 'AsyncEventHandler<NatsMessageDroppedEventArgs>' does not take 3 arguments
|
Build:
src/NATS.Client.JetStream/Internal/NatsJSOrderedConsume.cs#L99
The event 'NatsConnection.MessageDropped' can only appear on the left hand side of += or -=
|
Build:
src/NATS.Client.JetStream/Internal/NatsJSOrderedConsume.cs#L99
Delegate 'AsyncEventHandler<NatsMessageDroppedEventArgs>' does not take 3 arguments
|
Build
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading