Skip to content

Add API and make ROPC call #5925

Add API and make ROPC call

Add API and make ROPC call #5925

Triggered via pull request October 31, 2024 02:22
Status Success
Total duration 15m 1s
Artifacts

dotnetcore.yml

on: pull_request
Build and run unit tests
14m 46s
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)