Skip to content

CodeQL

CodeQL #14

Triggered via schedule September 30, 2023 07:13
Status Success
Total duration 10m 53s
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.