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: macOS) failed Sep 6, 2024 in 19m 52s

Tests: macOS failed

Annotations

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: macOS)

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: macOS)

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)

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: macOS)

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 49 in src/Identity/Extensions.Core/src/IUserAuthenticatorKeyStore.cs

See this annotation in the file changed.

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

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: macOS)

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)