Skip to content

Add API and make ROPC call #5949

Add API and make ROPC call

Add API and make ROPC call #5949

Triggered via pull request November 4, 2024 17:01
Status Success
Total duration 11m 22s
Artifacts

dotnetcore.yml

on: pull_request
Build and run unit tests
11m 7s
Build and run unit tests
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Build and run unit tests: src/Microsoft.Identity.Web/PublicAPI/net462/PublicAPI.Unshipped.txt#L2
Symbol 'static Microsoft.Identity.Web.ClaimsPrincipalFactory.FromUsernamePassword(string! username, string! password) -> System.Security.Claims.ClaimsPrincipal!' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Build and run unit tests: src/Microsoft.Identity.Web/PublicAPI/net472/PublicAPI.Unshipped.txt#L2
Symbol 'static Microsoft.Identity.Web.ClaimsPrincipalFactory.FromUsernamePassword(string! username, string! password) -> System.Security.Claims.ClaimsPrincipal!' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)