Skip to content

Fix template description (#127) #199

Fix template description (#127)

Fix template description (#127) #199

Triggered via push October 20, 2023 15:20
Status Success
Total duration 8m 2s
Artifacts
Check changed files
4s
Check changed files
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp): src/net/KEFCore.SerDes/LocalEntityExtractor.cs#L41
Possible null reference assignment.
Analyze (csharp): src/net/KEFCore.SerDes/LocalEntityExtractor.cs#L42
Possible null reference assignment.
Analyze (csharp): 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.
Analyze (csharp): 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.
Analyze (csharp): 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)
Analyze (csharp): src/net/KEFCore.SerDes/LocalEntityExtractor.cs#L41
Possible null reference assignment.
Analyze (csharp): src/net/KEFCore.SerDes/LocalEntityExtractor.cs#L42
Possible null reference assignment.
Analyze (csharp): 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.
Analyze (csharp): 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.
Analyze (csharp): 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)