DEV-303 - Support providing an x.509 certificate for user authentication #405
Annotations
7 errors and 1 warning
Run Tests:
test/EventStore.Client.Tests/ConnectionStringTests.cs#L177
Assert.Throws() Failure: No exception was thrown
Expected: typeof(EventStore.Client.InvalidClientCertificateException)
|
Run Tests:
test/EventStore.Client.Tests/X509CertificatesTests.cs#L12
System.IO.DirectoryNotFoundException : Could not find a part of the path 'D:\a\EventStore-Client-Dotnet\EventStore-Client-Dotnet\test\EventStore.Client.Tests\bin\release\net7.0\certs\ca\ca.crt'.
|
Run Tests:
test/EventStore.Client.Tests/X509CertificatesTests.cs#L27
System.IO.DirectoryNotFoundException : Could not find a part of the path 'D:\a\EventStore-Client-Dotnet\EventStore-Client-Dotnet\test\EventStore.Client.Tests\bin\release\net7.0\certs\user-admin\user-admin.crt'.
|
Run Tests:
test/EventStore.Client.Tests/ConnectionStringTests.cs#L177
Assert.Throws() Failure: No exception was thrown
Expected: typeof(EventStore.Client.InvalidClientCertificateException)
|
Run Tests:
test/EventStore.Client.Tests/ConnectionStringTests.cs#L177
Assert.Throws() Failure: No exception was thrown
Expected: typeof(EventStore.Client.InvalidClientCertificateException)
|
Run Tests:
test/EventStore.Client.Tests/ConnectionStringTests.cs#L177
Assert.Throws() Failure: No exception was thrown
Expected: typeof(EventStore.Client.InvalidClientCertificateException)
|
Run Tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading