Skip to content

docs: add Docker Compose quickstart to getting-started guide #42

docs: add Docker Compose quickstart to getting-started guide

docs: add Docker Compose quickstart to getting-started guide #42

Triggered via push February 16, 2026 18:21
Status Failure
Total duration 1m 12s
Artifacts

ci.yml

on: push
Integration Tests
0s
Integration Tests
E2E Tests
0s
E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Code Quality
Process completed with exit code 1.
Security Audit
Process completed with exit code 1.
Unit Tests: test/sentinel_cp/services/ca_crypto_test.exs#L51
test generate_ca_certificate/3 generates a valid CA certificate with RSA key (SentinelCp.Services.CACryptoTest)
Unit Tests: test/sentinel_cp/services/ca_crypto_test.exs#L65
test issue_client_certificate/5 issues a certificate signed by the CA (SentinelCp.Services.CACryptoTest)
Unit Tests: test/sentinel_cp/services/topology_test.exs#L61
test get_topology_data/1 builds edges for service -> auth policy relationships (SentinelCp.Services.TopologyTest)
Unit Tests: test/sentinel_cp/services/certificate_test.exs#L170
test update_certificate/2 rejects invalid status (SentinelCp.Services.CertificateTest)
Unit Tests: test/sentinel_cp/services/trust_store_context_test.exs#L11
test create_trust_store/1 creates a trust store with valid PEM (SentinelCp.Services.TrustStoreContextTest)
Unit Tests: test/sentinel_cp/services/topology_test.exs#L83
test get_topology_data/1 includes all entity types in topology data (SentinelCp.Services.TopologyTest)
Unit Tests: test/sentinel_cp/services/certificate_test.exs#L98
test create_certificate/1 requires key_pem (SentinelCp.Services.CertificateTest)
Unit Tests: test/sentinel_cp/services/trust_store_context_test.exs#L29
test create_trust_store/1 rejects invalid PEM (SentinelCp.Services.TrustStoreContextTest)
Unit Tests: test/sentinel_cp/services/openapi_spec_test.exs#L19
test list_openapi_specs/1 does not return specs from other projects (SentinelCp.Services.OpenApiSpecTest)
Unit Tests: test/sentinel_cp/services/topology_test.exs#L25
test get_topology_data/1 returns services as topology nodes (SentinelCp.Services.TopologyTest)