Skip to content

Updates on documentation #204

Updates on documentation

Updates on documentation #204

Triggered via pull request October 21, 2023 01:15
Status Success
Total duration 7m 38s
Artifacts

codeql-analysis.yml

on: pull_request
Check changed files
6s
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)