Skip to content

test(c00010 S3): type-safe final gap coverage #572

test(c00010 S3): type-safe final gap coverage

test(c00010 S3): type-safe final gap coverage #572

Triggered via push September 8, 2026 00:56
Status Failure
Total duration 1m 8s
Artifacts

validate.yml

on: push
typecheck
12s
typecheck
lint
8s
lint
test-coverage
59s
test-coverage
validate-examples
9s
validate-examples
bench-check
17s
bench-check
security-audit
9s
security-audit
validate-package
11s
validate-package
integration-verifier
7s
integration-verifier
branch-protection
9s
branch-protection
ci-summary
3s
ci-summary
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint
Process completed with exit code 1.
typecheck
Process completed with exit code 1.
branch-protection
Process completed with exit code 1.
test-coverage
Process completed with exit code 1.
[cli] tests/scripts-gates/lint-fixtures.spec.ts > lint:fixtures — exit code propagation (audit §8) > real fixture roots: exit 0 + ok message: tests/scripts-gates/lint-fixtures.spec.ts#L226
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ tests/scripts-gates/lint-fixtures.spec.ts:226:22
[frameworks] tests/frameworks/express-scanner.spec.ts > Express scanner > a00016 S6: const M = 'get'; app[M](...) → 5 routes resolved: tests/frameworks/express-scanner.spec.ts#L95
AssertionError: expected [] to have a length of 5 but got +0 - Expected + Received - 5 + 0 ❯ tests/frameworks/express-scanner.spec.ts:95:20
[e2e] tests/e2e/multi-service-isolation.spec.ts > x00028 S3 — multi-service isolation (apps/users + apps/orders) > cada servicio expone SOLO sus propios endpoints: tests/e2e/multi-service-isolation.spec.ts#L79
AssertionError: apps_orders should have exactly one GET /health, got []: expected [] to deeply equal [ 'GET' ] - Expected + Received - [ - "GET", - ] + [] ❯ tests/e2e/multi-service-isolation.spec.ts:79:9
ci-summary
Process completed with exit code 127.