Skip to content

Execute tests for MacOS and Windows using local instances of ZooKeeper and Apache Kafka #405

Execute tests for MacOS and Windows using local instances of ZooKeeper and Apache Kafka

Execute tests for MacOS and Windows using local instances of ZooKeeper and Apache Kafka #405

Triggered via pull request June 25, 2024 01:48
Status Success
Total duration 6m 6s
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/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#L183
Converting null literal or possible null value to non-nullable type.