Skip to content

chore(deps): update all non-major dependencies

Sign in for the full log view
GitHub Actions / ConnectivityTests windows-2022 net4.7 GrpcWebHandler succeeded Sep 30, 2024 in 0s

40 passed, 0 failed and 0 skipped

Tests passed successfully

✅ ./packages/csharp/ArmoniK.Api.Client.Test/TestResults/test-results.trx

40 tests were completed in 20s with 40 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ArmoniK.Api.Client.Tests.CertificateTests 5✅ 655ms
ArmoniK.Api.Client.Tests.ConnectivityTests 35✅ 12s

✅ ArmoniK.Api.Client.Tests.CertificateTests

✅ TestECDSACertificate("certificate-ec.p12","","")
✅ TestECDSACertificate(null,"certificate-ec.pem","privateec.pem")
✅ TestRSACertificate("certificate-rsa.p12","","")
✅ TestRSACertificate(null,"certificate-rsa.pem","privatersa.p8")
✅ TestRSACertificate(null,"certificate-rsa.pem","privatersa.pem")

✅ ArmoniK.Api.Client.Tests.ConnectivityTests

✅ MultipleChannels(MTlsCert,1)
✅ MultipleChannels(MTlsCert,10)
✅ MultipleChannels(MTlsCert,100)
✅ MultipleChannels(MTlsCert,2)
✅ MultipleChannels(MTlsInsecure,1)
✅ MultipleChannels(MTlsInsecure,10)
✅ MultipleChannels(MTlsInsecure,100)
✅ MultipleChannels(MTlsInsecure,2)
✅ MultipleChannels(MTlsStore,1)
✅ MultipleChannels(MTlsStore,10)
✅ MultipleChannels(MTlsStore,100)
✅ MultipleChannels(MTlsStore,2)
✅ MultipleChannels(TlsCert,1)
✅ MultipleChannels(TlsCert,10)
✅ MultipleChannels(TlsCert,100)
✅ MultipleChannels(TlsCert,2)
✅ MultipleChannels(TlsInsecure,1)
✅ MultipleChannels(TlsInsecure,10)
✅ MultipleChannels(TlsInsecure,100)
✅ MultipleChannels(TlsInsecure,2)
✅ MultipleChannels(TlsStore,1)
✅ MultipleChannels(TlsStore,10)
✅ MultipleChannels(TlsStore,100)
✅ MultipleChannels(TlsStore,2)
✅ MultipleChannels(Unencrypted,1)
✅ MultipleChannels(Unencrypted,10)
✅ MultipleChannels(Unencrypted,100)
✅ MultipleChannels(Unencrypted,2)
✅ ResultsGetServiceConfiguration(MTlsCert)
✅ ResultsGetServiceConfiguration(MTlsInsecure)
✅ ResultsGetServiceConfiguration(MTlsStore)
✅ ResultsGetServiceConfiguration(TlsCert)
✅ ResultsGetServiceConfiguration(TlsInsecure)
✅ ResultsGetServiceConfiguration(TlsStore)
✅ ResultsGetServiceConfiguration(Unencrypted)