Skip to content

Bump Google.Protobuf from 3.25.1 to 3.25.2 in /src/net #309

Bump Google.Protobuf from 3.25.1 to 3.25.2 in /src/net

Bump Google.Protobuf from 3.25.1 to 3.25.2 in /src/net #309

Triggered via pull request January 15, 2024 02:55
Status Success
Total duration 4m 58s
Artifacts

codeql-analysis.yml

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

Annotations

11 warnings
Analyze (csharp)
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby
Analyze (csharp): src/net/KEFCore.SerDes/DefaultValueContainer.cs#L31
The type 'MASES.EntityFrameworkCore.KNet.Serialization.Json.Storage.PropertyData' has been annotated with JsonSerializableAttribute but does not derive from JsonSerializerContext. No source code will be generated. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1224)
Analyze (csharp): src/net/KEFCore.SerDes/DefaultValueContainer.cs#L133
The type 'MASES.EntityFrameworkCore.KNet.Serialization.Json.Storage.DefaultValueContainer<TKey>' has been annotated with JsonSerializableAttribute but does not derive from JsonSerializerContext. No source code will be generated. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1224)
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'
Analyze (csharp): src/net/KEFCore.SerDes.Avro/Generated/AvroValueContainer.cs#L33
Missing XML comment for publicly visible type or member 'AvroValueContainer.EntityName'