Skip to content

Bump Google.Protobuf.Tools from 3.27.3 to 3.28.1 in /src/net #486

Bump Google.Protobuf.Tools from 3.27.3 to 3.28.1 in /src/net

Bump Google.Protobuf.Tools from 3.27.3 to 3.28.1 in /src/net #486

Triggered via pull request September 15, 2024 01:28
Status Success
Total duration 6m 41s
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)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
Analyze (csharp)
- Add lib or ref assemblies for the net6.0 target framework
Analyze (csharp)
- Add lib or ref assemblies for the net7.0 target framework
Analyze (csharp)
- Add lib or ref assemblies for the net8.0 target framework
Analyze (csharp): src/net/KEFCore.SerDes.Protobuf/Storage/ProtobufValueContainer.cs#L145
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
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)'