Skip to content

fix2

fix2 #8

Triggered via push October 11, 2023 04:31
Status Success
Total duration 46s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Kafa/Kafa.Stream.cs#L80
Cannot convert null literal to non-nullable reference type.
build: src/Kafa/Kafa.Stream.cs#L88
Cannot convert null literal to non-nullable reference type.
build: src/Kafa/Kafa.Stream.cs#L101
Cannot convert null literal to non-nullable reference type.
build: src/Kafa/Reflection/KafaListOfT.cs#L15
Type parameter 'T' has the same name as the type parameter from outer type 'KafaListOfT<T>'
build: src/Kafa/Reflection/KafaReflection.Writer.cs#L19
Cannot convert null literal to non-nullable reference type.
build: src/Kafa/Kafa.Span.cs#L22
Possible null reference argument for parameter 'kafaOptions' in 'KafaTypeInfo.KafaTypeInfo(Type type, KafaOptions kafaOptions)'.
build: src/Kafa/Kafa.Stream.cs#L32
Possible null reference argument for parameter 'kafaOptions' in 'KafaTypeInfo.KafaTypeInfo(Type type, KafaOptions kafaOptions)'.
build: src/Kafa/Reflection/KafaReflection.Reader.cs#L20
Dereference of a possibly null reference.
build: src/Kafa/Kafa.Stream.cs#L65
Possible null reference argument for parameter 'kafaOptions' in 'KafaTypeInfo.KafaTypeInfo(Type type, KafaOptions kafaOptions)'.
build: src/Kafa/Reflection/KafaReflection.Writer.cs#L10
Cannot convert null literal to non-nullable reference type.