Skip to content

publish to packages #23

publish to packages

publish to packages #23

Triggered via push December 18, 2024 12:33
Status Failure
Total duration 10m 3s
Artifacts 1

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 34 warnings
publish-release
Unable to download artifact(s): Artifact not found for name: nuget-packages Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
linux-build: 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?'
linux-build: 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?'
linux-build: src/Confluent.SchemaRegistry/ISchemaRegistryClient.cs#L145
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'paramref'.'
linux-build: src/Confluent.SchemaRegistry/ISchemaRegistryClient.cs#L162
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
linux-build: src/Confluent.SchemaRegistry/Rest/DataContracts/Rule.cs#L63
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
linux-build: src/Confluent.SchemaRegistry/AsyncSerde.cs#L85
The variable 'e' is declared but never used
linux-build: src/Confluent.SchemaRegistry/AsyncDeserializer.cs#L25
Missing XML comment for publicly visible type or member 'AsyncDeserializer<T, TParsedSchema>'
linux-build: src/Confluent.SchemaRegistry/AsyncDeserializer.cs#L27
Missing XML comment for publicly visible type or member 'AsyncDeserializer<T, TParsedSchema>.headerSize'
linux-build: src/Confluent.SchemaRegistry/AsyncDeserializer.cs#L29
Missing XML comment for publicly visible type or member 'AsyncDeserializer<T, TParsedSchema>.AsyncDeserializer(ISchemaRegistryClient, SerdeConfig, RuleRegistry)'
linux-build: src/Confluent.SchemaRegistry/AsyncDeserializer.cs#L33
Missing XML comment for publicly visible type or member 'AsyncDeserializer<T, TParsedSchema>.DeserializeAsync(ReadOnlyMemory<byte>, bool, SerializationContext)'
osx-build: 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?'
osx-build: 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?'
osx-build: src/Confluent.SchemaRegistry/ISchemaRegistryClient.cs#L145
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'paramref'.'
osx-build: src/Confluent.SchemaRegistry/ISchemaRegistryClient.cs#L162
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
osx-build: src/Confluent.SchemaRegistry/Rest/DataContracts/Rule.cs#L63
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
osx-build: src/Confluent.SchemaRegistry/AsyncSerde.cs#L85
The variable 'e' is declared but never used
osx-build: src/Confluent.SchemaRegistry/AsyncDeserializer.cs#L25
Missing XML comment for publicly visible type or member 'AsyncDeserializer<T, TParsedSchema>'
osx-build: src/Confluent.SchemaRegistry/AsyncDeserializer.cs#L27
Missing XML comment for publicly visible type or member 'AsyncDeserializer<T, TParsedSchema>.headerSize'
osx-build: src/Confluent.SchemaRegistry/AsyncDeserializer.cs#L29
Missing XML comment for publicly visible type or member 'AsyncDeserializer<T, TParsedSchema>.AsyncDeserializer(ISchemaRegistryClient, SerdeConfig, RuleRegistry)'
osx-build: src/Confluent.SchemaRegistry/AsyncDeserializer.cs#L33
Missing XML comment for publicly visible type or member 'AsyncDeserializer<T, TParsedSchema>.DeserializeAsync(ReadOnlyMemory<byte>, bool, SerializationContext)'
windows-build: 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?'
windows-build: 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?'
Windows Artifacts: 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?'
Windows Artifacts: 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?'
Windows Artifacts: examples/OAuthConsumer/Program.cs#L51
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Windows Artifacts: src/Confluent.SchemaRegistry/ISchemaRegistryClient.cs#L145
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'paramref'.'
Windows Artifacts: src/Confluent.SchemaRegistry/Rest/DataContracts/Rule.cs#L63
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Windows Artifacts: src/Confluent.SchemaRegistry/ISchemaRegistryClient.cs#L162
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Windows Artifacts: src/Confluent.SchemaRegistry/AsyncSerde.cs#L85
The variable 'e' is declared but never used
Windows Artifacts: src/Confluent.SchemaRegistry/AsyncDeserializer.cs#L25
Missing XML comment for publicly visible type or member 'AsyncDeserializer<T, TParsedSchema>'
Windows Artifacts: src/Confluent.SchemaRegistry/AsyncDeserializer.cs#L27
Missing XML comment for publicly visible type or member 'AsyncDeserializer<T, TParsedSchema>.headerSize'
Windows Artifacts: src/Confluent.SchemaRegistry/AsyncDeserializer.cs#L29
Missing XML comment for publicly visible type or member 'AsyncDeserializer<T, TParsedSchema>.AsyncDeserializer(ISchemaRegistryClient, SerdeConfig, RuleRegistry)'
publish-release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deprecation notice: v1, v2, and v3 of the artifact actions
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/

Artifacts

Produced during runtime
Name Size
build-artifacts
846 KB