Skip to content

Use AzureRegion while calculating key #2584

Use AzureRegion while calculating key

Use AzureRegion while calculating key #2584

Re-run triggered September 5, 2024 14:03
Status Success
Total duration 6m 34s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Analyse: tests/Microsoft.Identity.Web.Test.Common/Mocks/QueryStringParser.cs#L60
'string.Replace(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'Microsoft.Identity.Web.Test.Common.Mocks.QueryStringParser.UrlDecode(string)' with a call to 'string.Replace(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
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.18.3.