Features/observer pattern #893
Annotations
3 errors and 12 warnings
build:
src/KafkaFlow/Consumers/DistributionStrategies/FreeWorkerDistributionStrategy.cs#L1
'IWorker' does not contain a definition for 'OnTaskCompleted' and no accessible extension method 'OnTaskCompleted' accepting a first argument of type 'IWorker' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow/KafkaFlow.csproj]
|
build:
src/KafkaFlow/Consumers/DistributionStrategies/FreeWorkerDistributionStrategy.cs#L1
'IWorker' does not contain a definition for 'OnTaskCompleted' and no accessible extension method 'OnTaskCompleted' accepting a first argument of type 'IWorker' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow/KafkaFlow.csproj]
|
build
Process completed with exit code 1.
|
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/IEventSubscription.cs#L1
Using directive should appear within a namespace declaration [/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/Event.cs#L1
File may only contain a single type [/home/runner/work/kafkaflow/kafkaflow/src/KafkaFlow/KafkaFlow.csproj]
|