Skip to content

Refactor non nullable to required #1383

Refactor non nullable to required

Refactor non nullable to required #1383

Triggered via pull request December 26, 2025 16:18
Status Success
Total duration 14m 37s
Artifacts

codeql.yml

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

Annotations

10 warnings
Analyze (csharp): src/Examples/OpenApiNSwagClientExample/PeopleMessageFormatter.cs#L41
Dereference of a possibly null reference.
Analyze (csharp): src/Examples/OpenApiNSwagClientExample/PeopleMessageFormatter.cs#L39
Dereference of a possibly null reference.
Analyze (csharp): src/Examples/OpenApiNSwagClientExample/Worker.cs#L169
Dereference of a possibly null reference.
Analyze (csharp): src/Examples/OpenApiNSwagClientExample/Worker.cs#L169
Dereference of a possibly null reference.
Analyze (csharp): src/Examples/OpenApiNSwagClientExample/Worker.cs#L168
Converting null literal or possible null value to non-nullable type.
Analyze (csharp): src/Examples/OpenApiNSwagClientExample/PeopleMessageFormatter.cs#L63
Dereference of a possibly null reference.
Analyze (csharp): src/Examples/OpenApiNSwagClientExample/PeopleMessageFormatter.cs#L53
Dereference of a possibly null reference.
Analyze (csharp): src/Examples/OpenApiNSwagClientExample/PeopleMessageFormatter.cs#L51
Dereference of a possibly null reference.
Analyze (csharp): src/Examples/OpenApiNSwagClientExample/PeopleMessageFormatter.cs#L41
Dereference of a possibly null reference.
Analyze (csharp): src/Examples/OpenApiNSwagClientExample/PeopleMessageFormatter.cs#L39
Dereference of a possibly null reference.