Skip to content

CodeQL

CodeQL #12

Triggered via schedule September 16, 2023 07:12
Status Success
Total duration 10m 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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.