Skip to content

version update

version update #245

Triggered via push January 23, 2024 12:00
Status Success
Total duration 1m 51s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Memphis.Client/GlobalUsings.cs#L22
The using directive for 'NATS.Client.JetStream' appeared previously in this namespace
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#L171
'MemphisConsumerOptions.GenerateUniqueSuffix' is obsolete: 'GenerateUniqueSuffix will be stopped to be supported after November 1'st, 2023.'
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#L646
'MemphisConsumerOptions.GenerateUniqueSuffix' is obsolete: 'GenerateUniqueSuffix will be stopped to be supported after November 1'st, 2023.'
build: src/Memphis.Client/MemphisClient.cs#L646
'FetchMessageOptions.GenerateUniqueSuffix' is obsolete: 'GenerateUniqueSuffix will be stopped to be supported after November 1'st, 2023.'