Skip to content

chore: Updated the C# repo with comments from memphis academy (#151) #70

chore: Updated the C# repo with comments from memphis academy (#151)

chore: Updated the C# repo with comments from memphis academy (#151) #70

Triggered via push October 26, 2023 19:49
Status Success
Total duration 2m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Memphis.Client/Consumer/MemphisConsumer.cs#L312
The variable 'exception' is declared but never used
build: src/Memphis.Client/MemphisClient.cs#L135
'MemphisProducerOptions.GenerateUniqueSuffix' is obsolete: 'GenerateUniqueSuffix will be stopped to be supported after November 1'st, 2023.'
build: src/Memphis.Client/MemphisClient.cs#L296
'MemphisProducerOptions.GenerateUniqueSuffix' is obsolete: 'GenerateUniqueSuffix will be stopped to be supported after November 1'st, 2023.'
build: src/Memphis.Client/MemphisClient.cs#L357
'MemphisConsumerOptions.GenerateUniqueSuffix' is obsolete: 'GenerateUniqueSuffix will be stopped to be supported after November 1'st, 2023.'
build: src/Memphis.Client/MemphisClient.cs#L823
'MemphisConsumerOptions.GenerateUniqueSuffix' is obsolete: 'GenerateUniqueSuffix will be stopped to be supported after November 1'st, 2023.'
build: src/Memphis.Client/MemphisClient.cs#L823
'FetchMessageOptions.GenerateUniqueSuffix' is obsolete: 'GenerateUniqueSuffix will be stopped to be supported after November 1'st, 2023.'
build: src/Memphis.Client.IntegrationTests/FullFlowTests.cs#L162
Cannot convert null literal to non-nullable reference type.
build: src/Memphis.Client.IntegrationTests/FullFlowTests.cs#L180
Cannot convert null literal to non-nullable reference type.
build: src/Memphis.Client.IntegrationTests/FullFlowTests.cs#L188
Cannot convert null literal to non-nullable reference type.
build: src/Memphis.Client.IntegrationTests/FullFlowTests.cs#L133
'MemphisProducerOptions.GenerateUniqueSuffix' is obsolete: 'GenerateUniqueSuffix will be stopped to be supported after November 1'st, 2023.'