#14423 User can verify multiple times with the same two factor token #57728
Build #20240906.9 failed
Details
- Failed: 0 (0.00%)
- Passed: 1,258 (99.37%)
- Other: 8 (0.63%)
- Total: 1,266
Annotations
Check failure on line 40 in src/Identity/Extensions.Core/src/IUserAuthenticatorKeyStore.cs
azure-pipelines / aspnetcore-ci
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
azure-pipelines / aspnetcore-ci
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 1991 in src/Identity/Extensions.Core/src/UserManager.cs
azure-pipelines / aspnetcore-ci
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
azure-pipelines / aspnetcore-ci
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)