diplay env #21
Annotations
11 warnings
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-artifacts".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
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/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/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/AsyncSerde.cs#L85
The variable 'e' is declared but never used
|
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/AsyncDeserializer.cs#L25
Missing XML comment for publicly visible type or member 'AsyncDeserializer<T, TParsedSchema>'
|
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/AsyncDeserializer.cs#L27
Missing XML comment for publicly visible type or member 'AsyncDeserializer<T, TParsedSchema>.headerSize'
|
Loading