update xunit versions #2710
Annotations
4 warnings
Analyse:
tests/Microsoft.Identity.Web.Test/DownstreamWebApiSupport/DownstreamApiTests.cs#L294
Dereference of a possibly null reference.
|
Analyse:
tests/Microsoft.Identity.Web.Test/ServiceCollectionExtensionsTests.cs#L135
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
|
Analyse
This run of the CodeQL Action does not have permission to access Code Scanning API endpoints. As a result, it will not be opted into any experimental features. This could be because the Action is running on a pull request from a fork. If not, please ensure the Action has the 'security-events: write' permission. Details: Resource not accessible by integration
|
Analyse
Feature flags do not specify a default CLI version. Falling back to the CLI version shipped with the Action. This is 2.19.0.
|