test: add full lifecycle E2E integration test #59
ci.yml
on: push
Unit Tests
1m 6s
Code Quality
16s
Security Audit
26s
Annotations
12 errors and 3 warnings
|
Code Quality
Process completed with exit code 1.
|
|
Security Audit
Process completed with exit code 1.
|
|
Unit Tests:
test/zentinel_cp_web/controllers/api/internal_ca_controller_test.exs#L169
test GET /api/v1/projects/:project_slug/internal-ca/certificates/:id returns 404 for nonexistent certificate (ZentinelCpWeb.Api.InternalCaControllerTest)
|
|
Unit Tests:
test/zentinel_cp/services/certificate_test.exs#L34
test create_certificate/1 extracts issuer from cert PEM (ZentinelCp.Services.CertificateTest)
|
|
Unit Tests:
test/zentinel_cp/services/ca_crypto_test.exs#L26
test generate_ca_certificate/3 generates a valid self-signed CA certificate with EC key (ZentinelCp.Services.CACryptoTest)
|
|
Unit Tests:
test/zentinel_cp/services/ca_crypto_test.exs#L140
test generate_crl/3 generates an empty CRL (ZentinelCp.Services.CACryptoTest)
|
|
Unit Tests:
test/zentinel_cp/services/ca_crypto_test.exs#L51
test generate_ca_certificate/3 generates a valid CA certificate with RSA key (ZentinelCp.Services.CACryptoTest)
|
|
Unit Tests:
test/zentinel_cp/services/topology_test.exs#L25
test get_topology_data/1 returns services as topology nodes (ZentinelCp.Services.TopologyTest)
|
|
Unit Tests:
test/zentinel_cp/services/ca_crypto_test.exs#L94
test issue_client_certificate/5 issues certificate with OU (ZentinelCp.Services.CACryptoTest)
|
|
Unit Tests:
test/zentinel_cp/services/ca_crypto_test.exs#L65
test issue_client_certificate/5 issues a certificate signed by the CA (ZentinelCp.Services.CACryptoTest)
|
|
Unit Tests:
test/zentinel_cp/services/ca_crypto_test.exs#L126
test generate_crl/3 generates a CRL with revoked entries (ZentinelCp.Services.CACryptoTest)
|
|
Unit Tests:
test/zentinel_cp/services/ca_crypto_test.exs#L113
test issue_client_certificate/5 issues certificate with RSA CA (ZentinelCp.Services.CACryptoTest)
|
|
Code Quality
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, erlef/setup-beam@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Security Audit
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, erlef/setup-beam@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, erlef/setup-beam@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|