feat: Include OpenTelemetry tracing #234
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/KafkaFlow.Abstractions/Configuration/IKafkaConfigurationBuilder.cs#L26
Missing XML comment for publicly visible type or member 'IKafkaConfigurationBuilder.SubscribeEvents(Action<IEventsListener>)'
|
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L5
Missing XML comment for publicly visible type or member 'TopicPartitions'
|
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L7
Missing XML comment for publicly visible type or member 'TopicPartitions.TopicPartitions(string, IEnumerable<int>)'
|
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L13
Missing XML comment for publicly visible type or member 'TopicPartitions.Name'
|
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L15
Missing XML comment for publicly visible type or member 'TopicPartitions.Partitions'
|
src/KafkaFlow.Abstractions/Events/Args/ConsumeErrorEventArgs.cs#L5
Missing XML comment for publicly visible type or member 'ConsumeErrorEventArgs'
|
src/KafkaFlow.Abstractions/Events/Args/ConsumeErrorEventArgs.cs#L7
Missing XML comment for publicly visible type or member 'ConsumeErrorEventArgs.ConsumeErrorEventArgs(Exception)'
|
src/KafkaFlow.Abstractions/Events/Args/ConsumeErrorEventArgs.cs#L12
Missing XML comment for publicly visible type or member 'ConsumeErrorEventArgs.Exception'
|
src/KafkaFlow.Abstractions/Events/Args/ConsumeStartEventArgs.cs#L3
Missing XML comment for publicly visible type or member 'ConsumeStartEventArgs'
|
src/KafkaFlow.Abstractions/Events/Args/ConsumeStartEventArgs.cs#L10
Missing XML comment for publicly visible type or member 'ConsumeStartEventArgs.MessageContext'
|
The logs for this run have expired and are no longer available.
Loading