Reverted #133 #214
Annotations
10 warnings
src/net/KEFCore.SerDes/LocalEntityExtractor.cs#L41
Possible null reference assignment.
|
src/net/KEFCore.SerDes/LocalEntityExtractor.cs#L42
Possible null reference assignment.
|
src/net/KEFCore.SerDes/LocalEntityExtractor.cs#L39
Non-nullable field '_keySerdes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/net/KEFCore.SerDes/LocalEntityExtractor.cs#L39
Non-nullable field '_valueSerdes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/net/KEFCore.SerDes/KEFCoreSerDes.Helpers.cs#L196
Parameter 'topic' has no matching param tag in the XML comment for 'EntityExtractor.FromRawValueData(Type, Type, Type, Type, string, byte[], byte[], bool)' (but other parameters do)
|
src/net/KEFCore/Query/Internal/KafkaQueryableMethodTranslatingExpressionVisitor.cs#L94
Member 'KafkaQueryableMethodTranslatingExpressionVisitor.CreateShapedQueryExpression(Type)' overrides obsolete member 'QueryableMethodTranslatingExpressionVisitor.CreateShapedQueryExpression(Type)'. Add the Obsolete attribute to 'KafkaQueryableMethodTranslatingExpressionVisitor.CreateShapedQueryExpression(Type)'.
|
src/net/KEFCore/Diagnostics/Internal/KafkaLoggerExtensions.cs#L30
Missing XML comment for publicly visible type or member 'KafkaLoggerExtensions.TransactionIgnoredWarning(IDiagnosticsLogger<DbLoggerCategory.Database.Transaction>)'
|
src/net/KEFCore/Diagnostics/Internal/KafkaLoggerExtensions.cs#L50
Missing XML comment for publicly visible type or member 'KafkaLoggerExtensions.ChangesSaved(IDiagnosticsLogger<DbLoggerCategory.Update>, IEnumerable<IUpdateEntry>, int)'
|
src/net/KEFCore/Diagnostics/Internal/KafkaLoggingDefinitions.cs#L28
Missing XML comment for publicly visible type or member 'KafkaLoggingDefinitions.LogSavedChanges'
|
src/net/KEFCore/Diagnostics/Internal/KafkaLoggingDefinitions.cs#L30
Missing XML comment for publicly visible type or member 'KafkaLoggingDefinitions.LogTransactionsNotSupported'
|
The logs for this run have expired and are no longer available.
Loading