chore: Updated the C# repo with comments from memphis academy (#151) #70
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.'
|