Skip to content

bugfix

bugfix #76

Triggered via push November 22, 2023 17:46
Status Success
Total duration 2m 3s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Memphis.Client/MemphisClient.Producer.cs#L49
Cannot convert null literal to non-nullable reference type.
build: src/Memphis.Client/MemphisClient.Producer.cs#L50
Cannot convert null literal to non-nullable reference type.
build: src/Memphis.Client/MemphisClient.Producer.cs#L94
Cannot convert null literal to non-nullable reference type.
build: src/Memphis.Client/MemphisClient.Producer.cs#L95
Cannot convert null literal to non-nullable reference type.
build: src/Memphis.Client/MemphisClient.Producer.cs#L129
Cannot convert null literal to non-nullable reference type.
build: src/Memphis.Client/MemphisClient.cs#L170
'MemphisConsumerOptions.GenerateUniqueSuffix' is obsolete: 'GenerateUniqueSuffix will be stopped to be supported after November 1'st, 2023.'
build: src/Memphis.Client/Consumer/MemphisConsumer.cs#L301
The variable 'exception' is declared but never used
build: src/Memphis.Client/Producer/MemphisProducer.cs#L113
Possible null reference argument for parameter 'messageId' in 'Task MemphisClient.ProduceAsync(MemphisProducerOptions options, byte[] message, NameValueCollection headers = null, string messageId = null, bool asyncProduceAck = true, string partitionKey = "", int partitionNumber = -1, CancellationToken cancellationToken = default(CancellationToken))'.
build: src/Memphis.Client/MemphisClient.cs#L638
'MemphisConsumerOptions.GenerateUniqueSuffix' is obsolete: 'GenerateUniqueSuffix will be stopped to be supported after November 1'st, 2023.'
build: src/Memphis.Client/MemphisClient.cs#L638
'FetchMessageOptions.GenerateUniqueSuffix' is obsolete: 'GenerateUniqueSuffix will be stopped to be supported after November 1'st, 2023.'