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 npm packages #401

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

fix lint

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

chore(deps): update npm packages #401

fix lint
5a332bf
Select commit
Loading
Failed to load commit list.
GitHub Actions / ConnectivityTests windows-latest succeeded Dec 3, 2024 in 0s

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 4s with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ArmoniK.Api.Client.Tests.CertificateTests 5✅ 240ms
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