Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#14423 User can verify multiple times with the same two factor token #57728

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

#14423 Fixing build issues

1da360a
Select commit
Loading
Failed to load commit list.
Open

#14423 User can verify multiple times with the same two factor token #57728

#14423 Fixing build issues
1da360a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-quarantined-pr (Tests: Ubuntu x64) failed Sep 6, 2024 in 11m 36s

Tests: Ubuntu x64 failed

Annotations

Check failure on line 9 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr (Tests: Ubuntu x64)

Build log #L9

Publishing build artifacts failed with an error: Not found PathtoPublish: /mnt/vss/_work/1/s/artifacts/TestResults/

Check failure on line 49 in src/Identity/Extensions.Core/src/IUserAuthenticatorKeyStore.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr (Tests: Ubuntu x64)

src/Identity/Extensions.Core/src/IUserAuthenticatorKeyStore.cs#L49

src/Identity/Extensions.Core/src/IUserAuthenticatorKeyStore.cs(49,10): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'SetAuthenticatorTimestampAsync' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)

Check failure on line 40 in src/Identity/Extensions.Core/src/IUserAuthenticatorKeyStore.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr (Tests: Ubuntu x64)

src/Identity/Extensions.Core/src/IUserAuthenticatorKeyStore.cs#L40

src/Identity/Extensions.Core/src/IUserAuthenticatorKeyStore.cs(40,17): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'GetAuthenticatorTimestampAsync' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)

Check failure on line 1991 in src/Identity/Extensions.Core/src/UserManager.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr (Tests: Ubuntu x64)

src/Identity/Extensions.Core/src/UserManager.cs#L1991

src/Identity/Extensions.Core/src/UserManager.cs(1991,32): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'GetAuthenticatorTimestampAsync' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)

Check failure on line 2005 in src/Identity/Extensions.Core/src/UserManager.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr (Tests: Ubuntu x64)

src/Identity/Extensions.Core/src/UserManager.cs#L2005

src/Identity/Extensions.Core/src/UserManager.cs(2005,47): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'SetAuthenticatorTimestampAsync' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)