Skip to content

Reviewed tests and build workflow for test execution #410

Reviewed tests and build workflow for test execution

Reviewed tests and build workflow for test execution #410

Triggered via pull request June 26, 2024 03:15
Status Success
Total duration 5m 49s
Artifacts

codeql-analysis.yml

on: pull_request
Check changed files
5s
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/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.
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.