Skip to content

Documentation versioning #448

Documentation versioning

Documentation versioning #448

Triggered via pull request November 27, 2023 12:44
Status Success
Total duration 3m 36s
Artifacts

test-deploy-website.yml

on: pull_request
Test deployment
3m 24s
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/TopicMetadata.cs#L5
Missing XML comment for publicly visible type or member 'TopicMetadata'
Test deployment: src/KafkaFlow/TopicMetadata.cs#L7
Missing XML comment for publicly visible type or member 'TopicMetadata.TopicMetadata(string, IReadOnlyCollection<TopicPartitionMetadata>)'