Skip to content

Allow token exchange URL configuration #2134

Allow token exchange URL configuration

Allow token exchange URL configuration #2134

Triggered via pull request April 18, 2024 21:05
Status Success
Total duration 6m 24s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Analyse: src/Microsoft.Identity.Web.TokenAcquisition/TokenAcquisition.cs#L656
'ConfidentialClientApplicationBuilder.WithGenericAuthority(string)' is obsolete: 'This method has been renamed to WithOidcAuthority.'
Analyse: src/Microsoft.Identity.Web.UI/Areas/MicrosoftIdentity/Pages/_ViewStart.cshtml.cs#L9
Missing XML comment for publicly visible type or member 'Page1Model'
Analyse: src/Microsoft.Identity.Web.UI/Areas/MicrosoftIdentity/Pages/_ViewStart.cshtml.cs#L11
Missing XML comment for publicly visible type or member 'Page1Model.OnGet()'
Analyse: tests/E2E Tests/WebAppUiTests/WebAppCallsApiCallsGraphLocally.cs#L67
Converting null literal or possible null value to non-nullable type.
Analyse: tests/E2E Tests/WebAppUiTests/WebAppCallsApiCallsGraphLocally.cs#L75
Converting null literal or possible null value to non-nullable type.
Analyse: tests/E2E Tests/WebAppUiTests/WebAppCallsApiCallsGraphLocally.cs#L153
Dereference of a possibly null reference.
Analyse: tests/E2E Tests/WebAppUiTests/WebAppCallsApiCallsGraphLocally.cs#L203
Converting null literal or possible null value to non-nullable type.
Analyse: tests/E2E Tests/WebAppUiTests/WebAppCallsApiCallsGraphLocally.cs#L211
Converting null literal or possible null value to non-nullable type.
Analyse: tests/E2E Tests/WebAppUiTests/WebAppCallsApiCallsGraphLocally.cs#L264
Dereference of a possibly null reference.
Analyse: tests/E2E Tests/WebAppUiTests/WebAppCallsApiCallsGraphLocally.cs#L316
This call site is reachable on all platforms. 'UiTestHelpers.KillProcessTrees(Queue<Process>)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
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.17.0.