Skip to content

Include Open Telemetry tracing #295

Include Open Telemetry tracing

Include Open Telemetry tracing #295

Triggered via pull request October 12, 2023 08:56
Status Success
Total duration 3m 15s
Artifacts
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
3m 1s
Test deployment
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/MessageEventExceptionContext.cs#L5
Missing XML comment for publicly visible type or member 'MessageEventExceptionContext'
Test deployment: src/KafkaFlow.Abstractions/MessageEventExceptionContext.cs#L10
Missing XML comment for publicly visible type or member 'MessageEventExceptionContext.MessageEventExceptionContext(IMessageContext, Exception)'
Test deployment: src/KafkaFlow.Abstractions/MessageEventExceptionContext.cs#L17
Missing XML comment for publicly visible type or member 'MessageEventExceptionContext.MessageContext'
Test deployment: src/KafkaFlow.Abstractions/MessageEventExceptionContext.cs#L19
Missing XML comment for publicly visible type or member 'MessageEventExceptionContext.Exception'
Test deployment: src/KafkaFlow.Abstractions/IEvent.cs#L32
File is required to end with a single newline character