Upgrade to dotnet8.0 #604
Draft
Upgrade to dotnet8.0 #604
Annotations
1 error and 11 warnings
Run xmldocmd-docusaurus ./drop/KafkaFlow.dll website/docs/reference/KafkaFlow --type-folders
Process completed with exit code 3.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
.NET Publish
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.
|
.NET Publish:
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L5
Missing XML comment for publicly visible type or member 'TopicPartitions'
|
.NET Publish:
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L7
Missing XML comment for publicly visible type or member 'TopicPartitions.TopicPartitions(string, IEnumerable<int>)'
|
.NET Publish:
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L13
Missing XML comment for publicly visible type or member 'TopicPartitions.Name'
|
.NET Publish:
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L15
Missing XML comment for publicly visible type or member 'TopicPartitions.Partitions'
|
.NET Publish:
src/KafkaFlow.Abstractions/Configuration/SecurityInformation.cs#L2
Using directive for 'System' should appear before directive for 'KafkaFlow.Authentication' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1208.md)
|
|
|
|
|
Loading