Skip to content

Decode Base64 usernames/passwords as UTF-8 strings #190

Decode Base64 usernames/passwords as UTF-8 strings

Decode Base64 usernames/passwords as UTF-8 strings #190

Re-run triggered October 31, 2023 16:52
Status Failure
Total duration 20m 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lts.yml

on: pull_request
Matrix: test / test
Fit to window
Zoom out
Zoom in

Annotations

22 errors
EventStore.Client.Operations.Tests.AuthenticationTests.system_call_with_invalid_credentials(caseNr: 6: 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
EventStore.Client.Operations.Tests.AuthenticationTests.system_call_with_invalid_credentials(caseNr: 2: 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
EventStore.Client.Operations.Tests.AuthenticationTests.system_call_with_invalid_credentials(caseNr: 5: 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
EventStore.Client.Operations.Tests.AuthenticationTests.system_call_with_invalid_credentials(caseNr: 4: 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
EventStore.Client.Operations.Tests.AuthenticationTests.system_call_with_valid_credentials(caseNr: 8: 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")"
test / EventStore.Client.Operations/ubuntu-latest/net6.0/lts
Process completed with exit code 1.
EventStore.Client.Operations.Tests.AuthenticationTests.system_call_with_invalid_credentials(caseNr: 6: 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
EventStore.Client.Operations.Tests.AuthenticationTests.system_call_with_invalid_credentials(caseNr: 2: 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
EventStore.Client.Operations.Tests.AuthenticationTests.system_call_with_invalid_credentials(caseNr: 5: 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
EventStore.Client.Operations.Tests.AuthenticationTests.system_call_with_invalid_credentials(caseNr: 4: 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
EventStore.Client.Operations.Tests.AuthenticationTests.system_call_with_valid_credentials(caseNr: 8: 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")"
test / EventStore.Client.Operations/ubuntu-latest/net7.0/lts
Process completed with exit code 1.
EventStore.Client.Tests.changing_user_password.with_own_credentials: test/EventStore.Client.UserManagement.Tests/changing_user_password.cs#L72
Shouldly.ShouldAssertException : `await Fixture.Users .ChangePasswordAsync(user.LoginName, user.Password, "new-password", userCredentials: user.Credentials)` should not throw but threw EventStore.Client.NotAuthenticatedException with message "Status(StatusCode="Unauthenticated", Detail="Unauthenticated")"
EventStore.Client.Tests.resetting_user_password.with_own_credentials_throws: test/EventStore.Client.UserManagement.Tests/resetting_user_password.cs#L76
Shouldly.ShouldAssertException : Task `await Fixture.Users .ResetPasswordAsync(user.LoginName, "new-password", userCredentials: user.Credentials)` should throw EventStore.Client.AccessDeniedException but threw EventStore.Client.NotAuthenticatedException
test / EventStore.Client.UserManagement/ubuntu-latest/net7.0/lts
Process completed with exit code 1.
EventStore.Client.Tests.changing_user_password.with_own_credentials: test/EventStore.Client.UserManagement.Tests/changing_user_password.cs#L72
Shouldly.ShouldAssertException : `await Fixture.Users .ChangePasswordAsync(user.LoginName, user.Password, "new-password", userCredentials: user.Credentials)` should not throw but threw EventStore.Client.NotAuthenticatedException with message "Status(StatusCode="Unauthenticated", Detail="Unauthenticated")"
EventStore.Client.Tests.resetting_user_password.with_own_credentials_throws: test/EventStore.Client.UserManagement.Tests/resetting_user_password.cs#L76
Shouldly.ShouldAssertException : Task `await Fixture.Users .ResetPasswordAsync(user.LoginName, "new-password", userCredentials: user.Credentials)` should throw EventStore.Client.AccessDeniedException but threw EventStore.Client.NotAuthenticatedException
test / EventStore.Client.UserManagement/ubuntu-latest/net6.0/lts
Process completed with exit code 1.
test / EventStore.Client.Streams/ubuntu-latest/net7.0/lts
The job running on runner GitHub Actions 6 has exceeded the maximum execution time of 20 minutes.
test / EventStore.Client.Streams/ubuntu-latest/net7.0/lts
The operation was canceled.
test / EventStore.Client.PersistentSubscriptions/ubuntu-latest/net7.0/lts
The job running on runner GitHub Actions 5 has exceeded the maximum execution time of 20 minutes.