Skip to content

CodeQL

CodeQL #50

Triggered via schedule September 13, 2024 04:28
Status Success
Total duration 3m 5s
Artifacts

codeql.yml

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

Annotations

2 warnings
Analyze (csharp): samples/Microsoft.Azure.CosmosRepository/BugSandbox/Program.cs#L60
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): samples/Microsoft.Azure.CosmosRepository/BugSandbox/Program.cs#L60
Non-nullable property 'Category' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.