Skip to content

chore(deps): migrate docusaurus to v3 #497

chore(deps): migrate docusaurus to v3

chore(deps): migrate docusaurus to v3 #497

Triggered via pull request January 17, 2024 11:38
Status Success
Total duration 2m 18s
Artifacts

test-deploy-website.yml

on: pull_request
Test deployment
2m 7s
Test deployment
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Test deployment
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
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'