Decode Base64 usernames/passwords as UTF-8 strings #185
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
41 errors and 10 warnings
test / EventStore.Client.Streams/ubuntu-latest/net5.0/lts
Assets file '/home/runner/work/EventStore-Client-Dotnet/EventStore-Client-Dotnet/src/EventStore.Client.Streams/obj/project.assets.json' doesn't have a target for 'net5.0'. Ensure that restore has run and that you have included 'net5.0' in the TargetFrameworks for your project.
|
test / EventStore.Client.Streams/ubuntu-latest/net5.0/lts
Assets file '/home/runner/work/EventStore-Client-Dotnet/EventStore-Client-Dotnet/src/EventStore.Client.Streams/obj/project.assets.json' doesn't have a target for 'net5.0'. Ensure that restore has run and that you have included 'net5.0' in the TargetFrameworks for your project.
|
test / EventStore.Client.Streams/ubuntu-latest/net5.0/lts
Process completed with exit code 1.
|
test / EventStore.Client.UserManagement/ubuntu-latest/net5.0/lts
Assets file '/home/runner/work/EventStore-Client-Dotnet/EventStore-Client-Dotnet/src/EventStore.Client.UserManagement/obj/project.assets.json' doesn't have a target for 'net5.0'. Ensure that restore has run and that you have included 'net5.0' in the TargetFrameworks for your project.
|
test / EventStore.Client.UserManagement/ubuntu-latest/net5.0/lts
Assets file '/home/runner/work/EventStore-Client-Dotnet/EventStore-Client-Dotnet/src/EventStore.Client.UserManagement/obj/project.assets.json' doesn't have a target for 'net5.0'. Ensure that restore has run and that you have included 'net5.0' in the TargetFrameworks for your project.
|
test / EventStore.Client.UserManagement/ubuntu-latest/net5.0/lts
Process completed with exit code 1.
|
test / EventStore.Client.ProjectionManagement/ubuntu-latest/net5.0/lts
Assets file '/home/runner/work/EventStore-Client-Dotnet/EventStore-Client-Dotnet/src/EventStore.Client.ProjectionManagement/obj/project.assets.json' doesn't have a target for 'net5.0'. Ensure that restore has run and that you have included 'net5.0' in the TargetFrameworks for your project.
|
test / EventStore.Client.ProjectionManagement/ubuntu-latest/net5.0/lts
Assets file '/home/runner/work/EventStore-Client-Dotnet/EventStore-Client-Dotnet/src/EventStore.Client.ProjectionManagement/obj/project.assets.json' doesn't have a target for 'net5.0'. Ensure that restore has run and that you have included 'net5.0' in the TargetFrameworks for your project.
|
test / EventStore.Client.ProjectionManagement/ubuntu-latest/net5.0/lts
Process completed with exit code 1.
|
test / EventStore.Client.Operations/ubuntu-latest/net5.0/lts
Assets file '/home/runner/work/EventStore-Client-Dotnet/EventStore-Client-Dotnet/src/EventStore.Client.Operations/obj/project.assets.json' doesn't have a target for 'net5.0'. Ensure that restore has run and that you have included 'net5.0' in the TargetFrameworks for your project.
|
test / EventStore.Client.Operations/ubuntu-latest/net5.0/lts
Assets file '/home/runner/work/EventStore-Client-Dotnet/EventStore-Client-Dotnet/src/EventStore.Client.Operations/obj/project.assets.json' doesn't have a target for 'net5.0'. Ensure that restore has run and that you have included 'net5.0' in the TargetFrameworks for your project.
|
test / EventStore.Client.Operations/ubuntu-latest/net5.0/lts
Process completed with exit code 1.
|
test / EventStore.Client.PersistentSubscriptions/ubuntu-latest/net5.0/lts
Assets file '/home/runner/work/EventStore-Client-Dotnet/EventStore-Client-Dotnet/src/EventStore.Client.PersistentSubscriptions/obj/project.assets.json' doesn't have a target for 'net5.0'. Ensure that restore has run and that you have included 'net5.0' in the TargetFrameworks for your project.
|
test / EventStore.Client.PersistentSubscriptions/ubuntu-latest/net5.0/lts
Assets file '/home/runner/work/EventStore-Client-Dotnet/EventStore-Client-Dotnet/src/EventStore.Client.PersistentSubscriptions/obj/project.assets.json' doesn't have a target for 'net5.0'. Ensure that restore has run and that you have included 'net5.0' in the TargetFrameworks for your project.
|
test / EventStore.Client.PersistentSubscriptions/ubuntu-latest/net5.0/lts
Process completed with exit code 1.
|
EventStore.Client.Operations.Tests.ScavengeTests.stop_when_no_scavenge_is_running:
test/EventStore.Client.Operations.Tests/ScavengeTests.cs#L67
Shouldly.ShouldAssertException : ex.ScavengeId
should be null but was
"0341a164-2a57-43f3-8476-5b55ff781407"
|
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")"
|
EventStore.Client.Operations.Tests.ScavengeTests.stop_when_no_scavenge_is_running:
test/EventStore.Client.Operations.Tests/ScavengeTests.cs#L67
Shouldly.ShouldAssertException : ex.ScavengeId
should be null but was
"943b0023-66ee-4e15-ba1b-974db264b4eb"
|
test / EventStore.Client.Operations/ubuntu-latest/net7.0/lts
Process completed with exit code 1.
|
EventStore.Client.Tests.disabling_a_user.with_null_input_throws:
test/EventStore.Client.UserManagement.Tests/disabling_a_user.cs#L14
Shouldly.ShouldAssertException : ex.ParamName
should be
"loginName"
but was
"value"
difference
Difference | | | | | | | | | |
| \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/
Index | 0 1 2 3 4 5 6 7 8
Expected Value | l o g i n N a m e
Actual Value | v a l u e
Expected Code | 108 111 103 105 110 78 97 109 101
Actual Code | 118 97 108 117 101
|
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
|
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")"
|
test / EventStore.Client.UserManagement/ubuntu-latest/net6.0/lts
Process completed with exit code 1.
|
EventStore.Client.Tests.disabling_a_user.with_null_input_throws:
test/EventStore.Client.UserManagement.Tests/disabling_a_user.cs#L14
Shouldly.ShouldAssertException : ex.ParamName
should be
"loginName"
but was
"value"
difference
Difference | | | | | | | | | |
| \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/ \|/
Index | 0 1 2 3 4 5 6 7 8
Expected Value | l o g i n N a m e
Actual Value | v a l u e
Expected Code | 108 111 103 105 110 78 97 109 101
Actual Code | 118 97 108 117 101
|
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.
|
test / EventStore.Client.Streams/ubuntu-latest/net7.0/lts
The job running on runner GitHub Actions 60 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 58 has exceeded the maximum execution time of 20 minutes.
|
test / EventStore.Client.PersistentSubscriptions/ubuntu-latest/net7.0/lts
The operation was canceled.
|
test / EventStore.Client.Streams/ubuntu-latest/net5.0/lts
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
test / EventStore.Client.Streams/ubuntu-latest/net5.0/lts
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
test / EventStore.Client.UserManagement/ubuntu-latest/net5.0/lts
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
test / EventStore.Client.UserManagement/ubuntu-latest/net5.0/lts
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
test / EventStore.Client.ProjectionManagement/ubuntu-latest/net5.0/lts
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
test / EventStore.Client.ProjectionManagement/ubuntu-latest/net5.0/lts
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
test / EventStore.Client.Operations/ubuntu-latest/net5.0/lts
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
test / EventStore.Client.Operations/ubuntu-latest/net5.0/lts
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
test / EventStore.Client.PersistentSubscriptions/ubuntu-latest/net5.0/lts
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
test / EventStore.Client.PersistentSubscriptions/ubuntu-latest/net5.0/lts
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|