Skip to content

Changed serializers class name #166

Changed serializers class name

Changed serializers class name #166

Triggered via pull request October 15, 2023 23:00
Status Success
Total duration 5m 55s
Artifacts

codeql-analysis.yml

on: pull_request
Check changed files
3s
Check changed files
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp): src/net/KEFCore.SerDes/DefaultKEFCoreSerDes.cs#L43
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs#L104
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): src/net/KEFCore.SerDes.Avro/AvroKEFCoreSerDes.cs#L47
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): src/net/KEFCore.SerDes.Avro/Generated/AvroKeyContainer.cs#L22
Missing XML comment for publicly visible type or member 'AvroKeyContainer._SCHEMA'
Analyze (csharp): src/net/KEFCore.SerDes.Avro/Generated/AvroKeyContainer.cs#L24
Missing XML comment for publicly visible type or member 'AvroKeyContainer.Schema'
Analyze (csharp): src/net/KEFCore.SerDes.Avro/Generated/AvroKeyContainer.cs#L31
Missing XML comment for publicly visible type or member 'AvroKeyContainer.PrimaryKey'
Analyze (csharp): src/net/KEFCore.SerDes.Avro/Generated/AvroKeyContainer.cs#L42
Missing XML comment for publicly visible type or member 'AvroKeyContainer.Get(int)'
Analyze (csharp): src/net/KEFCore.SerDes.Avro/Generated/AvroKeyContainer.cs#L50
Missing XML comment for publicly visible type or member 'AvroKeyContainer.Put(int, object)'
Analyze (csharp): src/net/KEFCore.SerDes.Avro/Generated/AvroValueContainer.cs#L22
Missing XML comment for publicly visible type or member 'AvroValueContainer._SCHEMA'
Analyze (csharp): src/net/KEFCore.SerDes.Avro/Generated/AvroValueContainer.cs#L26
Missing XML comment for publicly visible type or member 'AvroValueContainer.Schema'