Skip to content

CodeQL

CodeQL #15

Triggered via schedule October 7, 2023 07:13
Status Success
Total duration 11m 56s
Artifacts

codeql-analysis.yml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Analyze (csharp): test/MockHttp.Testing/DelegateTestCase.cs#L12
Dereference of a possibly null reference.
Analyze (csharp): test/MockHttp.Testing/DelegateTestCase.cs#L21
Converting null literal or possible null value to non-nullable type.
Analyze (csharp): test/MockHttp.Testing/DelegateTestCase.cs#L22
Dereference of a possibly null reference.
Analyze (csharp): test/MockHttp.Testing/NullArgumentTest.cs#L19
Dereference of a possibly null reference.
Analyze (csharp): test/MockHttp.Testing/DelegateTestCase.cs#L12
Dereference of a possibly null reference.
Analyze (csharp): test/MockHttp.Testing/DelegateTestCase.cs#L21
Converting null literal or possible null value to non-nullable type.
Analyze (csharp): test/MockHttp.Testing/DelegateTestCase.cs#L22
Dereference of a possibly null reference.
Analyze (csharp): test/MockHttp.Testing/NullArgumentTest.cs#L19
Dereference of a possibly null reference.