Update to KNet 2.7.3 #386
codeql-analysis.yml
on: pull_request
Check changed files
2s
Matrix: Analyze
Annotations
10 errors and 10 warnings
Analyze (csharp):
src/net/KEFCore/Storage/Internal/KafkaStreamsBaseRetriever.cs#L354
Operator '&&' cannot be applied to operands of type 'bool' and 'method group'
|
Analyze (csharp):
src/net/KEFCore/Storage/Internal/KafkaStreamsBaseRetriever.cs#L361
Cannot convert method group 'Next' to non-delegate type 'KeyValue<K, V>'. Did you intend to invoke the method?
|
Analyze (csharp):
src/net/KEFCore/Storage/Internal/KafkaStreamsBaseRetriever.cs#L354
Operator '&&' cannot be applied to operands of type 'bool' and 'method group'
|
Analyze (csharp):
src/net/KEFCore/Storage/Internal/KafkaStreamsBaseRetriever.cs#L361
Cannot convert method group 'Next' to non-delegate type 'KeyValue<K, V>'. Did you intend to invoke the method?
|
Analyze (csharp):
src/net/KEFCore/Storage/Internal/KafkaStreamsBaseRetriever.cs#L354
Operator '&&' cannot be applied to operands of type 'bool' and 'method group'
|
Analyze (csharp):
src/net/KEFCore/Storage/Internal/KafkaStreamsBaseRetriever.cs#L361
Cannot convert method group 'Next' to non-delegate type 'KeyValue<K, V>'. Did you intend to invoke the method?
|
Analyze (csharp):
src/net/KEFCore/Storage/Internal/KafkaStreamsBaseRetriever.cs#L354
Operator '&&' cannot be applied to operands of type 'bool' and 'method group'
|
Analyze (csharp):
src/net/KEFCore/Storage/Internal/KafkaStreamsBaseRetriever.cs#L361
Cannot convert method group 'Next' to non-delegate type 'KeyValue<K, V>'. Did you intend to invoke the method?
|
Analyze (csharp):
src/net/KEFCore/Storage/Internal/KafkaStreamsBaseRetriever.cs#L354
Operator '&&' cannot be applied to operands of type 'bool' and 'method group'
|
Analyze (csharp):
src/net/KEFCore/Storage/Internal/KafkaStreamsBaseRetriever.cs#L361
Cannot convert method group 'Next' to non-delegate type 'KeyValue<K, V>'. Did you intend to invoke the method?
|
Analyze (csharp):
src/net/KEFCore/Storage/Internal/KNetStreamsRetriever.cs#L405
Dereference of a possibly null reference.
|
Analyze (csharp):
src/net/KEFCore/Storage/Internal/KNetStreamsRetriever.cs#L405
Dereference of a possibly null reference.
|
Analyze (csharp):
src/net/KEFCore/Extensions/KafkaDbContextOptionsExtensions.cs#L169
Converting null literal or possible null value to non-nullable type.
|
Analyze (csharp):
src/net/KEFCore/Extensions/KafkaDbContextOptionsExtensions.cs#L169
Possible null reference return.
|
Analyze (csharp):
src/net/KEFCore/Extensions/KafkaDbContextOptionsExtensions.cs#L183
Converting null literal or possible null value to non-nullable type.
|
Analyze (csharp):
src/net/KEFCore/Extensions/KafkaDbContextOptionsExtensions.cs#L183
Possible null reference return.
|
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)
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
|