feat: Include OpenTelemetry tracing #230
test-deploy-website.yml
on: pull_request
Test deployment
35s
Annotations
2 errors and 11 warnings
Test deployment:
src/KafkaFlow/Configuration/ClusterConfigurationBuilder.cs#L44
There is no argument given that corresponds to the required formal parameter 'consumerInstrumentationMiddleware' of 'ConsumerConfigurationBuilder.AddInstrumentation<T>(IConsumerInstrumentationMiddleware)'
|
Test deployment
Process completed with exit code 1.
|
Test deployment
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/
|
Test deployment:
src/KafkaFlow.Abstractions/Configuration/IClusterConfigurationBuilder.cs#L87
Missing XML comment for publicly visible type or member 'IClusterConfigurationBuilder.AddInstrumentation<TConsumerInstrumentationMiddleware, TProducerInstrumentationMiddleware>()'
|
Test deployment:
src/KafkaFlow.Abstractions/Configuration/IInstrumentationBuilder.cs#L7
Missing XML comment for publicly visible type or member 'IInstrumentationBuilder'
|
Test deployment:
src/KafkaFlow.Abstractions/Configuration/IInstrumentationBuilder.cs#L9
Missing XML comment for publicly visible type or member 'IInstrumentationBuilder.AddInstrumentation()'
|
Test deployment:
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L5
Missing XML comment for publicly visible type or member 'TopicPartitions'
|
Test deployment:
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L7
Missing XML comment for publicly visible type or member 'TopicPartitions.TopicPartitions(string, IEnumerable<int>)'
|
Test deployment:
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L13
Missing XML comment for publicly visible type or member 'TopicPartitions.Name'
|
Test deployment:
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L15
Missing XML comment for publicly visible type or member 'TopicPartitions.Partitions'
|
Test deployment:
src/KafkaFlow.Abstractions/IConsumerContext.cs#L78
Missing XML comment for publicly visible type or member 'IConsumerContext.Brokers'
|
Test deployment:
src/KafkaFlow.Abstractions/IConsumerInstrumentationMiddleware.cs#L3
Missing XML comment for publicly visible type or member 'IConsumerInstrumentationMiddleware'
|
Test deployment:
src/KafkaFlow.Abstractions/IProducerInstrumentationMiddleware.cs#L3
Missing XML comment for publicly visible type or member 'IProducerInstrumentationMiddleware'
|