Include Open Telemetry tracing #299
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test-deploy-website.yml
on: pull_request
Test deployment
37s
Annotations
7 errors and 11 warnings
Test deployment:
src/KafkaFlow/Producers/MessageProducer.cs#L45
'MessageEventContext' does not contain a constructor that takes 2 arguments
|
Test deployment:
src/KafkaFlow/Producers/MessageProducer.cs#L59
'MessageEventContext' does not contain a constructor that takes 2 arguments
|
Test deployment:
src/KafkaFlow/Producers/MessageProducer.cs#L96
'MessageEventContext' does not contain a constructor that takes 2 arguments
|
Test deployment:
src/KafkaFlow/Producers/MessageProducer.cs#L142
'MessageEventContext' does not contain a constructor that takes 2 arguments
|
Test deployment:
src/KafkaFlow/Producers/MessageProducer.cs#L286
The type or namespace name 'MessageEventExceptionContext' could not be found (are you missing a using directive or an assembly reference?)
|
Test deployment:
src/KafkaFlow/Consumers/ConsumerWorker.cs#L142
The type or namespace name 'MessageEventExceptionContext' could not be found (are you missing a using directive or an assembly reference?)
|
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/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/MessageErrorEventContext.cs#L16
Parameter 'exception' has no matching param tag in the XML comment for 'MessageErrorEventContext.MessageErrorEventContext(IMessageContext, Exception)' (but other parameters do)
|
Test deployment:
src/KafkaFlow.Abstractions/IEvent.cs#L32
File is required to end with a single newline character
|
Test deployment:
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L5
Elements should be documented
|
Test deployment:
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L13
Elements should be documented
|
Test deployment:
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L15
Elements should be documented
|
Test deployment:
src/KafkaFlow.Abstractions/MessageErrorEventContext.cs#L16
The documentation for parameter 'exception' is missing
|