PAS-572 | Remove default path for mail file provider #463
Annotations
5 errors and 10 warnings
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).
|
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).
|
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).
|
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).
|
|
|
|
|
|
|
|
|
|
|
|
This job failed
Loading