Merge branch 'main' of https://github.com/j0nimost/Kafa #22
Annotations
10 warnings
src/Kafa/Kafa.Stream.cs#L82
Cannot convert null literal to non-nullable reference type.
|
src/Kafa/Kafa.Stream.cs#L91
Cannot convert null literal to non-nullable reference type.
|
src/Kafa/Kafa.Stream.cs#L101
Cannot convert null literal to non-nullable reference type.
|
src/Kafa/Kafa.Stream.cs#L112
Cannot convert null literal to non-nullable reference type.
|
src/Kafa/Reflection/KafaListOfT.cs#L15
Type parameter 'T' has the same name as the type parameter from outer type 'KafaListOfT<T>'
|
src/Kafa/Reflection/KafaReflection.Writer.cs#L19
Cannot convert null literal to non-nullable reference type.
|
src/Kafa/Kafa.Span.cs#L22
Possible null reference argument for parameter 'kafaOptions' in 'KafaTypeInfo.KafaTypeInfo(Type type, KafaOptions kafaOptions)'.
|
src/Kafa/Kafa.Stream.cs#L34
Possible null reference argument for parameter 'kafaOptions' in 'KafaTypeInfo.KafaTypeInfo(Type type, KafaOptions kafaOptions)'.
|
src/Kafa/Kafa.Stream.cs#L67
Possible null reference argument for parameter 'kafaOptions' in 'KafaTypeInfo.KafaTypeInfo(Type type, KafaOptions kafaOptions)'.
|
src/Kafa/Reflection/KafaReflection.Reader.cs#L21
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading