Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update nuget packages #390

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

chore(deps): update nuget packages

aa4fd30
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

chore(deps): update nuget packages #390

chore(deps): update nuget packages
aa4fd30
Select commit
Loading
Failed to load commit list.
GitHub Actions / ConnectivityTests windows-latest succeeded Dec 18, 2024 in 1s

10 passed, 0 failed and 0 skipped

Tests passed successfully

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

10 tests were completed in 5s with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ArmoniK.Api.Client.Tests.CertificateTests 5✅ 385ms
ArmoniK.Api.Client.Tests.ConnectivityTests 5✅ 3s

✅ 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(1)
✅ MultipleChannels(10)
✅ MultipleChannels(100)
✅ MultipleChannels(2)
✅ ResultsGetServiceConfiguration