Skip to content

PAS-536 | Add Credential.AuthenticatorDisplayName (#152) #462

PAS-536 | Add Credential.AuthenticatorDisplayName (#152)

PAS-536 | Add Credential.AuthenticatorDisplayName (#152) #462

Re-run triggered September 2, 2024 12:25
Status Failure
Total duration 1m 30s
Artifacts 1

main.yml

on: push
version
0s
version
Matrix: test
Matrix: deploy
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 20 warnings
I can send a magic link with a specified time to live: 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).
I can send a magic link without a time to live: 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).
I can send a magic link with a specified time to live: 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).
I can send a magic link without a time to live: 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).
test (ubuntu-latest)
Process completed with exit code 1.
pack
XML comment has badly formed XML -- 'End tag 'param' does not match the start tag 'token'.'
pack
XML comment has badly formed XML -- 'Expected an end tag for element 'param'.'
pack
Missing XML comment for publicly visible type or member 'AuthenticationTokenResponse'
pack
Missing XML comment for publicly visible type or member 'AuthenticationTokenResponse.AuthenticationTokenResponse(string)'
pack
Missing XML comment for publicly visible type or member 'AuthenticationTokenResponse.Token'
pack
Missing XML comment for publicly visible type or member 'RegisterTokenResponse'
pack
Missing XML comment for publicly visible type or member 'RegisterTokenResponse.RegisterTokenResponse(string)'
pack
Missing XML comment for publicly visible type or member 'RegisterTokenResponse.Token'
pack
Missing XML comment for publicly visible type or member 'SetAliasRequest.Aliases'
pack
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)
test (ubuntu-latest)
XML comment has badly formed XML -- 'End tag 'param' does not match the start tag 'token'.'
test (ubuntu-latest)
XML comment has badly formed XML -- 'End tag 'param' does not match the start tag 'token'.'
test (ubuntu-latest)
XML comment has badly formed XML -- 'Expected an end tag for element 'param'.'
test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'AuthenticationTokenResponse'
test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'AuthenticationTokenResponse.AuthenticationTokenResponse(string)'
test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'AuthenticationTokenResponse.Token'
test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'RegisterTokenResponse'
test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'RegisterTokenResponse.RegisterTokenResponse(string)'
test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'RegisterTokenResponse.Token'
test (ubuntu-latest)
Missing XML comment for publicly visible type or member 'SetAliasRequest.Aliases'