Skip to content

Update test container healthchecks #381

Update test container healthchecks

Update test container healthchecks #381

Triggered via pull request May 22, 2024 16:34
Status Failure
Total duration 2m 44s
Artifacts 1

main.yml

on: pull_request
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 121 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 22 --- 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#L32
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 121 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 36 --- 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 121 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 22 --- 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#L32
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 121 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 36 --- 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.
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'
test (ubuntu-latest)
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, bool?, bool?, bool?)' (but other parameters do)
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, bool?, bool?, bool?)' (but other parameters do)

Artifacts

Produced during runtime
Name Size
packages Expired
564 KB