Skip to content

refactor!: merge projects into core framework #238

refactor!: merge projects into core framework

refactor!: merge projects into core framework #238

Triggered via pull request September 20, 2023 20:59
Status Failure
Total duration 54s
Artifacts

test-deploy-website.yml

on: pull_request
Test deployment
45s
Test deployment
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
Test deployment: samples/KafkaFlow.Sample.BatchOperations/PrintConsoleMiddleware.cs#L4
The type or namespace name 'Batching' does not exist in the namespace 'KafkaFlow' (are you missing an assembly reference?)
Test deployment: samples/KafkaFlow.Sample.BatchOperations/Program.cs#L4
The type or namespace name 'Batching' does not exist in the namespace 'KafkaFlow' (are you missing an assembly reference?)
Test deployment
Process completed with exit code 1.
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/Compressor/Middlewares/CompressorConsumerMiddleware.cs#L14
XML comment has cref attribute 'CompressorConsumerMiddleware' that could not be resolved
Test deployment: src/KafkaFlow/Compressor/Middlewares/CompressorConsumerMiddleware.cs#L9
File name should match first type name.