Skip to content

Bump xunit from 2.9.1 to 2.9.2 #57

Bump xunit from 2.9.1 to 2.9.2

Bump xunit from 2.9.1 to 2.9.2 #57

Triggered via pull request September 30, 2024 20:33
Status Success
Total duration 2m 54s
Artifacts

codeql.yml

on: pull_request
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.