Skip to content

chore(deps): migrate docusaurus to v3 (#512) #80

chore(deps): migrate docusaurus to v3 (#512)

chore(deps): migrate docusaurus to v3 (#512) #80

Triggered via push January 22, 2024 16:32
Status Success
Total duration 2m 21s
Artifacts
Deploy to GitHub Pages
2m 8s
Deploy to GitHub Pages
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Deploy to GitHub Pages
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.
Deploy to GitHub Pages: src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L5
Missing XML comment for publicly visible type or member 'TopicPartitions'
Deploy to GitHub Pages: src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L7
Missing XML comment for publicly visible type or member 'TopicPartitions.TopicPartitions(string, IEnumerable<int>)'
Deploy to GitHub Pages: src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L13
Missing XML comment for publicly visible type or member 'TopicPartitions.Name'
Deploy to GitHub Pages: src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L15
Missing XML comment for publicly visible type or member 'TopicPartitions.Partitions'