Decode Base64 usernames/passwords as UTF-8 strings #186
Annotations
6 errors
test/EventStore.Client.Operations.Tests/AuthenticationTests.cs#L21
Shouldly.ShouldAssertException : Task `await operations
.SetNodePriorityAsync(1, userCredentials: actualUserCredentials)`
should throw
EventStore.Client.AccessDeniedException
but threw
EventStore.Client.NotAuthenticatedException
|
test/EventStore.Client.Operations.Tests/AuthenticationTests.cs#L21
Shouldly.ShouldAssertException : Task `await operations
.SetNodePriorityAsync(1, userCredentials: actualUserCredentials)`
should throw
EventStore.Client.AccessDeniedException
but threw
EventStore.Client.NotAuthenticatedException
|
test/EventStore.Client.Operations.Tests/AuthenticationTests.cs#L21
Shouldly.ShouldAssertException : Task `await operations
.SetNodePriorityAsync(1, userCredentials: actualUserCredentials)`
should throw
EventStore.Client.AccessDeniedException
but threw
EventStore.Client.NotAuthenticatedException
|
test/EventStore.Client.Operations.Tests/AuthenticationTests.cs#L21
Shouldly.ShouldAssertException : Task `await operations
.SetNodePriorityAsync(1, userCredentials: actualUserCredentials)`
should throw
EventStore.Client.AccessDeniedException
but threw
EventStore.Client.NotAuthenticatedException
|
test/EventStore.Client.Operations.Tests/AuthenticationTests.cs#L33
Shouldly.ShouldAssertException : `await operations
.SetNodePriorityAsync(1, userCredentials: actualUserCredentials)`
should not throw but threw
EventStore.Client.NotAuthenticatedException
with message
"Status(StatusCode="Unauthenticated", Detail="Unauthenticated")"
|
|
The logs for this run have expired and are no longer available.
Loading