Bump Google.Protobuf from 3.28.3 to 3.29.1 in /src/net #525
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Autobuild
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:
|
Autobuild
- Add lib or ref assemblies for the net6.0 target framework
|
Autobuild
- Add lib or ref assemblies for the net8.0 target framework
|
Autobuild:
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).
|
Autobuild:
src/net/KEFCore/Storage/Internal/KNetStreamsRetriever.cs#L410
Converting null literal or possible null value to non-nullable type.
|
Autobuild:
src/net/KEFCore/Storage/Internal/KNetStreamsRetriever.cs#L460
Converting null literal or possible null value to non-nullable type.
|
Autobuild:
src/net/KEFCore/Extensions/KafkaDbContextOptionsExtensions.cs#L169
Converting null literal or possible null value to non-nullable type.
|
Autobuild:
src/net/KEFCore/Extensions/KafkaDbContextOptionsExtensions.cs#L169
Possible null reference return.
|
Autobuild:
src/net/KEFCore/Extensions/KafkaDbContextOptionsExtensions.cs#L183
Converting null literal or possible null value to non-nullable type.
|
Autobuild:
src/net/KEFCore/Extensions/KafkaDbContextOptionsExtensions.cs#L183
Possible null reference return.
|
Loading