PAS-536 | Add Credential.AuthenticatorDisplayName
(#152)
#462
Annotations
5 errors and 10 warnings
Run tests:
tests/Passwordless.Tests/MagicLinksTests.cs#L18
Did not expect any exception, but found Passwordless.PasswordlessApiException: An error occurred while processing your request.
at Passwordless.PasswordlessHttpHandler.SendAsync(HttpRequestMessage providedRequest, CancellationToken cancellationToken) in /home/runner/work/passwordless-dotnet/passwordless-dotnet/src/Passwordless/PasswordlessHttpHandler.cs:line 40
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at Passwordless.PasswordlessClient.SendMagicLinkAsync(SendMagicLinkRequest request, CancellationToken cancellationToken) in /home/runner/work/passwordless-dotnet/passwordless-dotnet/src/Passwordless/PasswordlessClient.cs:line 148
at Passwordless.Tests.MagicLinksTests.<>c__DisplayClass1_0.<<I_can_send_a_magic_link_with_a_specified_time_to_live>b__0>d.MoveNext() in /home/runner/work/passwordless-dotnet/passwordless-dotnet/tests/Passwordless.Tests/MagicLinksTests.cs:line 27
--- End of stack trace from previous location ---
at FluentAssertions.Specialized.AsyncFunctionAssertions`2.NotThrowAsync(String because, Object[] becauseArgs).
|
Run tests:
tests/Passwordless.Tests/MagicLinksTests.cs#L37
Did not expect any exception, but found Passwordless.PasswordlessApiException: An error occurred while processing your request.
at Passwordless.PasswordlessHttpHandler.SendAsync(HttpRequestMessage providedRequest, CancellationToken cancellationToken) in /home/runner/work/passwordless-dotnet/passwordless-dotnet/src/Passwordless/PasswordlessHttpHandler.cs:line 40
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at Passwordless.PasswordlessClient.SendMagicLinkAsync(SendMagicLinkRequest request, CancellationToken cancellationToken) in /home/runner/work/passwordless-dotnet/passwordless-dotnet/src/Passwordless/PasswordlessClient.cs:line 148
at Passwordless.Tests.MagicLinksTests.<>c__DisplayClass2_0.<<I_can_send_a_magic_link_without_a_time_to_live>b__0>d.MoveNext() in /home/runner/work/passwordless-dotnet/passwordless-dotnet/tests/Passwordless.Tests/MagicLinksTests.cs:line 46
--- End of stack trace from previous location ---
at FluentAssertions.Specialized.AsyncFunctionAssertions`2.NotThrowAsync(String because, Object[] becauseArgs).
|
Run tests:
tests/Passwordless.Tests/MagicLinksTests.cs#L18
Did not expect any exception, but found Passwordless.PasswordlessApiException: An error occurred while processing your request.
at Passwordless.PasswordlessHttpHandler.SendAsync(HttpRequestMessage providedRequest, CancellationToken cancellationToken) in /home/runner/work/passwordless-dotnet/passwordless-dotnet/src/Passwordless/PasswordlessHttpHandler.cs:line 40
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at Passwordless.PasswordlessClient.SendMagicLinkAsync(SendMagicLinkRequest request, CancellationToken cancellationToken) in /home/runner/work/passwordless-dotnet/passwordless-dotnet/src/Passwordless/PasswordlessClient.cs:line 148
at Passwordless.Tests.MagicLinksTests.<>c__DisplayClass1_0.<<I_can_send_a_magic_link_with_a_specified_time_to_live>b__0>d.MoveNext() in /home/runner/work/passwordless-dotnet/passwordless-dotnet/tests/Passwordless.Tests/MagicLinksTests.cs:line 27
--- End of stack trace from previous location ---
at FluentAssertions.Specialized.AsyncFunctionAssertions`2.NotThrowAsync(String because, Object[] becauseArgs).
|
Run tests:
tests/Passwordless.Tests/MagicLinksTests.cs#L37
Did not expect any exception, but found Passwordless.PasswordlessApiException: An error occurred while processing your request.
at Passwordless.PasswordlessHttpHandler.SendAsync(HttpRequestMessage providedRequest, CancellationToken cancellationToken) in /home/runner/work/passwordless-dotnet/passwordless-dotnet/src/Passwordless/PasswordlessHttpHandler.cs:line 40
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at Passwordless.PasswordlessClient.SendMagicLinkAsync(SendMagicLinkRequest request, CancellationToken cancellationToken) in /home/runner/work/passwordless-dotnet/passwordless-dotnet/src/Passwordless/PasswordlessClient.cs:line 148
at Passwordless.Tests.MagicLinksTests.<>c__DisplayClass2_0.<<I_can_send_a_magic_link_without_a_time_to_live>b__0>d.MoveNext() in /home/runner/work/passwordless-dotnet/passwordless-dotnet/tests/Passwordless.Tests/MagicLinksTests.cs:line 46
--- End of stack trace from previous location ---
at FluentAssertions.Specialized.AsyncFunctionAssertions`2.NotThrowAsync(String because, Object[] becauseArgs).
|
Run tests
Process completed with exit code 1.
|
Run build
XML comment has badly formed XML -- 'End tag 'param' does not match the start tag 'token'.'
|
Run build
XML comment has badly formed XML -- 'Expected an end tag for element 'param'.'
|
Run build
Missing XML comment for publicly visible type or member 'AuthenticationTokenResponse'
|
Run build
Missing XML comment for publicly visible type or member 'AuthenticationTokenResponse.AuthenticationTokenResponse(string)'
|
Run build
Missing XML comment for publicly visible type or member 'AuthenticationTokenResponse.Token'
|
Run build
Missing XML comment for publicly visible type or member 'RegisterTokenResponse'
|
Run build
Missing XML comment for publicly visible type or member 'RegisterTokenResponse.RegisterTokenResponse(string)'
|
Run build
Missing XML comment for publicly visible type or member 'RegisterTokenResponse.Token'
|
Run build
Missing XML comment for publicly visible type or member 'SetAliasRequest.Aliases'
|
Run build
Parameter 'BackupState' has no matching param tag in the XML comment for 'Credential.Credential(CredentialDescriptor, byte[], byte[], uint, string, DateTime, Guid, DateTime, string, string, string, string, string, string?, string, bool?, bool?, bool?)' (but other parameters do)
|
Loading