no fork check #35
Annotations
10 warnings
Build and create packages:
src/Confluent.Kafka/Impl/SafeKafkaHandle.cs#L1822
The result of the expression is always 'false' since a value of type 'Partition' is never equal to 'null' of type 'Partition?'
|
Build and create packages:
src/Confluent.Kafka/Impl/SafeKafkaHandle.cs#L1822
The result of the expression is always 'false' since a value of type 'Partition' is never equal to 'null' of type 'Partition?'
|
Build and create packages:
src/Confluent.SchemaRegistry/Rest/DataContracts/Rule.cs#L63
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
Build and create packages:
src/Confluent.SchemaRegistry/ISchemaRegistryClient.cs#L145
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'paramref'.'
|
Build and create packages:
src/Confluent.SchemaRegistry/ISchemaRegistryClient.cs#L162
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
Build and create packages:
src/Confluent.SchemaRegistry/AsyncSerde.cs#L85
The variable 'e' is declared but never used
|
Build and create packages:
src/Confluent.SchemaRegistry/AsyncDeserializer.cs#L25
Missing XML comment for publicly visible type or member 'AsyncDeserializer<T, TParsedSchema>'
|
Build and create packages:
src/Confluent.SchemaRegistry/AsyncDeserializer.cs#L27
Missing XML comment for publicly visible type or member 'AsyncDeserializer<T, TParsedSchema>.headerSize'
|
Build and create packages:
src/Confluent.SchemaRegistry/AsyncDeserializer.cs#L29
Missing XML comment for publicly visible type or member 'AsyncDeserializer<T, TParsedSchema>.AsyncDeserializer(ISchemaRegistryClient, SerdeConfig, RuleRegistry)'
|
Build and create packages:
src/Confluent.SchemaRegistry/AsyncDeserializer.cs#L33
Missing XML comment for publicly visible type or member 'AsyncDeserializer<T, TParsedSchema>.DeserializeAsync(ReadOnlyMemory<byte>, bool, SerializationContext)'
|
Loading