refactor!: merge projects into core framework #859
Triggered via pull request
September 20, 2023 20:53
Status
Failure
Total duration
1m 57s
Artifacts
–
Annotations
10 errors and 12 warnings
build:
src/KafkaFlow.Admin/Extensions/ClusterConfigurationBuilderExtensions.cs#L1
The type 'KafkaFlow.Serializer.ProtobufNetSerializer' cannot be used as type parameter 'TDeserializer' in the generic type or method 'ConsumerMiddlewareConfigurationBuilder.AddDeserializer<TDeserializer>(IConsumerMiddlewareConfigurationBuilder)'. There is no implicit reference conversion from 'KafkaFlow.Serializer.ProtobufNetSerializer' to 'KafkaFlow.Serializer.IDeserializer'. [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow.Admin/KafkaFlow.Admin.csproj]
|
build:
src/KafkaFlow.Admin/Extensions/ClusterConfigurationBuilderExtensions.cs#L1
The type 'KafkaFlow.Serializer.ProtobufNetSerializer' cannot be used as type parameter 'TDeserializer' in the generic type or method 'ConsumerMiddlewareConfigurationBuilder.AddDeserializer<TDeserializer>(IConsumerMiddlewareConfigurationBuilder)'. There is no implicit reference conversion from 'KafkaFlow.Serializer.ProtobufNetSerializer' to 'KafkaFlow.Serializer.IDeserializer'. [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow.Admin/KafkaFlow.Admin.csproj]
|
build:
src/KafkaFlow.IntegrationTests/Core/Bootstrapper.cs#L1
The type 'KafkaFlow.Serializer.ProtobufNetSerializer' cannot be used as type parameter 'TDeserializer' in the generic type or method 'ConsumerMiddlewareConfigurationBuilder.AddSingleTypeSerializer<TDeserializer>(IConsumerMiddlewareConfigurationBuilder, Type)'. There is no implicit reference conversion from 'KafkaFlow.Serializer.ProtobufNetSerializer' to 'KafkaFlow.Serializer.IDeserializer'. [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow.IntegrationTests/KafkaFlow.IntegrationTests.csproj]
|
build:
src/KafkaFlow.IntegrationTests/Core/Bootstrapper.cs#L1
The type 'KafkaFlow.Serializer.ProtobufNetSerializer' cannot be used as type parameter 'TDeserializer' in the generic type or method 'ConsumerMiddlewareConfigurationBuilder.AddSingleTypeDeserializer<TMessage, TDeserializer>(IConsumerMiddlewareConfigurationBuilder)'. There is no implicit reference conversion from 'KafkaFlow.Serializer.ProtobufNetSerializer' to 'KafkaFlow.Serializer.IDeserializer'. [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow.IntegrationTests/KafkaFlow.IntegrationTests.csproj]
|
build:
src/KafkaFlow.IntegrationTests/Core/Bootstrapper.cs#L1
The type 'KafkaFlow.Serializer.ProtobufNetSerializer' cannot be used as type parameter 'TDeserializer' in the generic type or method 'ConsumerMiddlewareConfigurationBuilder.AddDeserializer<TDeserializer>(IConsumerMiddlewareConfigurationBuilder)'. There is no implicit reference conversion from 'KafkaFlow.Serializer.ProtobufNetSerializer' to 'KafkaFlow.Serializer.IDeserializer'. [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow.IntegrationTests/KafkaFlow.IntegrationTests.csproj]
|
build:
src/KafkaFlow.Admin/Extensions/ClusterConfigurationBuilderExtensions.cs#L1
The type 'KafkaFlow.Serializer.ProtobufNetSerializer' cannot be used as type parameter 'TDeserializer' in the generic type or method 'ConsumerMiddlewareConfigurationBuilder.AddDeserializer<TDeserializer>(IConsumerMiddlewareConfigurationBuilder)'. There is no implicit reference conversion from 'KafkaFlow.Serializer.ProtobufNetSerializer' to 'KafkaFlow.Serializer.IDeserializer'. [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow.Admin/KafkaFlow.Admin.csproj]
|
build:
src/KafkaFlow.Admin/Extensions/ClusterConfigurationBuilderExtensions.cs#L1
The type 'KafkaFlow.Serializer.ProtobufNetSerializer' cannot be used as type parameter 'TDeserializer' in the generic type or method 'ConsumerMiddlewareConfigurationBuilder.AddDeserializer<TDeserializer>(IConsumerMiddlewareConfigurationBuilder)'. There is no implicit reference conversion from 'KafkaFlow.Serializer.ProtobufNetSerializer' to 'KafkaFlow.Serializer.IDeserializer'. [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow.Admin/KafkaFlow.Admin.csproj]
|
build:
src/KafkaFlow.IntegrationTests/Core/Bootstrapper.cs#L1
The type 'KafkaFlow.Serializer.ProtobufNetSerializer' cannot be used as type parameter 'TDeserializer' in the generic type or method 'ConsumerMiddlewareConfigurationBuilder.AddSingleTypeSerializer<TDeserializer>(IConsumerMiddlewareConfigurationBuilder, Type)'. There is no implicit reference conversion from 'KafkaFlow.Serializer.ProtobufNetSerializer' to 'KafkaFlow.Serializer.IDeserializer'. [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow.IntegrationTests/KafkaFlow.IntegrationTests.csproj]
|
build:
src/KafkaFlow.IntegrationTests/Core/Bootstrapper.cs#L1
The type 'KafkaFlow.Serializer.ProtobufNetSerializer' cannot be used as type parameter 'TDeserializer' in the generic type or method 'ConsumerMiddlewareConfigurationBuilder.AddSingleTypeDeserializer<TMessage, TDeserializer>(IConsumerMiddlewareConfigurationBuilder)'. There is no implicit reference conversion from 'KafkaFlow.Serializer.ProtobufNetSerializer' to 'KafkaFlow.Serializer.IDeserializer'. [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow.IntegrationTests/KafkaFlow.IntegrationTests.csproj]
|
build:
src/KafkaFlow.IntegrationTests/Core/Bootstrapper.cs#L1
The type 'KafkaFlow.Serializer.ProtobufNetSerializer' cannot be used as type parameter 'TDeserializer' in the generic type or method 'ConsumerMiddlewareConfigurationBuilder.AddDeserializer<TDeserializer>(IConsumerMiddlewareConfigurationBuilder)'. There is no implicit reference conversion from 'KafkaFlow.Serializer.ProtobufNetSerializer' to 'KafkaFlow.Serializer.IDeserializer'. [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow.IntegrationTests/KafkaFlow.IntegrationTests.csproj]
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
Unexpected input(s) 'firstParent', valid inputs are ['entryPoint', 'args', 'configFile', 'failOnWarnings', 'failOnErrors', 'helpURL', 'commitDepth', 'token']
|
build:
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L1
Missing XML comment for publicly visible type or member 'TopicPartitions' [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow.Abstractions/KafkaFlow.Abstractions.csproj]
|
build:
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L1
Missing XML comment for publicly visible type or member 'TopicPartitions.TopicPartitions(string, IEnumerable<int>)' [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow.Abstractions/KafkaFlow.Abstractions.csproj]
|
build:
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L1
Missing XML comment for publicly visible type or member 'TopicPartitions.Name' [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow.Abstractions/KafkaFlow.Abstractions.csproj]
|
build:
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L1
Missing XML comment for publicly visible type or member 'TopicPartitions.Partitions' [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow.Abstractions/KafkaFlow.Abstractions.csproj]
|
build:
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L1
Elements should be documented [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow.Abstractions/KafkaFlow.Abstractions.csproj]
|
build:
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L1
Elements should be documented [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow.Abstractions/KafkaFlow.Abstractions.csproj]
|
build:
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L1
Elements should be documented [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow.Abstractions/KafkaFlow.Abstractions.csproj]
|
build:
src/KafkaFlow.Abstractions/Configuration/TopicPartitions.cs#L1
Elements should be documented [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow.Abstractions/KafkaFlow.Abstractions.csproj]
|
build:
src/KafkaFlow/Compressor/Middlewares/CompressorConsumerMiddleware.cs#L1
XML comment has cref attribute 'CompressorConsumerMiddleware' that could not be resolved [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow/KafkaFlow.csproj]
|
build:
src/KafkaFlow/Compressor/Middlewares/CompressorConsumerMiddleware.cs#L1
File name should match first type name. [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow/KafkaFlow.csproj]
|